dragonfly.git
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
2019-08-01 Tomohiro Kusumisys/vfs/hammer2: Use HAMMER2_BREF_TYPE_EMPTY for blockr...
2019-08-01 Sascha WildnerRemove <machine/inttypes.h> from a number of files...
2019-07-31 Sascha WildnerAdd missing <sys/filio.h> inclusion to vknetd(8). Fixes...
2019-07-30 Matthew Dillonvknetd - Isue FIOSETOWN to set pid for tap interface
2019-07-30 Matthew Dillonif_tap - set pid reporting with FIOSETOWN too
2019-07-30 Matthew Dillonif_tap/if_tun - Remove pre-created devices
2019-07-30 Matthew Dillonvknetd - Use the auto-clone /dev/tap device
2019-07-30 Sascha Wildnerbsd.cpu.gcc80.mk: Sync with GCC 8.3.0 documentation.
2019-07-30 Antonio Huete... kcollect - Fix comments
2019-07-27 Tomohiro Kusumisbin/hammer2: Introduce HAMMER2_SHOW_TAB for "show"
2019-07-28 Sascha Wildnerkernel/vga: Remove unneeded opt_*.h inclusions.
2019-07-28 Sascha Wildneretc/Makefile: Better handle removal of /var/db/entropy...
2019-07-28 Sascha Wildner<vfs/hammer2/hammer2.h>: Fix buildworld after 120385e8e...
2019-07-28 Sascha Wildner<sys/buf2.h>: Remove a number of unneeded #include's.
2019-07-28 Matthew Dillonbuild - Update pkg-static to version 03, bootstrap...
2019-07-26 Tomohiro Kusumisys/vfs/hammer2: Update ascii-art/comments in hammer2_d...
2019-07-27 Sascha Wildnerkmalloc.9: Mention M_CACHEALIGN.
2019-07-25 Matthew Dillonkernel - Replace kmalloc_cachealign() with kmalloc...
2019-07-25 Tomohiro Kusumisbin/mount_hammer2: Fix perror(3) message
2019-07-25 Tomohiro Kusumisbin/hammer2: Add missing info for "show"
2019-07-24 Tomohiro Kusumiusr.sbin/fstyp: Minor fix for HAMMER2
2019-07-24 Tomohiro Kusumisbin/hammer2: Add missing inode fields (0x0084-) for...
2019-07-24 Sascha Wildnerlibefivar: Remove unused PACKAGE from Makefile.
next