rc.d: Introduce 'dhcp_client' to wrap over dhclient and dhcpcd
[dragonfly.git] / sys /
2018-11-14 Aaron LIMerge branch 'vendor/DHCPCD'
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-09 François Tigeotdrm/linux: Add send_sig()
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á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-05 François Tigeotdrm/linux: Fix vmap()
2018-11-05 Aaron LInet/if: Call if_ioctl() if the protocol didn't handle...
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 WildnerSync ACPICA with Intel's version 20181031.
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-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 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 GrootVirtio_Balloon implementation for DragonFly
2018-10-26 Sascha WildnerLINT64: Add comments to the virtio devices.
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 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-20 Matthew Dillonkernel - Remove two debug messages
2018-10-19 Aaron LIMerge branch 'vendor/OPENRESOLV'
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-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 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 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 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 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 Wildnerkernel/netgraph7: Fix some build issues.
2018-09-28 Sascha WildnerSync ACPICA with Intel's version 20180927:
2018-09-27 Sascha Wildnerkernel/vinum: One more -Wundef fix.
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 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)
2018-09-25 Matthew Dillonkernel - Macro additional builtin's (2)
2018-09-25 Sascha Wildnerkernel/hpt27xx: Enable some code that should work for...
2018-09-25 Matthew Dillonkernel - Adjust vkernel build for builtin changes
2018-09-25 Matthew Dillonkernel - Do not overwrite uap args in system calls
2018-09-25 Matthew Dillonkernel - Macro additional builtin's
2018-09-25 Matthew Dillonkernel - Remove lwkt_msg from sysunion in syscall code
2018-09-25 Matthew Dillonkernel - Work around bogus gcc errors
2018-09-25 Matthew Dillonkernel - Fix bug in mpt_scsi_tgt_status()
next