dragonfly.git
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...
2019-06-30 Sascha Wildnerlibc: Remove an unneeded .PATH.
2019-06-30 Sascha Wildnerinit(8): Put utmp/wtmp specific code under SUPPORT_UTMP.
2019-06-30 François Tigeotdrm: Start using flush_delayed_work()
2019-06-30 Sascha Wildner<sys/conf.h>: Move SPECNAMELEN to <sys/param.h>.
2019-06-29 Sascha Wildner<sys/signal.h>: Adjust a number of struct member types...
2019-06-29 Sascha Wildnershm_open.3: Some miscellaneous cleanup.
2019-06-29 Sascha WildnerRemove .Ud in some manual pages.
2019-06-29 Sascha Wildnerisa.4: Remove obsolete reference.
2019-06-29 Sascha Wildnermmap.2: Improve markup.
2019-06-29 François Tigeotdrm/linux: Add flush_delayed_work()
2019-06-29 François Tigeotdrm/linux: Fix a NULL pointer dereference in signal_pen...
2019-06-28 Matthew Dillonkernel - VM rework part 21 - Fix excessive paging to...
2019-06-28 Matthew Dillondocs - Update shm_open(3) manual page
2019-06-28 Matthew Dillonahci - Enforce 10-second poll of chipset
2019-06-28 Matthew Dillonkernel - Add TPS balancing mode to scsi_da (da* disks)
2019-06-27 Sascha WildnerTest commit.
2019-06-27 Sascha Wildnerftpd.8: Adjust for recent opie(4) removal.
2019-06-26 François Tigeotdrm/radeon: Switch to Linux i2c APIs
2019-06-26 Sascha Wildnerkernel/genassym: Remove some unneeded assyms.
2019-06-26 Matthew Dillonkernel - Change tcp keepalive options from ms to second...
2019-06-26 Matthew Dillonbuild - Bump __DragonFly_version to 500702 in master
2019-06-25 Matthew Dillonman - Adjust tcp(4) for API change
2019-06-25 Matthew Dillonkernel - Change tcp keepalive options from ms to second...
2019-06-25 Matthew Dillonkernel - Increase elf limits
2019-06-24 Sascha Wildnerdhcpcd.conf.5/swapon.8: Fix some typos.
2019-06-24 Sascha Wildnerdhcpcd.8/tcplay.8: Whitespace fixes.
2019-06-24 Sascha WildnerAdd some missing whitespace/linefeeds in a few manpages.
2019-06-24 Sascha Wildnerbsd-family-tree: Sync with FreeBSD (add DragonFly 5...
2019-06-24 Matthew Dillonbuild - Allow buildworld to run from a 4.9 base
2019-06-23 Matthew Dillonkernel - Fix pmap placemarker timing race
2019-06-22 Sascha WildnerFix two typos in manual pages.
2019-06-22 Sascha Wildneraxe.4: Add back rgephy(4) reference.
2019-06-22 Matthew Dillonkernel - Move trap_is_smap() test outside of DDB condition
2019-06-21 Aaron LIrc.d: Use stop_boot() function to really stop boot
2019-06-21 Aaron LIrc: Move stop_boot() from rc.d/fsck to rc.subr and...
2019-06-21 Sascha Wildnerkernel: Add NO_SYSCTL_DESCR option to exclude sysctl...
2019-06-21 Sascha Wildnerkernel/acpi_ec: Document sysctls better.
next