dragonfly.git
2019-10-28 Aaron LInrelease: Fix 'make restartpkgs'
2019-10-28 Aaron LIrelease.7: Sync environment variables with nrelease...
2019-10-28 Aaron LInrelease: Minor style improvements to the Makefile
2019-10-28 Aaron LInrelease: Split "pkgs" target out from "customizeiso...
2019-10-28 Aaron LInrelease: Reorder and clean up the "srcs" target
2019-10-28 Aaron LInrelease: Remove obsolete targets and update the help
2019-10-28 Aaron LInrelease: Simplify by not handling multiple kernel...
2019-10-28 Aaron LInrelease: Replace ${NRLOBJDIR}/nrelease with a temp...
2019-10-28 Tomohiro Kusumiusr.sbin/fstyp: Fix comparison against unterminated...
2019-10-27 Tomohiro Kusumisbin/fsck_hammer2: Fix build procedure comments
2019-10-27 François Tigeotdrm/linux: Add DEFINE_RATELIMIT_STATE()
2019-10-27 François Tigeotdrm: Switch ktime_t to its post-Linux 4.10 definition
2019-10-26 Sascha Wildnerkernel/syscons: Add missing lwkt_reltoken() in some...
2019-10-26 François Tigeotdrm/linux: Make fence contexts 64 bit
2019-10-26 Sascha Wildnersail(6): Use NULL for pointers.
2019-10-26 Sascha Wildnerusr.bin/usr.sbin: Use NULL for pointers.
2019-10-26 Sascha Wildnerlibc: Use NULL for pointers.
2019-10-25 Matthew Dillonpf - Increase default state table limit
2019-10-25 Matthew Dillonpf - Fix a few edge cases when the state table gets big
2019-10-25 Tomohiro Kusumisys/vfs/msdosfs: Drop redundant ->uio_offset limit...
2019-10-25 Tomohiro Kusumisys/vfs/msdosfs: Remove DragonFly specific macro de_off...
2019-10-25 Tomohiro Kusumisys/vfs/msdosfs: Remove DragonFly specific macro de_off...
2019-10-25 Tomohiro Kusumisys/vfs/msdosfs: Remove confusing code on cluster#
2019-10-25 François Tigeotdrm/linux: Align Linux memory allocations to cache...
2019-10-24 Sascha WildnerFix wrong dates in several manual pages.
2019-10-24 Sascha Wildnergetifaddrs.3: Fix macro (.PP -> .Pp).
2019-10-24 Sascha Wildnerdsynth.1: Fix wording (reported by noob237).
2019-10-24 Tomohiro Kusumisys/vfs/msdosfs: Remove obsolete comment
2019-10-24 Tomohiro Kusumisys/vfs/msdosfs: Fix comment on symlink
2019-10-24 Tomohiro Kusumisys/vfs/msdosfs: Remove VREG/VDIR support from msdosfs_...
2019-10-24 zrjkernel: Move M_LWKTMSG declaration to <sys/msgport2.h>.
2019-10-24 zrjkernel: Fix spurious M_IOV declarations.
2019-10-24 zrjkernel: Cleanup <sys/uio.h> issues.
2019-10-24 zrj<sys/nlookup.h>: Style(9) adjustments.
2019-10-24 zrjlibdmsg: Forward declare struct iovec for public protot...
2019-10-24 zrjCleanup <sys/uio.h> includes.
2019-10-24 zrj<sys/uio.h>: Extract kernel structures to a separate...
2019-10-24 zrjkernel: Move M_IOV malloc definition to correct header.
2019-10-24 zrj<sys/uio.h>: Cleanup namespace.
2019-10-24 zrjRevert "wpa_supplicant: Avoid cpp warning during buildw...
2019-10-24 zrjlibtcplay: Adjust to use <sys/param.h> header.
2019-10-24 Sascha Wildnerlibc: Fix buildworld.
2019-10-23 Tomohiro KusumiRevert "world/kernel: Use the roundup2() macro in vario...
2019-10-23 Sascha Wildnerworld/kernel: Use the {set,clr}bit() and is{set,clr...
2019-10-23 Sascha Wildnerworld/kernel: Use the rounddown2() macro in various...
2019-10-23 Sascha Wildnerworld/kernel: Use the rounddown() macro in various...
2019-10-23 Sascha Wildnerworld/kernel: Use the roundup2() macro in various places.
2019-10-23 Tomohiro Kusumisys/vfs/msdosfs: msdosfs_read()/msdosfs_write() fixes
2019-10-23 Tomohiro Kusumisys/vfs/msdosfs: Fix comments in msdosfs_setattr()
2019-10-23 Tomohiro Kusumisys/vfs/msdosfs: Fix style bugs
2019-10-23 Tomohiro Kusumisys/vfs/msdosfs: Don't sync update on msdosfs_setattr()
2019-10-23 Sascha Wildner<sys/signal.h>: Some more whitespace fixes.
2019-10-23 Tomohiro Kusumisbin/fsck_hammer2: Fix invalid free(3) of PFS names
2019-10-23 Tomohiro Kusumisbin/fsck_hammer2: Fix copying unterminated ondisk...
2019-10-23 Tomohiro Kusumisbin/fsck_hammer2: Sort PFS names to scan on -p
2019-10-23 Tomohiro Kusumisys/vfs/msdosfs: uniqdosname() assumes 12 bytes char[]
2019-10-23 Tomohiro Kusumisys/vfs/msdosfs: Don't set DE_ACCESS on read if readonl...
2019-10-23 Tomohiro Kusumisys/vfs/msdosfs: Avoid loop after bread()
2019-10-23 Tomohiro Kusumisys/vfs/msdosfs: Rewrite msdosfs_readdir()
2019-10-23 Tomohiro Kusumisys/vfs/msdosfs: Fix FAT32 dotdot dirent corruption
2019-10-23 Tomohiro Kusumisys/kern: Add init_va_filerev()
2019-10-23 Tomohiro Kusumisbin/fsck_hammer2: Minor fix/cleanup
2019-10-22 Sascha Wildner<math.h>: Reduce namespace pollution.
2019-10-22 Sascha Wildner<signal.h>: Clean up the POSIX namespace a bit.
2019-10-22 Sascha Wildner<signal.h>/<sys/signal.h>: Fix whitespace.
2019-10-20 Tomohiro Kusumisbin/fsck_hammer2: Allow -l to take multiple PFS names
2019-10-20 Tomohiro Kusumisbin/fsck_hammer2: Add -e to count empty blockrefs
2019-10-20 Tomohiro Kusumisbin/hammer2: #if0 unused structs
2019-10-20 Sascha Wildnerkernel/hammer2: Remove -DSMP from Makefile. It is no...
2019-10-20 Tomohiro Kusumisbin/hammer2: Fix error message format
2019-10-19 Tomohiro Kusumisbin/newfs_hammer2: Remove "m:" from getopt(3)
2019-10-19 Sascha Wildnermq_open.2: Add <sys/types.h> in the SYNOPSIS for mode_t.
2019-10-19 Sascha Wildnerfsck_hammer2.8: Sort SEE ALSO.
2019-10-19 Tomohiro Kusumisys/vfs/msdosfs: Drop nonexistent msdosfs_mountroot...
2019-10-19 Tomohiro Kusumisys/vfs/msdosfs: Add nop MSDOSFS_LOCK_MP()
2019-10-19 Sascha WildnerFix some typos: enought -> enough
2019-10-18 Sascha Wildnersysctl(8): Sync manual page and usage() with getopt().
2019-10-18 Tomohiro Kusumisbin/fsck_hammer2: Minor fixes on syscall retvals
2019-10-18 Tomohiro Kusumisbin/fsck_hammer2: Make destroy.c update dirent blockre...
2019-10-18 Tomohiro Kusumisbin/fsck_hammer2: Add reconstruct.c to force reconstru...
2019-10-18 Sascha Wildneryacc(1): Remove unused define from the Makefile.
2019-10-18 Sascha Wildnerrrenumd(8): Check if YYDEBUG is really 1.
2019-10-18 Sascha Wildnerlibpcap: Remove unused -DYYBISON.
2019-10-18 Sascha Wildnerfsid/calendar: Clean up #includes a bit.
2019-10-18 Sascha Wildnerlibpcap: Add scanner.h to CLEANFILES.
2019-10-18 zrjfsid(8): Add missing include for MAXPATHLEN.
2019-10-18 zrjlibfsid(3): Add missing include for <vfs/ufs/fs.h>.
2019-10-18 zrjlibc/net: Add missing include for timespec.
2019-10-18 zrjnscd(8): Add missing include for timespec.
2019-10-18 zrjcalendar(1): Add missing include for MAXPATHLEN.
2019-10-17 Tomohiro Kusumisbin/fsck_hammer2: Use memmove(3) for overlapping regions
2019-10-17 Sascha Wildnerzlib: Add commented out line to Makefile for debug...
2019-10-17 Sascha Wildnerzlib: Adjust README.DRAGONFLY a bit more.
2019-10-17 Sascha WildnerAdjust local files for the zlib upgrade.
2019-10-17 Sascha WildnerMerge branch 'vendor/ZLIB'
2019-10-17 Sascha WildnerUpdate zlib from 1.2.8 to 1.2.11 on the vendor branch. vendor/ZLIB
2019-10-16 Tomohiro Kusumisbin/hammer2: Add hammer2_breftype_to_str()
2019-10-16 Tomohiro Kusumisbin/fsck_hammer2: Correctly count HAMMER2_BREF_TYPE_EM...
2019-10-16 Tomohiro Kusumisbin/hammer2: Add 'B' to sizetostr() result when <...
2019-10-16 Roy MarplesMerge branch 'vendor/DHCPCD'
next