dragonfly.git
2018-05-05 zrjtset(1): Suppress implicit-fallthrough.
2018-05-05 zrjlimits(1): Add fallthrough.
2018-05-05 zrjident(1): Suppress implicit-fallthrough warnings.
2018-05-05 zrjps(1): Add fallthrough.
2018-05-05 zrjsed(1): Suppress implicit-fallthrough.
2018-05-05 zrjdma(8): Use FALLTHROUGH consistently.
2018-05-05 zrjmount_smbfs(8): Mark usage() as dead.
2018-05-05 Eitan Adler[skel] chase previous commit with file removal
2018-05-05 Eitan AdlerRemove rhosts from default template
2018-05-04 Matthew Dillonkernel - Remove kthread exit debug kprintf()s
2018-05-04 Matthew Dillonkernel - Fix spinlock bug introduced with windowing (2)
2018-05-03 Tomohiro Kusumisbin/mount_autofs: Use __DECONST() instead of local...
2018-05-02 Matthew Dillonkernel - Fix spinlock bug introduced with windowing
2018-05-01 Sepherosa Ziehauigb: Bring in WOL configuration from FreeBSD.
2018-05-01 Sepherosa Ziehaunetgraph7: Protect so_rcv properly
2018-04-29 Matthew Dillonkernel - Refactor machdep.cpu_idle_hlt
2018-04-28 Matthew Dillonsystat - Enhance -pv display
2018-04-28 Sascha WildnerAvoid absolute SYMLINKS in cpio(1), tar(1) and mailwrap...
2018-04-28 Matthew Dillonhammer - Add missing lock
2018-04-28 Matthew Dillonkernel - Adjust the scheduler to fix nice +N glitches
2018-04-27 Matthew Dillonkernel - Improve indefinite macros a bit
2018-04-27 Sascha Wildnertermios.4: Improve markup.
2018-04-27 Matthew Dillonkernel - Add two debug variables to struct globaldata
2018-04-27 Matthew Dillonkernel - Fix several usched nits
2018-04-26 zrjlib/i18n_module: Fix out of bounds bug.
2018-04-26 zrjgcore(1): Mark as breaking strict aliasing.
2018-04-26 zrjtip(1): Mark as breaking strict aliasing.
2018-04-26 zrjgcc50: Fix false positive for -Walloc-size-large-than.
2018-04-26 zrjgcc47: Fix false positive for -Walloc-size-large-than.
2018-04-26 Sascha Wildnermpsutil(8): Add missing braces.
2018-04-25 zrjbsd.sys.mk: Implement WARNS framework for HOST_CCVER.
2018-04-25 zrjworld: Mark all build-tools.
2018-04-25 zrjcsh(1): Separate hostprog.
2018-04-25 zrjawk(1): Separate hostprog.
2018-04-25 zrjlibmagic(3): Separate hostprog.
2018-04-25 zrjphantasia(6): Separate hostprog.
2018-04-25 zrjhack(6): Separate hostprog.
2018-04-25 zrjadventure(6): Separate hostprog.
2018-04-25 François Tigeotdrm: Implement parts of the Linux irq subsystem
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
next