dragonfly.git
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
2019-07-15 François Tigeotdrm: Improve linux/pci.h
2019-07-15 Matthew Dillonkcollect - Add hostname to .db file (2)
2019-07-15 Matthew Dillonkcollect - Add hostname to .db file
2019-07-15 Sascha WildnerUpdate the pciconf(8) database.
2019-07-14 Antonio Huete... usr.bin/kcollect - Add O flag
2019-07-14 Tomohiro Kusumisys/vfs/hammer2: Drop obsolete comments on attr_tid...
2019-07-14 Sascha Wildnertelnetd(8): Little followup fix to 0ba3ecdcefa6c94daf.
2019-07-14 Sascha WildnerRemove a few unneeded inclusions of <utmp.h>.
2019-07-14 Sascha Wildnertelnetd(8): Add wtmpx support and clean up a bit.
2019-07-13 Sascha Wildnerdate(1): Log to wtmpx too.
2019-07-13 Sascha Wildnerlast(1): Fix typo in an error msg.
2019-07-13 Sascha Wildneri386 removal, part 73/x: Remove the ancient nextboot...
2019-07-11 Sascha Wildnerkernel/netgraph7: Fix build.
2019-07-11 Matthew Dillonkernel - Zen 2 - Make sure %fs's selector is loaded...
2019-07-10 Sascha Wildnerkernel/netgraph7: Remove unneeded __va_*() definitions.
2019-07-10 Sascha Wildnerkernel/hammer2: Use <sys/stdarg.h> in the kernel, not...
2019-07-10 Sascha WildnerACPICA: Remove unneeded __va_*() definitions, include...
2019-07-10 Sascha Wildnerkernel/drm: Use va_*() instead of __va_*(), just like...
2019-07-10 Sascha Wildnerpfctl(8): -DPFDEBUG can be used too now for pfctl(8).
2019-07-10 Sascha WildnerMake va_*() macros available to the kernel in <sys...
2019-07-10 Sascha WildnerSync ACPICA with Intel's version 20190703.
2019-07-07 Antonio Huete... kcollect(8) - Fix mandoc -Tlint
2019-07-07 Antonio Huete... usr.bin/kcollect - Add F flag
2019-07-07 Antonio Huete... test (2)
2019-07-07 Sascha Wildnerlast.1: Fix .Dd
2019-07-07 Sascha Wildnerlast(1): Switch the default to /var/log/wtmpx.
2019-07-07 François Tigeotdrm/linux: Add struct i2c_board_info and i2c_new_device()
2019-07-07 Sascha Wildnerlibutil/logwtmpx: Remove unneeded #include <utmp.h>.
2019-07-07 Sascha Wildnerreboot(8): Log to wtmpx too.
2019-07-06 Matthew Dillonsshd - Make sshd use utmpx / wtmpx
2019-07-06 Matthew Dillonwho - Fix buffer termination
2019-07-05 François Tigeotdrm/linux: Add dmi_match()
2019-07-05 Antonio Huete... test
2019-07-03 Sascha WildnerSync zoneinfo database with tzdata2019b from ftp:/...
2019-07-02 Matthew Dillonkernel - Fix lwp_tid ranging error
2019-07-01 Matthew Dillonpthreads - Use mmap() for thread->specific data
2019-07-01 Sascha Wildnerlibc: Build inet/, isc/, and nameser/ from their subdir...
next