dragonfly.git
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
2023-03-20 Roy Marplesroute(4): Fix ifam_addrflags in ifa_msghdr
2023-03-20 Tomohiro Kusumisbin/{mount,newfs}_hammer2: style(9)
2023-03-19 Matthew Dillondsynth - Fix bug, but actually keep the behavior
2023-03-17 Tomohiro Kusumisbin/newfs_hammer2: Don't allow >64 values for -s option
2023-03-17 Tomohiro Kusumisbin/hammer2: Fix minor strdup(3) leak
2023-03-17 Tomohiro Kusumisbin/newfs_hammer2: Expand -s option to allow >1 values...
2023-03-13 Antonio Huete... backlight(9): Add manpage.
2023-03-11 Antonio Huete... backlight(9): Initial port.
2023-03-11 Aaron LIcpucontrol.8: Fix markup error in SYNOPSIS
2023-03-09 Sascha Wildnerlibc: Fix a typo. It's local storage, not locale storage.
2023-03-07 Tomohiro Kusumisbin/newfs_hammer2: Add newfs(8) -s option equivalent...
2023-03-06 Tomohiro KusumiRevert "sys/vfs/hammer2: Avoid void* pointer arithmetic"
2023-03-05 Sascha Wildnerlibc: Sort SRCS in stdio/.
2023-03-05 Aaron LImk: Improve handling of MLINKS
2023-03-05 Aaron LImk: Add some comments arond long .else/.endif
2023-03-05 Aaron LImk: Replace 'sed' command with ':C' variable modifier
2023-03-04 Aaron LIlibc: Fix installation of fopencookie.3 man page
2023-03-04 Sascha Wildnerlibc/ukp_setproctitle: Properly handle skipping the...
2023-03-03 Aaron LInet/pf: Remove a bit legacy 32-bit code
2023-03-03 Sascha WildnerFix installer build.
2023-03-03 Matthew Dillondsynth - Add Numa_setsize option (defaults to disabled...
2023-02-28 Sascha Wildnerkernel/pvscsi: Port pvscsi(4) over to DragonFly.
2023-02-28 Sascha WildnerBring in FreeBSD's pvscsi(4), for VMware's paravirtual...
2023-02-27 Aaron LIinstaller(8): Remove passphrase tmp file after use
2023-02-27 Aaron LIinstaller(8): Distinguish setting and getting of encryp...
2023-02-27 Matthew Dillondsynth - Add Numa_setsize option (defaults to disabled)
2023-02-27 Matthew Dillonkernel - Reduce spin-lock contention issues in page...
2023-02-25 Matthew Dillonkernel - Add kmalloc_usable_size()
2023-02-25 Matthew Dillonlibc - Port chacha20 from FreeBSD for arc4random()
2023-02-25 Aaron LInrelease: Add 'IMGSIZE_MB' to specify file size in...
2023-02-25 Aaron LInrelease: Remove downloaded packages from ISO/IMG
2023-02-25 Aaron LInrelease: Allow /etc/ssl/cert.pem be missing
2023-02-25 Aaron LInrelease: Improve 'etc.hdd' creation to eliminate incon...
2023-02-22 Matthew Dillonbuildworld - Fix bootstrapping from DFly 4.10
2023-02-21 Aaron LIkernel/linker: Support preloaded modules to use full...
2023-02-21 Aaron LIboot/common: Use full root paths for MODINFO_NAME
2023-02-21 Aaron LIkernel: Implement sysctl 'debug.dump_modinfo' to dump...
2023-02-21 Aaron LIboot/common: Fix passing of wrong variable in file_load()
2023-02-21 Aaron LIboot/common: Remove obsolete and unused 'slow' command
2023-02-21 Aaron LIboot/common: Staticize several functions
2023-02-21 Aaron LIkernel/linker: Resolve module's relative path to full...
2023-02-21 Aaron LIkernel/linker: Update 'linker_path' to the current...
2023-02-21 Aaron LIkernel/linker: Replace index()/rindex() with strchr...
2023-02-21 Aaron LIkldstat(8): Report module's full path in verbose mode
2023-02-21 Aaron LIkldstat(2): Support to report module's full path
2023-02-21 Aaron LIwindow(1): Multiple minor cleanups
2023-02-21 Aaron LIwait(2): Make WIFSIGNALED(x) exclude WIFCONTINUED(x)
2023-02-19 Aaron LIhier(7): Add description for '/usr/src/stand'
2023-02-19 Aaron LIREADME: Describe the 'stand' directory
2023-02-15 Matthew Dillonvlan - syntax / cleanup
2023-02-15 Matthew Dillonkernel - fbsd kpi support, add sleepq*() API (untested)
2023-02-15 Aaron LItop(1): Handle SCORE (dumping) process state similar...
2023-02-12 Sascha Wildnerkernel/bus_dmamap_load_ccb: Exit early if data directio...
2023-02-11 Aaron LItop(1): Fix STATE column to support all possible states
2023-02-11 Aaron LItop(1): Fix empty 'STATE' column for some system processes
next