dragonfly.git
2019-08-20 Roy Marplesroute: Remove ref counting around rt_newaddrmsg().
2019-08-20 Sascha WildnerMerge remote-tracking branch 'remotes/crater/vendor...
2019-08-19 Tomohiro Kusumisbin/hammer2: Use hammer2_uuid_to_str() instead of...
2019-08-19 Tomohiro Kusumisbin/hammer2: Use hammer2_time64_to_str() in "printinode"
2019-08-20 Matthew Dillondsynth - Misc work
2019-08-19 Tomohiro Kusumisbin/hammer2: Fix remaining type warnings on Linux...
2019-08-20 Matthew Dillondsynth - Reap processes more generally in the poll...
2019-08-20 Matthew Dillondsynth - Misc/stabilization
2019-08-20 Matthew Dillondsynth - Fleshout functions
2019-08-19 Matthew Dillondsynth - Initial commit (unhooked from buildworld)
2019-08-19 Tomohiro Kusumisbin/hammer2: Minor fix in man
2019-08-19 Tomohiro Kusumilib/libdmsg: Fix compile warning on Linux distros
2019-08-19 Tomohiro Kusumisbin/hammer2: Fix compile warning on Linux distros
2019-08-19 Tomohiro Kusumiusr.sbin/fstyp: Fix compile warning on Linux distros
2019-08-18 Tomohiro Kusumisbin/hammer2: Add missing usage() exit for "destroy...
2019-08-18 Tomohiro Kusumisbin/hammer2: Align usage() output
2019-08-18 Tomohiro Kusumisbin/hammer2: Fix hammer2(8) and usage()
2019-08-17 Tomohiro Kusumisbin/mount_hammer2: Fix usage() output
2019-08-17 Sascha Wildnerlast(1): Fix braces.
2019-08-17 Matthew Dillonkernel - Fix race in sys_shmmat()
2019-08-17 Antonio Huete... printenv(1) - Sync with FreeBSD
2019-08-17 Antonio Huete... env(1) - Sync with FreeBSD
2019-08-17 Tomohiro Kusumisbin/newfs_hammer2: Eliminate (an only)tab in result...
2019-08-17 Tomohiro Kusumisbin/newfs_hammer2: Zero clear boot/aux area
2019-08-16 Tomohiro Kusumisbin/newfs_hammer2: Make ascii-art a bit more descriptive
2019-08-16 Roy Marplesinet6: Take route reference before announcing address
2019-08-16 Roy Marplesbump version for prior
2019-08-16 Roy Marplesinet6: emit RTM_NEWADDR messages on address flag changes.
2019-08-16 Roy Marplesroute: Add support for route(4) message filtering.
2019-08-16 Tomohiro Kusumisbin/mount_hammer2: Include <errno.h> for errno
2019-08-16 Tomohiro Kusumisbin/*_hammer2: Fix/cleanup Makefile
2019-08-15 Tomohiro Kusumisys/vfs/hammer2: Drop obsolete comment on chain allocation
2019-08-15 Tomohiro Kusumisbin/hammer2: Simplify bitmap offset calculation in...
2019-08-15 Tomohiro Kusumisbin/hammer2: Print rotation# (0-7) in "freemap"
2019-08-15 Tomohiro Kusumisbin/hammer2: Print bcount(>0) for all blockrefs in...
2019-08-15 Tomohiro Kusumisbin/hammer2: Refactor show_bref()
2019-08-14 Tomohiro Kusumisbin/hammer2: Remove unused local variable
2019-08-15 Sascha WildnerUpdate the pciconf(8) database.
2019-08-15 Antonio Huete... ahci - Add quirk for MCP73 AHCI Controller
2019-08-14 Tomohiro Kusumisbin/hammer2: Whitespace cleanups/etc for cmd_debug.c
2019-08-14 Tomohiro Kusumisbin/hammer2: Add -q mode (no blockref data) for "show...
2019-08-14 Sepherosa Ziehaunet/raw: Assert all APIs are called from netisr0.
2019-08-13 Matthew Dillonkernel - Fix SMP races in raw socket code
2019-08-13 Tomohiro Kusumisbin/hammer2: Fix root blockref type in "freemap"
2019-08-13 Tomohiro Kusumisys/vfs/hammer2: Use HAMMER2_FREEMAP_LEVEL1_MASK
2019-08-13 Tomohiro Kusumisys/vfs/hammer2: Drop redundant H2FMSHIFT() macro
2019-08-12 Tomohiro Kusumisys/vfs/hammer2: Move duplicated macros H2FM*() to...
2019-08-12 Tomohiro Kusumisys/vfs/hammer2: Drop unused inline function hammer2_fr...
2019-08-12 Tomohiro Kusumisys/vfs/hammer2: Use HAMMER2_FREEMAP_LEVEL1_SIZE
2019-08-11 Tomohiro Kusumisbin/newfs_hammer2: Drop -Isbin/hammer2 in Makefile
2019-08-11 Tomohiro Kusumisbin/hammer2: Don't test uuid on "info"/"mountall"...
2019-08-11 Tomohiro Kusumisbin/hammer2: Remove unnecessary { ... } scope
2019-08-11 Tomohiro Kusumisbin/newfs_hammer2: Whitespace cleanups
2019-08-11 Tomohiro Kusumisbin/newfs_hammer2: Fix usage() output
2019-08-11 Tomohiro Kusumisbin/newfs_hammer2: Drop unused GIG
2019-08-11 Tomohiro Kusumisys/vfs/hammer2: Cleanup unused bp/nbio's in strategy
2019-08-10 Tomohiro Kusumisys/vfs/hammer2: Use MAXBSIZE for getblk() size limit
2019-08-10 François Tigeotdrm/linux: Add X86_FEATURE_HYPERVISOR
2019-08-10 François TigeotBuild: Bump __DragonFly_version to 500703
2019-08-10 Tomohiro Kusumisys/vfs/hammer2: Fix comments on inode lock on truncation
2019-08-10 Tomohiro Kusumisys/vfs/hammer2: Fix indentation
2019-08-10 Sascha Wildnerkernel: Fix the _KERNEL/_KERNEL_STRUCTURES checks w...
2019-08-10 Sascha Wildnerkdump(1): Remove an unneeded include path in the Makefile.
2019-08-10 Matthew Dillonrtld - Support static TLS bindings for late-loaded...
2019-08-09 Matthew Dillonrtld - Support static TLS bindings for late-loaded...
2019-08-09 Sascha Wildner<machine/stdint.h>: Move __offsetof() to <sys/cdefs.h>.
2019-08-09 Sascha Wildnerlibc/utmpx: Fix updwtmpx() across newsyslog rotation...
2019-08-09 Sascha Wildner<machine/stdint.h>: Use __GNUC_PREREQ__() for a __GNUC_...
2019-08-08 Sascha Wildnerreboot(8): Fix argument order in logwtmpx().
2019-08-08 Roy Marplesinet6: discard NA messages with a lladdress we own
2019-08-08 Roy Marplesnet/if: introduce if_bylla to find an interface by...
2019-08-08 Sascha Wildner<sys/stdint.h>: Remove obsolete typedefs for __wctrans_...
2019-08-08 Sascha Wildner<uchar.h>: Define char16_t and char32_t better.
2019-08-07 François Tigeotdrm/linux: Implement more idr routines
2019-08-07 François Tigeotkernel: Enable more generic drm code
2019-08-07 Roy MarplesDocument ENOBUFS error in read(2) and recv(2).
2019-08-07 Roy Marplessocket: introduce SO_RERROR to detect receive buffer...
2019-08-06 Roy MarplesTest commit
2019-08-06 Sascha Wildnerdbopen.3: Mention O_CLOEXEC.
2019-08-06 Sascha Wildner<sys/copyright.h>: Remove a K&R leftover; use just...
2019-08-05 Tomohiro Kusumisys/vfs/hammer2: Drop redundant ; in H2XOPDESCRIPTOR()
2019-08-06 Sascha WildnerFWIW, fix systags.sh.
2019-08-06 Sascha Wildnerkernel/ixgbe: Use __restrict instead of restrict like...
2019-08-06 Sascha Wildnerkernel/drm: Add print_hex_buffer() and use it.
2019-08-06 Sascha Wildnersail(6): Sync with NetBSD.
2019-08-04 Tomohiro Kusumisys/vfs/hammer2: Drop obsolete comments on chain
2019-08-03 Matthew Dillonahci - sili - Reduce insertion delay from 10 seconds...
2019-08-03 Tomohiro Kusumisys/vfs/hammer2: Test bref type HAMMER2_BREF_TYPE_EMPTY...
2019-08-03 Matthew Dillontelnet - Apply FreeBSD-SA-19:12.telnet.asc to telnet
2019-08-02 Tomohiro Kusumisys/vfs/hammer2: Fix function name in panic() calls
2019-08-02 Tomohiro Kusumisys/vfs/hammer2: Drop unused CHAIN_CORE_DELETE_BMAP_ENTRIES
2019-08-02 Matthew Dillonkernel - Add SIOCGIFALIAS
2019-08-02 Sascha Wildnerkernel: Clean up a bit after the recent tap/tun changes.
2019-08-02 Matthew Dillonhammer2 - Reorder errno priority for unlink directory...
2019-08-01 François Tigeotdrm/linux: Add pci_name()
2019-08-01 François Tigeotdrm/linux: Add DEFINE_SPINLOCK()
2019-08-01 Matthew Dillonkernel - Add quirks for CORSAIR STRAFE_RGB keyboard
2019-08-01 Matthew Dillonkernel - Enable busmaster on bridges (BIOS might not)
2019-08-01 Matthew Dillonbuild - Adjust _CMSG_ALIGN() for compatibility
2019-08-01 Tomohiro Kusumisys/vfs/hammer2: Drop unused hammer2_chain::flush_node
next