dragonfly.git
2023-06-16 Tomohiro Kusumiusr.sbin/makefs: Add HAMMER2 offline inode get support
2023-06-15 Tomohiro Kusumiusr.sbin/makefs: Add offline HAMMER2IOC_VERSION_GET...
2023-06-15 Tomohiro Kusumiusr.sbin/makefs: Introduce hammer2_makefs_options_t...
2023-06-14 Tomohiro Kusumiusr.sbin/makefs: Minor cleanup
2023-06-13 Tomohiro Kusumiusr.sbin/makefs: Fix "-o D" option when intermediate...
2023-06-11 Tomohiro Kusumiusr.sbin/makefs: Fix makefs(8) man page on -m option
2023-06-11 Tomohiro Kusumiusr.sbin/makefs: Add HAMMER2 offline PFS get|lookup...
2023-06-09 Tomohiro Kusumiusr.sbin/makefs: Minor fix / cleanup
2023-06-09 Tomohiro Kusumiusr.sbin/makefs: Add HAMMER2 emergency mode support
2023-06-08 Matthew Dillonnvme - Print detailed status on I/O error
2023-06-08 Matthew Dillonlibc - pthread_key_create() adjustments
2023-06-08 Tomohiro Kusumiusr.sbin/makefs: Add HAMMER2 offline destroy support
2023-06-08 Tomohiro Kusumiusr.sbin/makefs/hammer2: Minor cleanup
2023-06-07 Tomohiro Kusumiusr.sbin/makefs: Add HAMMER2 offline growfs support
2023-06-07 Tomohiro Kusumiusr.sbin/makefs: Sync with sys/vfs/hammer2
2023-06-07 Tomohiro Kusumisys/vfs/hammer2: Fail ioctl(HAMMER2IOC_GROWFS) if size...
2023-06-07 Tomohiro Kusumisys/vfs/hammer2: Change growfs kprintf format %jd ...
2023-06-04 Tomohiro Kusumiusr.sbin/makefs: Add HAMMER2 offline bulkfree support
2023-06-02 Tomohiro Kusumiusr.sbin/makefs: Sync with sys/vfs/hammer2
2023-05-29 Aaron LIboot: Expose SMBIOS entry point via kenv
2023-05-29 Aaron LIboot/efi: Recognize four more configuration tables
2023-05-29 Aaron LIstand/contrib: Add two more TianoCore EDK II headers
2023-05-29 Aaron LIx86_64/identcpu: Print supported XSAVE features
2023-05-29 Aaron LIx86_64/identcpu: Print more CPU features
2023-05-29 Aaron LIx86_64/identcpu: Add comments to features for consistency
2023-05-29 Aaron LIx86_64/identcpu: Style cleanups
2023-05-29 Aaron LIx86_64/identcpu: Add printing of CPU family and model
2023-05-29 Aaron LIx86_64/identcpu: Remove whitespace in printing CPU...
2023-05-29 Aaron LIx86_64/specialreg.h: Add several more CPUID defines
2023-05-28 Tomohiro Kusumisys/vfs/hammer2: Use howmany() to calculate bulkfree...
2023-05-20 Tomohiro Kusumisys/vfs/hammer2: Fix comment on bmradix in freemap
2023-05-20 Matthew Dillonstand - cleanup efi boot, fix corrupted free()
2023-05-18 Tomohiro Kusumisys/vfs/hammer2: Remove obsolete comments in freemap
2023-05-16 Tomohiro Kusumisys/vfs/hammer2: Remove redundant NULL chain test in...
2023-05-12 Tomohiro Kusumisys/vfs/hammer2: Remove obsolete code/comment in freemap
2023-05-12 Tomohiro Kusumisys/vfs/hammer2: Fix 53b767003a to use plural
2023-05-11 Sascha Wildnerstand/edk2: Reorganize the edk2 contrib hierarchy a...
2023-05-09 Sascha WildnerRemove two empty private namespaces. One was commented...
2023-05-09 Sascha Wildnerlibz: Stop exporting internal functions.
2023-05-09 Tomohiro Kusumisys/vfs/hammer2: Fix multiple "radii" -> "radix"
2023-05-06 Tomohiro Kusumiusr.sbin/makefs: Sync with sys/vfs/hammer2
2023-05-06 Tomohiro Kusumiusr.sbin/makefs: Fix -Wformat warnings on other platforms
2023-05-04 Tomohiro Kusumisys/vfs/hammer2: Fix -Wformat warnings on other platforms
2023-05-04 Aaron LIamdpm.4: Mention intpm(4) in SEE ALSO
2023-05-04 Aaron LIintpm.4: Update description and supported chipsets
2023-05-03 Sascha Wildnerstand/boot: Fix typos.
2023-05-03 Tomohiro Kusumiusr.sbin/makefs/hammer2: Print chian/dio count on vflush()
2023-04-29 Tomohiro Kusumisys/vfs/hammer2: Fix memory leak for second PFS mount...
2023-04-25 Tomohiro Kusumiusr.sbin/makefs/hammer2: Use blkno -1 for logical vnode...
2023-04-22 Tomohiro Kusumiusr.sbin/makefs/ffs: Remove m_buf::b_is_hammer2
2023-04-22 Tomohiro Kusumiusr.sbin/makefs/ffs: Sync buf.c with FreeBSD
2023-04-22 Tomohiro Kusumiusr.sbin/makefs/hammer2: Change fsinode::priv -> param
2023-04-22 Tomohiro Kusumiusr.sbin/makefs/hammer2: Avoid #include "makefs.h"...
2023-04-22 Tomohiro Kusumiusr.sbin/makefs/hammer2: Include <stdbool.h> for hammer...
2023-04-21 Roy Marplesdhcpcd: Note upgrade to 10.0.1
2023-04-21 Roy MarplesMerge branch 'vendor/DHCPCD'
2023-04-21 Roy MarplesUpdate to dhcpcd-10.0.1 with the following changes:
2023-04-20 Sascha Wildnerbsd-family-tree: Sync with FreeBSD.
2023-04-20 Sascha WildnerUpdate the pciconf(8) database.
2023-04-19 Tomohiro Kusumisbin/newfs_hammer2: Use uuid_create(3) rather than...
2023-04-18 Matthew Dillonusched - Add support for > 64 cpus
2023-04-18 Tomohiro Kusumiusr.sbin/makefs/hammer2: Derive timestamp from source...
2023-04-16 Sascha Wildnerkernel: Adjust two Makefiles for my recent opt_*.h...
2023-04-14 Tomohiro Kusumiusr.sbin/makefs: Sync with sys/vfs/hammer2
2023-04-14 Tomohiro Kusumisys/vfs/hammer2: Remove unneeded (char *)bp->b_data...
2023-04-13 Roy Marplesrbootd: add missing change to make it work
2023-04-13 Roy Marplesrbootd: Just open /dev/bpf rather than loop /dev/bpfN
2023-04-12 Tomohiro Kusumisys/vfs/hammer2: Comment out unused local variables
2023-04-12 Tomohiro Kusumiusr.sbin/makefs: Remove unused local variable
2023-04-10 Tomohiro Kusumisbin/*hammer2: Include <stdint.h> for intmax_t/uintmax_t
2023-04-05 Sascha Wildnerkernel/ffs: Add missing opt_quota.h include to get...
2023-04-05 Sascha Wildnerkernel/pmap: Add missing opt_ddb.h include to get at...
2023-04-05 Sascha Wildnerkernel/machdep: Add missing opt_maxmem.h include to...
2023-04-05 Sascha Wildnerkernel/platform: Remove useless commented out includes...
2023-04-04 Sascha Wildnerktrace/kdump: Implement sysctl tracing.
2023-04-04 Sascha Wildnerkernel/icmp: Add missing opt_icmpprintfs.h include...
2023-04-04 Sascha Wildnerkernel/gif: Add missing opt_xbonehack.h include to...
2023-04-04 Sascha Wildner<sys/ktrace.h>: Clean up the prototypes a bit.
2023-04-01 Sascha Wildnerkernel/fwohci: Avoid confusion with USB's OHCI_DEBUG...
2023-04-01 Sascha Wildnerkernel: Rename the HZ kernel option to HZ_DEFAULT.
2023-04-01 Tomohiro Kusumisys/vfs/hammer2: Remove KKASSERT expecting path to...
2023-03-31 Sascha Wildnerkernel/802_11: Remove some dead includes.
2023-03-31 Sascha Wildnervkernel/autoconf: Add missing opt_swap.h include to...
2023-03-31 Sascha WildnerLINT64: Enable NSWBUF_MIN because it enables (a bit...
2023-03-31 Sascha Wildnerkernel/ext2fs: Add missing opt_suiddir.h include to...
2023-03-31 Sascha WildnerFix the vkernel build.
2023-03-30 Sascha Wildneredk2: Sync our TianoCore EDK II headers with the edk2...
2023-03-30 Sascha Wildnerkernel/ip6_mroute: Add missing opt_mrouting.h include...
2023-03-30 Sascha Wildnerkernel/sn: Remove some dead includes.
2023-03-30 Sascha Wildnerkernel/oce: Add missing opt_inet{,6}.h include to get...
2023-03-30 Sascha Wildnerkernel/rum: Remove some dead includes.
2023-03-30 Sascha Wildnerkernel/pf: Add missing opt_inet6.h include to get at...
2023-03-30 Sascha Wildnerkernel/vm: Add missing opt_reset.h include to get at...
2023-03-30 Sascha Wildnerkernel: Remove opt_vm.h include from files that don...
2023-03-30 Sascha Wildnerkernel/vm: Add missing opt_vm.h include to get at NO_SW...
2023-03-30 Sascha WildnerUpdate the pciconf(8) database.
2023-03-29 Tomohiro Kusumisys/vfs/hammer2: Use HAMMER2_ROOT_VOLUME instead of 0
2023-03-28 Sascha Wildnerkernel/backlight: Remove bogus include from the Makefile.
2023-03-28 Matthew Dillonpoll/select: Fix panic in kqueue backend
2023-03-20 Roy Marplesroute(8): Only decode route messages we know
next