dragonfly.git
2018-11-22 Antonio Huete... test: Attempt to fix vnodeinfo.c (2)
2018-11-22 Antonio Huete... sio: Correct how DDB option is checked
2018-11-22 Antonio Huete... test: Fix some debug programs
2018-11-22 Antonio Huete... test: Remove no longer relevant ttyinfo.c
2018-11-22 Antonio Huete... kernel: Move vnode_index to sys/vnode.h
2018-11-21 Matthew Dillonkernel - Refactor inum stat data for sockets
2018-11-21 Matthew Dillonkernel - Add uid, gid, and inum to stat data for pipes
2018-11-20 Sepherosa Ziehauinet: Recalculate the packet hash for IP encapsulation.
2018-11-20 Sepherosa Ziehaustf/gre: Make sure the input packet's hash is recalculated.
2018-11-19 Sascha Wildnerkernel: Fix some -Wundef corner cases.
2018-11-19 Sepherosa Ziehauinet6: Set net.inet6.icmp6.nd6_onlink_ns_rfc4861 to...
2018-11-19 Sepherosa Ziehauinet6: Make non-prefix and directly reachable inet6...
2018-11-19 Sascha Wildnermtree(8): Bring in a fix from NetBSD.
2018-11-18 Tobias Heiligadd subdevice id 0x5260 for iwn 6035 series
2018-11-18 Sascha Wildnerkernel: Add -Wundef to our default kernel warning options.
2018-11-18 Sascha Wildnerkernel: Clean up the warning flags a bit.
2018-11-17 Sascha Wildnerfetch.9: Document fuwordadd{32,64}().
2018-11-17 Sascha Wildnerdhcpcd.8: Comment out some info on /dev management.
2018-11-17 Sascha Wildnerresolvconf.conf.5: Fix some mandoc warnings.
2018-11-17 François TigeotRevert "drm/linux: Fix vmap()"
2018-11-17 Aaron LIrc.d/dhcpcd: Fix passing of extra arguments
2018-11-16 Sascha Wildnersshlockout.8: Use a display instead of .Cd in the SYNOPSIS.
2018-11-16 Sascha WildnerAdd "device uether" to various manual pages' synopses.
2018-11-16 Aaron LIrc.d/ip6addrctl: Fix REQUIRE and afexists()
2018-11-15 Antonio Huete... examples: Fix build
2018-11-15 Imre Vadászsyscons - Increase static buffer size for ttyv0.
2018-11-14 François Tigeotdrm/ttm: Remove sf_buf usage
2018-11-14 François Tigeotdrm/linux: Add a few GFP_XXX values
2018-11-14 Aaron LIrc.d: Introduce 'dhcp_client' to wrap over dhclient...
2018-11-14 Aaron LIdhcpcd: Add rc script rc.d/dhcpcd
2018-11-14 Aaron LInetwork.subr: Support IPv6 in dhcpif()
2018-11-14 Aaron LInetwork.subr: Add ipv6if()
2018-11-14 Aaron LInetwork.subr: Support IPv6 in ifconfig_getargs()
2018-11-14 Aaron LIdhcpcd: Add upgrade notes to README.DRAGONFLY
2018-11-14 Aaron LIdhcpcd: Bind to system
2018-11-14 Aaron LIdhcpcd: Apply local modifications
2018-11-14 Aaron LIdhcpcd: Generate src/dhcpcd-embedded.[ch]
2018-11-14 Aaron LIMerge branch 'vendor/DHCPCD'
2018-11-14 Aaron LIdhcpcd: Add READMEs
2018-11-14 Aaron LIImport dhcpcd 7.0.8
2018-11-13 Matthew Dillonkernel - Fix sack NULL pointer dereference
2018-11-13 Matthew Dillonkernel - Fix SMP race in procfs
2018-11-11 François Tigeotdrm/ttm: Sync ttm_execbuf_util.c with Linux
2018-11-10 François Tigeotdrm/ttm: Sync ttm_lock.c with Linux
2018-11-10 Aaron LIterminfo: Build and install tmux and tmux-256color
2018-11-09 François Tigeotdrm/linux: Add send_sig()
2018-11-08 Aaron LIrc.conf.5: Document ip6addrctl_{policy,verbose} explicitly
2018-11-07 François Tigeotdrm/ttm: Rework ttm_io_prot()
2018-11-06 Imre Vadászkernel - Fix typo from b227f3f50d5dc0f when filling...
2018-11-06 Imre Vadászcrypto - Avoid including opensslconf.h when using opens...
2018-11-06 Imre Vadászkernel - Make the wdog.h and gpio.h includes conditiona...
2018-11-06 Imre Vadászkernel - Fix build when neither INET nor INET6 options...
2018-11-06 François Tigeotdrm/linux: fix pgprot_xxx functions
2018-11-06 Sascha Wildnerrc.d/Makefile: Break some long lines, sort dntpd.
2018-11-05 François Tigeotdrm/linux: Fix vmap()
2018-11-05 Aaron LIrc.subr: Add list_vars() function
2018-11-05 Aaron LIrc.d: Add ip6addrctl (enabled by default with policy...
2018-11-05 Aaron LIBring in ip6addrctl(8) from FreeBSD
2018-11-05 Simon Arlottlibc/mktemp: Pass flags to open()
2018-11-05 Aaron LInet/if: Call if_ioctl() if the protocol didn't handle...
2018-11-04 Matthew Dillonboot - Slow down the nfs twiddle
2018-11-03 François Tigeotdrm/ttm: Remove ttm_bo_unreserve_core()
2018-11-03 François Tigeotdrm: Add linux/rwlock.h
2018-11-03 Matthew Dillonvkernel - Fix tty panic
2018-11-02 Sascha Wildnerdmesg(8): Allow seeing backslashes in dmesg output.
2018-11-02 Sascha Wildnerlibc/vis: Use thread-safe mbrtoc() and wcrtomb().
2018-11-02 Sascha WildnerSync ACPICA with Intel's version 20181031.
2018-11-02 Sascha WildnerSync zoneinfo database with tzdata2018g from ftp:/...
2018-11-02 Matthew Dillonboot - Handle tftp block overflows
2018-10-31 Sascha WildnerJust note that the previous commit was to hammer2 only.
2018-10-31 Sascha Wildnerkernel/{hammer2,tmpfs}: Fix ENOTDIR/EISDIR logic.
2018-10-31 Matthew Dillontmpfs - Use atomic_fetchadd_long() to allocate inode...
2018-10-31 Matthew Dillonkernel - Fix getsockname() on unnamed AF_LOCAL sockets
2018-10-28 Sascha Wildnerbsd-family-tree: Sync with FreeBSD (OpenBSD 6.4).
2018-10-27 Imre Vadászsound - Allow /dev/sndstat to be opened multiple times...
2018-10-27 Sascha Wildner<sys/sysproto.h>: Add back one needed newline and regen...
2018-10-27 Sascha Wildner<sys/sysproto.h>: Fix excessive newlines.
2018-10-27 Sascha Wildner<sys/wait.h>: Put the enum name under __BSD_VISIBLE.
2018-10-27 Matthew Dillonbuild - refactor rescue and initrd handling
2018-10-27 Matthew Dillonkernel - Refactor kbmux arrays
2018-10-27 Matthew Dillonlibc - Add kpmap shortcut for gettimeofday()
2018-10-26 Sascha Wildnersys/conf/files: Move vmx a bit up.
2018-10-26 Diederik de... Virtio_Balloon implementation for DragonFly
2018-10-26 Sascha WildnerLINT64: Add comments to the virtio devices.
2018-10-26 Matthew Dillonbuild - Fix buildworld from DFly releases prior to...
2018-10-25 Imre Vadászsound - Fix mmap handling for /dev/dsp* devices.
2018-10-25 Sascha Wildner<sys/signal.h>: Discard old non-POSIX union members.
2018-10-25 Aaron LIrc.conf.5: Remove the obsolete reference to named(8)
2018-10-25 Aaron LISync /etc/pccard_ether with FreeBSD
2018-10-25 Aaron LIarp(8): Add option -i to limit operations to one interface
2018-10-25 Sascha Wildner<sys/eventhandler.h>: Move the include inside the guard.
2018-10-25 Sascha Wildner<sys/stdint.h>: Move the includes inside the guard.
2018-10-24 Sascha WildnerSync zoneinfo database with tzdata2018f from ftp:/...
2018-10-22 Sascha WildnerUpdate the pciconf(8) database.
2018-10-20 Matthew Dillonkernel - Remove two debug messages
2018-10-19 Matthew Dillonnrelease - Use built boot blocks instead of system...
2018-10-19 Aaron LIopenresolv: Bind to system as resolvconf(8)
2018-10-19 Aaron LIopenresolv: Add READMEs
2018-10-19 Aaron LIMerge branch 'vendor/OPENRESOLV'
2018-10-19 Aaron LIImport openresolv 3.9.0
next