dragonfly.git
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.
2019-07-23 Antonio Huete... usr.bin/kcollect - Rework the hosthame mismatch cases...
2019-07-23 Antonio Huete... kcollect(8) - Add a description of the output fields.
2019-07-23 Antonio Huete... usr.bin/kcollect - Cleanup prototypes a bit.
2019-07-22 Tomohiro Kusumisbin/hammer2: Update printinode
2019-07-22 Tomohiro Kusumiusr.sbin/fstyp: Add -l option support for HAMMER2
2019-07-22 Tomohiro Kusumisbin/hammer2: Minor fix
2019-07-22 Sascha Wildnerlibcrypto: Remove two no longer needed .PATHs.
2019-07-22 Sascha Wildnerprintf.3: .Fa -> .Dv
2019-07-22 Tomohiro Kusumisys/vfs/hammer2: Add XXX for obsolete comments on hardlink
2019-07-22 Sascha Wildnerkernel/drm: Various cleanups.
2019-07-22 Sascha Wildnerlibldns: Remove local copy of ldns.h.
2019-07-22 Sascha Wildnerboot/stand.h: Remove zipfs_fsops extern.
2019-07-22 Sascha Wildnerwho/utmpentry: Remove duplicate include and sort better.
2019-07-22 Sascha WildnerFix up recent entropy file commits.
2019-07-21 Tomohiro Kusumisbin/newfs_hammer2: Drop obsolete comment on inode
2019-07-21 Tomohiro Kusumisys/vfs/hammer2: Fix comments on HAMMER2_FREEMAP_LEVEL...
2019-07-22 Matthew Dillonworld - Change entropy file location (2)
2019-07-22 Matthew Dillondebug - Adjust vmpageinfo
2019-07-22 Matthew Dillonworld - Change entropy file location
2019-07-21 Sascha Wildnerhier.7: Mention /var/run/shm.
2019-07-21 Sascha WildnerRemove rdate(8).
2019-07-20 François Tigeotdrm/linux: Port kfifo.h to DragonFly
2019-07-20 François Tigeotdrm/linux: Import linux/kfifo.h from NetBSD
2019-07-19 Tomohiro Kusumisys/vfs/hammer2: Minor cleanup
2019-07-20 Matthew Dillonkernel - Fix rare NFS deadlock
2019-07-19 Matthew Dillonkernel - Fix panic related to USB cd
2019-07-16 Sascha Wildner<signal.h> has to and does provide pid_t, so we can...
2019-07-15 François Tigeotdrm/radeon: Update to Linux 4.4.180
2019-07-15 François Tigeotdrm: Remove no longer required iic code and dependencies
next