dragonfly.git
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
2018-10-15 François Tigeotdrm/linux: Fix potential ww mutex induced panics
2018-10-15 Matthew Dillonkernel - Fix NUMA contention due to assymetric memory
2018-10-12 François Tigeotdrm/radeon: add missing ttm_eu_backoff_reservation...
2018-10-11 François Tigeotdrm/radeon: Finish replacing task queues by Linux work...
2018-10-11 François Tigeotdrm/radeon: Reduce differences with Linux 3.18
2018-10-11 François Tigeotdrm/linux: Add a few headers
2018-10-11 Sascha Wildnerkernel: Clean up syscalls.master a bit more.
2018-10-11 Sascha Wildner<vm/vm_extern.h>: Remove some dead code.
2018-10-11 Sascha Wildnersyscalls.master: Remove a leftover semicolon.
2018-10-11 Sascha Wildnerkernel/libc: Remove sigstack() remains.
2018-10-07 François Tigeotdrm: Add linux/interval_tree.h
2018-10-07 François Tigeotdrm/linux: Add rcu_dereference_protected()
2018-10-06 Sascha Wildnerkernel: Add further support for fixed-width integer...
2018-10-06 Matthew Dillonkernel - Refactor tty clist code (2)
2018-10-05 Sascha WildnerRemove <sys/clist.h> via 'make upgrade'.
2018-10-04 Matthew Dillonkernel - Fix missing tokens in killalllwps()
2018-10-04 Matthew Dillonkernel - Refactor tty clist code
2018-10-04 Matthew Dillonkernel - Refactor tty_token, fix SMP performance issues
2018-10-04 Imre Vadászichwd - Fix typo in TCO2_CNT register #define.
2018-10-04 Sascha Wildnerioctl.9: nwfs(4) is no longer in our tree.
2018-10-04 Sascha Wildnerkernel: Remove some old serial drivers.
2018-10-04 Sascha Wildnerkernel/lwkt_token: Fix indent.
2018-10-04 Matthew Dillonkernel - Change pool token hash
2018-10-03 Imre Vadászichsmb - Add additional PCI IDs to ichsmb.
2018-10-03 Sascha WildnerSync ACPICA with Intel's version 20181003:
2018-10-02 Matthew Dillonkernel - Remove duplicate TRIM, only trim with the...
2018-10-01 Imre Vadásznmalloc - Try bigcache in posix_memalign() for big...
2018-10-01 Matthew Dillonnmalloc - Cache 4K and 8K allocations in posix_memalign()
2018-10-01 Matthew Dillonpciconf - Enhance output
2018-10-01 Aaron LIBump __DragonFly_version for adding wait6() and waitid()
2018-09-30 Matthew Dillonsystem - Add wait6(), waitid(), and si_pid/si_uid sigin...
2018-09-30 Sascha Wildnerkernel/virtio: Remove some last traces of virtio_if.m.
2018-09-30 Sascha Wildnerkernel: Bring in a port of FreeBSD's virtio_random...
2018-09-29 Sascha Wildnerlibstand/hammer1: One more -Wundef fix.
2018-09-29 Sascha Wildnerlibcrypt: Fix -Wundef (no functional change).
2018-09-29 François Tigeotdrm/radeon: drop btc_get_max_clock_from_voltage_depende...
2018-09-29 François Tigeotdrm/radeon/dpm: drop clk/voltage dependency filters...
2018-09-29 François Tigeotdrm/radeon: Pass dma-buf as argument to gem_prime_impor...
2018-09-29 Sascha WildnerFix the __BSD_VISIBLE check in a few headers.
2018-09-29 Sascha Wildner<sys/random.h>: Further cleanup.
2018-09-29 Sascha Wildner<sys/random.h>: Clean up some unused prototypes.
2018-09-28 François Tigeotdrm/linux: Implement lockdep_assert_held()
2018-09-28 Sascha Wildnerkernel/ppc: Fix -Wundef.
2018-09-28 Sascha Wildnerkernel/i915: Fix Makefile (.o -> .c).
2018-09-28 Sascha Wildnercalendar(1): Fix -Wundef.
2018-09-28 Sascha Wildnerkernel/netgraph7: Fix some build issues.
2018-09-28 Sascha WildnerSync ACPICA with Intel's version 20180927:
2018-09-27 Sascha Wildnerevtranalyze(1): Fix -Wundef.
2018-09-27 Sascha Wildnerlibstand/hammer1: Fix -Wundef.
2018-09-27 Sascha Wildnerkernel/vinum: One more -Wundef fix.
2018-09-27 Sascha Wildnergetty(8): Remove some inactive code (fixes -Wundef).
2018-09-27 Sascha Wildnerliblzma: Fix a typo in config.h (fixes -Wundef).
2018-09-27 Sascha WildnerChange '#if NOT_YET' to '#if 0 /* not yet */' which...
2018-09-27 Sascha WildnerChange '#if notyet' to '#if 0 /* not yet */' which...
2018-09-27 Sascha Wildnerkernel/pf: Provide an NBPF default if the module is...
2018-09-27 Sascha Wildnerlibkvm: Remove some inactive code.
2018-09-27 François TigeotRevert "drm/ttm: convert to the reservation api"
2018-09-26 Sascha Wildnerkernel/pf: Add missing use_bpf.h to the Makefile.
2018-09-26 Sascha Wildnerkernel/dcons: Fix two more -Wundef issues.
2018-09-26 Sascha Wildnerkernel/ufs: Fix -Wundef.
2018-09-26 Sascha Wildnervkernel: Fix -Wundef.
2018-09-26 Sascha Wildnerkernel/mpr: Fix -Wundef.
2018-09-26 Sascha Wildnerkernel/ext2fs: Fix -Wundef.
2018-09-26 Sascha Wildnerkernel/drm: Fix -Wundef.
2018-09-26 Sascha Wildnerkernel/ntfs: Fix -Wundef.
2018-09-26 Sascha Wildnerkernel/if_mos: Fix -Wundef.
2018-09-26 Sascha Wildnerkernel/vga: Fix -Wundef.
2018-09-26 Sascha Wildnerkernel/vinum: Fix -Wundef.
2018-09-25 Sascha Wildnerkernel/dcons: Fix -Wundef.
2018-09-25 Sascha Wildnerkernel/vmxnet3: Fix -Wundef.
2018-09-25 Matthew Dillonkernel - Macro additional builtin's (3)
next