dragonfly.git
2018-04-25 Sascha Wildnerkernel/mpr: Remove unused malloc type.
2018-04-24 Sascha WildnerRemove <sys/ioctl_compat.h>.
2018-04-24 Sascha WildnerAdd FreeBSD's mpr(4) driver for LSI Fusion-MPT 3/3...
2018-04-24 Sascha Wildner<sys/proc.h>: Fix unused macro name (number == bit...
2018-04-24 Sascha Wildnerevtranalyze.1: Fix typo.
2018-04-23 Sepherosa Ziehaux86_64/ioapic: Make sure that legacy IRQ only appears...
2018-04-23 Matthew Dillonkernel - Remove cache ping-pong on common scheduler...
2018-04-23 Matthew Dillonkernel - More deterministic systat -pv lock name output
2018-04-23 Matthew Dillonkernel - Improve lockf performance
2018-04-23 Matthew Dillonlibthread_xu - Improve contended mutex code
2018-04-23 Matthew Dillonkernel - Improve namecache performance
2018-04-23 Matthew Dillonkernel - Improve kern_dup() performance
2018-04-23 Matthew Dillonkernel - Carefully refactor contended tokens and spinlo...
2018-04-23 Matthew Dillonkernel - Fix statistics accounting bug in kfree()
2018-04-23 Matthew Dillonkernel - Carefully refactor contended tokens and spinlocks
2018-04-23 Matthew Dillonkernel - Remove performance pessimization with INVARIANTS
2018-04-23 Matthew Dillonkernel - cleanup kern_descrip.c
2018-04-23 Matthew Dillonkernel - Localize [in]activevnodes globals, improve...
2018-04-23 Matthew Dillontmpfs - Move dnode lock to improve unlink performance
2018-04-23 Matthew Dillonkernel - Minor rollup cleanup
2018-04-22 Sascha WildnerLINT64: Fix typo.
2018-04-22 Matthew Dillonkernel - Remove SMP bottlenecks on uidinfo, descriptors...
2018-04-22 zrjrpc: Add support for NO_WCAST_FUNCTION_TYPE make variables.
2018-04-22 zrjworld: Mark utilities that use out of bounds copies.
2018-04-22 zrjbsd.kern.mk: Handle gcc80 better in buildkernel.
2018-04-22 Matthew Dillonlibc - Remove incorrect sched_yield() stub
2018-04-22 Matthew Dillonkernel - Remove SMP bottlenecks on uidinfo, descriptors...
2018-04-22 Matthew Dillonkernel - Refactor lwkt_token pool hash
2018-04-22 Matthew Dillonkernel - per-thread fd cache, p_fd lock bypass
2018-04-21 Tomohiro Kusumisbin/hammer: Drop _X macro for hammer show
2018-04-21 Sascha WildnerFix up UPGRADING.
2018-04-21 Sascha WildnerRemove IPsec and related code from the system.
2018-04-21 Sascha Wildnerkernel: Disable TCP_SIGNATURE in preparation for removi...
2018-04-21 Sascha Wildner<sys/mbuf.h>: Fix packet tag comments.
2018-04-21 Matthew Dillonkernel - Fix duplicate da0 or da* and locked up boot
2018-04-20 Tomohiro Kusumisys/vfs/autofs: Use ksnprintf() (sync with NetBSD)
2018-04-20 Tomohiro Kusumisys/vfs/autofs: Fix a comment
2018-04-19 Bill Yuanipfw3nat: remove the state from the proper tree
2018-04-20 Matthew Dillonkernel - Increase vm_object hash table
2018-04-20 Matthew Dillonkernel - Implement td_limit reflection of p_limit
2018-04-19 Antonio Huete... rc.d - Be quiet when check if modules are loaded
2018-04-19 Matthew Dillonkernel - Handle spinlock indefinite wait edge case
2018-04-18 Sascha Wildnerkernel/LINT64: Fix comment.
2018-04-18 Sascha WildnerRemove some old tty related code, such as <sgtty.h...
2018-04-18 Antonio Huete... bpf - Add BIOC{S,G}FEEDBACK ioctls
2018-04-18 Antonio Huete... <net/dlt.h> - Remove a comment which is no longer appli...
2018-04-18 Antonio Huete... <net/dlt.h> - Add some more DLTs
2018-04-18 Matthew Dillonhammer2 - Add vfs.hammer2.limit_dirty_inodes
2018-04-18 Matthew Dillonkernel - Add dirty vnode management facility
2018-04-17 Sepherosa Ziehauinet6/pim: Return IPPROTO_DONE if the mbuf is freed.
2018-04-17 Matthew Dillonkernel - Improve spinlock performance a bit
2018-04-16 Sascha Wildnerkernel: Add -Wmissing-include-dirs to our kernel build.
2018-04-16 Sascha Wildnerkernel/acpica: Remove ${.OBJDIR}/include from Makefile...
2018-04-16 Aaron LIlvm(8): Use relative path for symlinks and clean up...
2018-04-15 zrjgcc50: Backport c++11 literal fixes from gcc80.
2018-04-15 Aaron LIMakefile.inc1: Add sbin and remove games from btools...
2018-04-15 Sascha Wildnerdiff: s/.o/.c/ in the Makefile.
2018-04-15 Sepherosa Ziehaukern: Unbreak compilation w/o INVARIANTS
2018-04-15 Sascha WildnerUpdate the pciconf(8) database.
2018-04-14 Sascha Wildner<sys/elf_common.h>: Add an Elf_Nhdr definition.
2018-04-13 Bill Yuanipfw3: remove legacy macros
2018-04-13 Bill Yuanipfw3: format
2018-04-13 Bill Yuanipfw3: list loaded modules
2018-04-13 Bill Yuanipfw3nat: move the implementation back to *.c file
2018-04-13 Matthew Dillonnvme - Improve likelihood of dump success
2018-04-13 Matthew Dillonkernel - Improve SPINLOCK, acpi_timer performance under...
2018-04-13 Sascha Wildneripfw3.8: Some minor adjustments.
2018-04-13 Bill Yuanipfw3layer2: misc
2018-04-13 Bill Yuanipfw3basic: misc
2018-04-13 Bill Yuanipfw3nat: kernel NAT without libalias
2018-04-13 Bill Yuanipfw3basic: fix `to me`
2018-04-13 Bill Yuanipfw3nat: a cleanup callout to purge the expired transl...
2018-04-13 Bill Yuanipfw3nat: show translations
2018-04-13 Bill Yuanipfw3nat: release the nat context during fini
2018-04-13 Bill Yuanipfw3nat: flush all configurations
2018-04-13 Bill Yuanipfw3nat: delete configuration
2018-04-12 Imre Vadászkbdmux - Simplify taskqueue handling, and get rid of...
2018-04-12 Eitan Adler[bsd-family-tree] add OpenBSD 6.3, DragonFly 5.2.0
2018-04-11 Bill Yuanipfw3nat: sysctl vars for nat state timeouts
2018-04-11 Sascha WildnerRevert "libssh: Remove local vis.c from the build."
2018-04-11 Sascha Wildnerlibssh: Remove local vis.c from the build.
2018-04-11 Antonio Huete... contrib/libpcap - Local adjustments
2018-04-11 Antonio Huete... <net/dlt.h> - Add a bunch of DLTs from libpcap
2018-04-11 Antonio Huete... bpf - Add two new instructions
2018-04-11 Sascha WildnerSync unvis(1) and vis(1) with NetBSD.
2018-04-10 Sascha Wildner<bus/cam/scsi/scsi_daio.h>: Include <sys/types.h> for...
2018-04-10 Sascha Wildnervis.3: Use .Er for errno values.
2018-04-10 Sascha WildnerMove the IOCTLTRIM ioctl to a better header and rename...
2018-04-10 Sascha Wildnerlibutil: Specify MLINKS a bit more readable.
2018-04-10 Sascha Wildner<vis.h>: Bring back namespace pollution reduction.
2018-04-10 Bill Yuanipfw3nat: when the nat config is already exists
2018-04-10 Tomohiro Kusumisys/vfs/autofs: Use d_xxx_t typedefs for /dev/autofs
2018-04-10 Tomohiro KusumiSync err(3) message with 4be4de019f
2018-04-10 Sascha Wildnerlibc: Move to a format for specifying MLINKS that's...
2018-04-10 Sascha Wildnerlibc: Sort unvis.3 MLINKS alphabetically, too.
2018-04-10 Sascha Wildnerlibc: Fix up MLINKS for the recent upgrade of vis.3...
2018-04-09 Bill Yuanipfw3nat: show nat config in kernel
2018-04-09 Bill Yuanipfw3nat: show config in userland
2018-04-09 Bill Yuanipfw3nat: func to get new alias
2018-04-09 Sascha WildnerRemove a number of duplicated includes in userland.
next