dragonfly.git
2019-10-07 Tomohiro Kusumisys/vfs/msdosfs: Rename xcntobn() back to cntobn()
2019-10-07 Tomohiro Kusumisys/vfs/msdosfs: Add markvoldirty()
2019-10-07 Sascha Wildner<string.h>: Put memset_s() prototype inside __{BEGIN...
2019-10-06 François Tigeotdrm: Rename struct drm_file.master to .is_master
2019-10-06 Tomohiro Kusumisys/vfs/msdosfs: usemap_free() after fatentry()
2019-10-06 Tomohiro Kusumiusr.sbin/fstyp: Retry fopen(3) if failed
2019-10-06 Sascha WildnerGenerate a fresh /etc/os-release on each installworld.
2019-10-06 Tomohiro Kusumiusr.sbin/fstyp: Support HAMMER2 PFS label and @name...
2019-10-06 Sascha Wildner<sys/stat.h>: Rename two unused flags to names that...
2019-10-06 Sascha WildnerFix immutable flag handling in our mtree(8) invocations.
2019-10-06 zrjkernel/isa: Bury the intrmask_t type.
2019-10-06 zrjkernel: Make chflags syscalls argument types consistent...
2019-10-06 zrjworld: Eliminate custom uintfptr_t/fptrdiff_t types.
2019-10-06 zrj<unistd.h>: Fix profil(2) prototype.
2019-10-06 zrj<sys/stdint.h>: Move out two MD types.
2019-10-06 zrj<sys/types.h>: Eliminate __nl_item type.
2019-10-06 zrj<runetype.h>: Convert __rune_t to internal typedef.
2019-10-06 zrjNuke legacy non standard rune_t type.
2019-10-06 Tomohiro Kusumisbin/fsck_hammer2: More refactoring
2019-10-05 Tomohiro Kusumisbin/fsck_hammer2: Refactor zone/blockref scanning
2019-10-05 Tomohiro Kusumisbin/fsck_hammer2: Add -b to only scan best zone
2019-10-05 zrjlibc: Add __errno_location() for language binding benefits.
2019-10-05 zrjppp(8): Re-enable RADIUS support.
2019-10-05 zrjBump __DragonFly_version for libradius/libtacplus removal.
2019-10-05 zrjNuke libradius(3).
2019-10-05 zrjppp(8): Disable RADIUS support.
2019-10-05 zrjNuke libtacplus(3).
2019-10-05 zrjNuke pam_radius(8).
2019-10-05 zrjNuke pam_tacplus(8).
2019-10-05 zrjlib: Update dependencies.
2019-10-05 zrjNuke pam_ssh(8). It was moved to DPorts.
2019-10-05 Tomohiro Kusumisys/vfs/msdosfs: Fix panic on corrupted fs in pcbmap()
2019-10-05 Tomohiro Kusumisys/vfs/msdosfs: Invalid filesystem might brelse(bp...
2019-10-05 Tomohiro Kusumisys/vfs/msdosfs: Change the return on impossible condit...
2019-10-05 Tomohiro Kusumisys/vfs/msdosfs: Ensure cluster allocation is within...
2019-10-05 Tomohiro Kusumisys/vfs/msdosfs: Style
2019-10-05 Tomohiro Kusumisys/vfs/msdosfs: Verify BPB_Media value in FAT[0] in...
2019-10-05 Tomohiro Kusumisys/vfs/msdosfs: Properly update ClnShutBitMask in...
2019-10-05 Tomohiro Kusumisys/vfs/msdosfs: Clear cluster bitmap on chainalloc...
2019-10-05 Tomohiro Kusumisys/vfs/msdosfs: Add clusteralloc1()
2019-10-05 Tomohiro Kusumisys/vfs/msdosfs: ANSIfy sys/fs/msdosfs
2019-10-04 Tomohiro Kusumisys/vfs/msdosfs: Use struct dirent
2019-10-04 Tomohiro Kusumisys/vfs/msdosfs: Remove diff noises vs FreeBSD from...
2019-10-04 Tomohiro Kusumisys/vfs/msdosfs: Long names of files are created incorr...
2019-10-04 Tomohiro Kusumisys/vfs/msdosfs: Prevent buffer overflow when expanding...
2019-10-03 Tomohiro Kusumisys/vfs/msdosfs: Use __DECONST()
2019-10-04 Tomohiro Kusumisys/vfs/msdosfs: Discarding local array based on return...
2019-10-03 Tomohiro Kusumisys/vfs/msdosfs: Fixes for undefined behavior
2019-10-03 Tomohiro Kusumisys/vfs/msdosfs: Avoid excessive flushing of FSInfo...
2019-10-03 Tomohiro Kusumisys/vfs/msdosfs: Use FSInfo instead of random# on clust...
2019-10-02 Tomohiro Kusumisys/vfs/msdosfs: Add FULL_RUN for (u_int)-1
2019-10-02 Tomohiro Kusumisbin/fsck_hammer2: Test icrc_volheader in verify_volume...
2019-10-02 Tomohiro Kusumisys/vfs/msdosfs: Fix loading msdos_iconv.ko
2019-10-02 Tomohiro Kusumisys/vfs/msdosfs: Fix build break on LINT64 by 411df81600
2019-10-02 Matthew Dillonkernel - Fix lockfz wait state
2019-10-02 Tomohiro Kusumisbin/fsck_hammer2: Refactor verify_blockref()
2019-10-02 Tomohiro Kusumisbin/fsck_hammer2: Print blockref stats once if -q
2019-10-02 Tomohiro Kusumisbin/fsck_hammer2: Fix return value on -f
2019-10-02 Tomohiro Kusumisbin/fsck_hammer2: Add -p and -l option for per PFS...
2019-10-02 Tomohiro Kusumisbin/hammer2: Use old "show"/"freemap" format for -q
2019-10-02 Tomohiro Kusumisbin/hammer2: Assert bytes > 0 for inode/indirect in...
2019-10-02 Tomohiro Kusumisys/vfs/msdosfs: Assert mount is not read-only when...
2019-10-02 Tomohiro Kusumisys/vfs/msdosfs: Add assertions for FAT bitmap state
2019-10-02 Tomohiro Kusumisys/vfs/msdosfs: Remove unused global statistic about...
2019-10-02 Tomohiro Kusumisys/vfs/msdosfs: Remove unused find_lcode()
2019-10-01 Tomohiro Kusumisys/vfs/msdosfs: Mount msdosfs with longnames support...
2019-10-01 Tomohiro Kusumisys/vfs/msdosfs: Fix wrong memcpy(3) usage
2019-10-01 Tomohiro Kusumisys/vfs/msdosfs: Extend fatcache size for extend write...
2019-10-01 Tomohiro Kusumisys/vfs/hammer2: Use correct typedef for uint64_t for...
2019-10-01 Sascha WildnerFix two comments (in trek and the installer): whereever...
2019-10-01 Sascha Wildnerhammer2.8: Fix some mdoc and other issues.
2019-09-30 Tomohiro Kusumisys/vfs/msdosfs: msdos_iconv -> msdosfs_iconv (minimize...
2019-09-29 Tomohiro Kusumisbin/hammer2: Use hammer2_uuid_to_str()
2019-09-29 Tomohiro Kusumisbin/hammer2: Align usage output for "emergency-mode...
2019-09-29 Matthew Dillonhammer2 - Add emergency mode to allow recovery of ENOSP...
2019-09-29 Tomohiro Kusumisbin/hammer2: Add sbin/hammer2/hammer2_subs.h
2019-09-29 Sascha Wildnerkprintf.9: Adjust for return value of krateprintf().
2019-09-29 Matthew Dillonkernel - Enhance krateprintf() API
2019-09-29 Matthew Dillonhammer2 - Fix pfs-delete panic
2019-09-28 Matthew Dilloninstallworld - Generate /etc/os-release
2019-09-28 Matthew Dillonhammer2 - Optimize hammer2 support threads and dispatch
2019-09-28 Tomohiro Kusumisbin/hammer2: Minor adjustments for "volhdr"
2019-09-28 Tomohiro Kusumisbin/hammer2: Add "volhdr" to man
2019-09-28 Tomohiro Kusumisbin/hammer2: Sync checksum format in "show"/"freemap...
2019-09-28 Matthew Dillonhammer2 - add 'volhdr' directive to dump volume header
2019-09-27 Tomohiro Kusumilib/libdmsg: Use libkern instead of lib/libdmsg/icrc.c
2019-09-27 Antonio Huete... share/mk: Install bsd.crunchgen.mk
2019-09-27 Antonio Huete... rc: Rename jail's rc default variables
2019-09-27 Matthew Dillondsynth - Allow the package suffix to be configured
2019-09-27 Matthew Dillondsynth - Dump final summary to the 00 log as well
2019-09-27 Sascha WildnerSome cleanup regarding the removal of the old clang...
2019-09-26 Matthew Dillondsynth - add 'dsynth monitor' directive
2019-09-26 Sascha Wildnernmalloc(3): Add missing #include "namespace.h" and...
2019-09-26 Sascha Wildnerfsck_msdosfs(8): Add missing free()s.
2019-09-26 Sascha Wildnersort(1): Remove duplicate option check.
2019-09-26 Matthew Dillondsynth - Check template change / worker count change
2019-09-26 Tomohiro Kusumisys/vfs/msdosfs: Reduce size of struct defid
2019-09-26 Tomohiro Kusumisys/vfs/msdosfs: Whitespace fixes (minimize diff noises...
2019-09-26 Sascha WildnerSync zoneinfo database with tzdata2019c from ftp:/...
2019-09-26 Sascha WildnerRemove Theory. Available via https://data.iana.org...
next