dragonfly.git
2017-10-10 Lubos Boucekkernel/mrsas: Simplify redundant conditions and remove...
2017-10-10 Matthew Dillonlibc - Bring in s_ceill.c v1.2 from OpenBSD
2017-10-08 Sascha Wildnerhammer2.8/pthread_attr_setaffinity_np.3: Fix mdoc issues.
2017-10-07 Thomas Nikolajsendisklabel64.8: Add HAMMER2 fstype info.
2017-10-07 Thomas Nikolajsenperiodic.conf.5: Add hammer2 variables.
2017-10-07 Thomas Nikolajsenetc/periodic/daily/161.clean-hammer2: Fix typo
2017-10-07 Thomas Nikolajsenperiodic.conf: Fix typo in comment
2017-10-07 Thomas Nikolajsenmount_hammer2(8): Add man page.
2017-10-06 Matthew Dillonkernel - Refuse to swapoff under certain conditions
2017-10-06 Matthew Dillontmpfs - Fix bug in call to vinitvmio()
2017-10-05 Matthew Dillonkernel - Change index fields from unsigned to signed
2017-10-05 Lubos BoucekFix seg-faults on crypt(3) failure
2017-10-05 Lubos BoucekImprove kdump.1 and ktrace.1
2017-10-05 Aaron LInologin(8): Sync with FreeBSD; Symlink as /usr/sbin...
2017-10-05 Sascha Wildnercamcontrol(8): Check scsiserial()'s error, too.
2017-10-05 Sepherosa Ziehausocket: Limit the number of accepted sockets that keven...
2017-10-04 Sascha WildnerBring in vmx(4) (VMware virtual network driver, aka...
2017-10-03 Matthew Dillonkernel - Fix GCC reordering problem with td_critcount
2017-10-03 Matthew Dillonkernel - Fix rare lockmgr() state transition (2)
2017-10-01 Tomohiro Kusumisbin/hammer: Fix compile-time warning by some Linux...
2017-10-01 Sascha WildnerFix some minor issues in several manual pages.
2017-10-01 Sascha WildnerX86_64_GENERIC: Fix indent.
2017-10-01 Matthew Dillonkernel - Improve tsleep/wakeup queue collisions (3)
2017-10-01 Matthew Dillonkernel - Improve tsleep/wakeup queue collisions (2)
2017-10-01 Matthew Dillonkernel - Fix rare lockmgr() state transition
2017-09-30 Sascha Wildnermandoc(1): Changed OSNAME to match 5.1.
2017-09-30 Sascha WildnerFix some Xr punctuation issues in several manual pages.
2017-09-30 Sascha WildnerUse standard section name 'AUTHORS' in several manual...
2017-09-30 Imre VadászRevert "Update drm/radeon to Linux 4.7.10 as much as...
2017-09-30 Tomohiro Kusumisbin/mount_hammer: Remove redundant test_volumes()...
2017-09-30 Tomohiro Kusumisys/vfs/hammer: Check root voume# is 0 on mount(2)
2017-09-30 Tomohiro Kusumisbin/hammer: Add UUID string on error and blockmap...
2017-09-30 Tomohiro Kusumisbin/hammer: Minor cleanup
2017-09-30 Matthew Dillontmpfs - Conditionalize atomic adds on mount structure
2017-09-30 Sascha Wildner<sys/param.h>: Fix __DragonFly_version.
2017-09-30 Sascha WildnerUpdate UPDATING a bit for the disabling of FFS_ROOT.
2017-09-30 Sascha Wildnerrc.conf.5: Improve moused_type description a bit more.
2017-09-30 Justin C. Sherrill5.1 commit. v5.1.0
2017-09-29 Sascha Wildnerrc.conf.5: Improve wording of the moused_type variable...
2017-09-29 Sepherosa Ziehauarp: Allocate context memory on owner cpu.
2017-09-29 Sepherosa Ziehausyncache: Timer queue iteration is MPsafe; no need...
2017-09-29 Sepherosa Ziehausyncache: Move local variables close their usage.
2017-09-29 Sepherosa Ziehausyncache: inpcb will never be NULL.
2017-09-29 Sepherosa Ziehausyncache: Resurrect net.inet.tcp.syncache.count
2017-09-28 Sepherosa Ziehausyncache: Allocate syncache context on the owner cpu.
2017-09-28 Sepherosa Ziehausyncache: Group timeout queue related fields together.
2017-09-28 Sepherosa Ziehausyncache: Simplify timer message
2017-09-28 Sepherosa Ziehausyncache: Remove unnecessary struct field
2017-09-28 Sepherosa Ziehausyncache: Staticize syncache_lookup
2017-09-28 Sepherosa Ziehausyncache: Stringent assertion.
2017-09-28 Sepherosa Ziehaukern: Allocate sleep hash on owner cpu.
2017-09-29 Matthew Dillonvkernel - Print mmap() failures in megabytes
2017-09-29 Matthew Dillonkernel - Add poor-man's AMD TOPOEXT support
2017-09-29 Matthew Dillonkernel - Improve tsleep/wakeup queue collisions
2017-09-28 Imre Vadászsound - Don't need to use swi_taskq to call KNOTE from...
2017-09-28 Matthew Dillonkernel - Restrict kill(-1, ...) to the reaper group...
2017-09-28 Sascha Wildnermandoc(1): Move the config.h to the build directory.
2017-09-28 Sepherosa Ziehauipfw: Add interface network filter.
2017-09-28 Sepherosa Ziehauuipc: Use sendmsg_oncpu, if possible.
2017-09-27 Sepherosa Ziehaucallout: Embed thread in per-cpu callout context.
2017-09-27 Sepherosa Ziehaukern: Enhance wakeup hash construction to reduce hash...
2017-09-28 Sascha WildnerRemove libmandoc.
2017-09-27 Sepherosa Ziehaukern: Add read-only sysctl for sleep queue table size
2017-09-28 Matthew Dillonkernel - Fix cpu_rotator in lwkt_alloc_thread()
2017-09-27 Matthew Dillonppp - Fix seg-fault on crypt failure
2017-09-27 Sepherosa Ziehaucallout: Allocate per-cpu callout context on the owner...
2017-09-27 Sepherosa Ziehaucallout: Allocate wheel on owner cpu.
2017-09-27 Sepherosa ZiehauRevert "callout: Allocate callout wheel/thread on the...
2017-09-27 Sepherosa Ziehauipfw: Add interface IP filter.
2017-09-27 Sepherosa Ziehauipfw(8): Fix comment
2017-09-27 Matthew Dillonkernel - Fix rare allproc scan vs p_ucred race
2017-09-27 Matthew Dillonkernel - Fix unnecessary ucred duplication
2017-09-26 Sepherosa Ziehaucallout: Allocate callout wheel/thread on the owner...
2017-09-26 Sepherosa Ziehaucallout: Minor style changes
2017-09-26 Sepherosa Ziehaupktgen: Allow building w/o INVARIANTS
2017-09-25 Sepherosa Ziehauethernet: Restructure vlan check.
2017-09-25 Sepherosa Ziehauipflow: Use netisr APIs
2017-09-25 Sepherosa Ziehauipflow: Remove compat macro
2017-09-25 Tomohiro Kusumisbin/hammer: Use uuid_compare(3) instead of bcmp(3)
2017-09-25 Matthew Dillonkcollect - Final dbm support code
2017-09-25 Sepherosa Ziehauipflow: Utilize netisr_domsg_global
2017-09-25 Sepherosa Ziehauipflow: Allocate ipflow context on its owner cpu.
2017-09-25 Sepherosa Ziehauipflow: Use INTWAIT | NULLOK for kmalloc
2017-09-25 Sepherosa Ziehauipflow: No need to mark it cachealign.
2017-09-25 Sepherosa Ziehauipflow: Remove reference counting, which no longer...
2017-09-25 Sepherosa Ziehauipflow: Stringent assertion.
2017-09-25 Sepherosa Ziehauroute: Minor style change.
2017-09-25 Sepherosa Ziehaupolling: Utilize netisr_domsg_global
2017-09-25 Sepherosa Ziehaupolling: No need to explicitly align io context and...
2017-09-25 Sepherosa Ziehaupolling: Adjust comment
2017-09-25 Sepherosa Ziehaupolling: Don't do direct input in critical section.
2017-09-24 Matthew Dillonkcollect - Add initial dbm support
2017-09-24 Tomohiro Kusumisbin/hammer: Fix strncpy(3) length
2017-09-24 Sascha Wildnerkernel: Remove no longer used FFS_ROOT option.
2017-09-24 Sascha Wildner<machine/stdint.h>: Add __suseconds_t for suseconds_t...
2017-09-24 Sepherosa Ziehaupolling: Implement direct input support.
2017-09-24 Tomohiro Kusumisbin/hammer: Cleanup header includes
2017-09-24 Tomohiro Kusumisys/vfs/hammer: Use kuuid_compare() instead of bcmp()
2017-09-24 Matthew Dillonhammer2 - Fix bug in hammer2_chain_indkey_dir()
2017-09-23 Sascha WildnerUpdate files for file-5.32 import.
next