dragonfly.git
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
2023-02-11 Aaron LItop(1): Fix count of process states
2023-02-09 Sascha Wildnerlibc/fopencookie: Additional fix which I forgot in...
2023-02-09 Sascha Wildner<stdio.h>: Fix issues introduced with the fopencookie...
2023-02-08 Matthew Dillondate - Upgrade calculations, add some gnu date -d support
2023-02-05 Sascha WildnerMove mailwrapper(8) examples from /etc/mail to /usr...
2023-02-05 Sascha Wildnerperiodic.conf.5: Note that purgestat is run, not sendma...
2023-02-04 Sascha Wildnerhier.7: Adjust for the removal of etc/mtree/BSD.sendmai...
2023-02-04 Sascha WildnerFor manual pages from ports, show the ports category...
2023-02-04 Antonio Huete... fopencookie(3): Add a wrapper around funopen(3)
2023-02-03 Aaron LIusr/Makefile: Simplify dports-download and pkg-bootstrap
2023-02-03 Aaron LIusr/Makefile: Fix SSL verification issue in pkg bootstrap
2023-02-03 Aaron LIpw(8): Allow to change GID of non-root super users...
2023-02-03 Aaron LItools/pw-update.sh: Adjust primary group of new users...
2023-02-03 Aaron LItools/pw-update.sh: Allow to create user 'toor' of...
2023-02-02 Matthew Dillonnet - Fix vlan input packet processing w/ if_bridge...
2023-02-01 Matthew Dillondsynth - Add section on per-port options
2023-02-01 Tomohiro Kusumiusr.sbin/makefs: Fix HAMMER2 section in makefs(8)
2023-02-01 Tomohiro Kusumiusr.sbin/makefs: Print too long path in errx()
2023-01-30 Tomohiro Kusumiusr.sbin/makefs: Set HAMMER2 inode mode using source...
2023-01-29 Tomohiro Kusumisbin/*hammer2: Remove redundant "CFLAGS+=-DXXH_NAMESPAC...
2023-01-28 Tomohiro Kusumiusr.sbin/makefs: Sync with sys/vfs/hammer2
2023-01-27 Tomohiro Kusumisys/vfs/hammer2: Fix -Wpointer-sign warnings on hammer2...
2023-01-26 Tomohiro Kusumisys/vfs/hammer2: Fix -Wpointer-sign warnings
2023-01-25 Tomohiro Kusumiusr.sbin/makefs: Fix -Wformat warnings
2023-01-25 Tomohiro Kusumiusr.sbin/makefs: Sync with sys/vfs/hammer2
2023-01-25 Tomohiro Kusumiusr.sbin/makefs: Remove -Wunused-but-set-variable local...
2023-01-25 Tomohiro Kusumisys/vfs/hammer2: Fix -Wformat warnings
2023-01-25 Tomohiro Kusumisys/vfs/hammer2: Fix -Wint-in-bool-context warning
2023-01-25 Tomohiro Kusumisys/vfs/hammer2: Remove -Wunused-but-set-variable local...
2023-01-24 Tomohiro Kusumiusr.sbin/makefs: Use `char *` not `void *` for buf...
2023-01-24 Tomohiro Kusumiusr.sbin/makefs: Rename struct buf -> m_buf
2023-01-24 Tomohiro Kusumiusr.sbin/makefs: Rename struct vnode -> m_vnode
2023-01-20 Tomohiro Kusumiusr.sbin/makefs: Sync with sys/vfs/hammer2
2023-01-17 Pierre-Alain... Add details about forward(5) support by MTA and dma...
2023-01-12 Matthew Dillonworld - Add /etc/rc.local.d to rcorder startup and...
2023-01-09 Tomohiro Kusumisys/vfs/hammer2: Avoid void* pointer arithmetic
2023-01-08 Matthew Dillonkernel - Fix early console probe when serial port does...
2023-01-07 Pierre-Alain... bsd-family-tree: Sync with FreeBSD
2023-01-07 Sascha Wildnerpkill.1: Add FreeBSD's IMPLEMENTATION NOTES section.
2023-01-07 Matthew Dillonamd - Add family 19h temperature sensor support, fix...
2023-01-06 Matthew Dillonbuild - Fix make concurrency for csh
2023-01-06 Matthew Dillonbuild - Fix make concurrency for libpcap
2023-01-05 Matthew Dillonvtnet - Fix panic when larger MTUs are specified
2022-12-31 Sascha WildnerBump copyrights. Happy new year!!
2022-12-21 Antonio Huete... installer: Remove the long-time broken package handling...
2022-12-20 Antonio Huete... Bump DEVELOPMENT to 6.5 v6.5.0
2022-12-20 Matthew Dillonbuild - syntax cleanup
2022-12-20 Matthew Dillonkernel - Change an assertion to a kprintf
2022-12-19 Sascha WildnerBump CSTD to gnu11 for world and kernel.
2022-12-19 Sascha WildnerMake the -std=... option for the compiler settable...
2022-12-17 Matthew Dillondsynth - Ignore ports installed on the host during...
2022-12-17 Tomohiro Kusumiusr.sbin/makefs: Whitespace cleanup (remove space befor...
2022-12-14 Matthew Dillonworld - Fix buildworld bootstrapping on older systems
2022-12-06 Antonio Huete... ftp: Adjustments after vendor import
2022-12-06 Antonio Huete... Merge branch 'vendor/TNFTP'
2022-12-06 Antonio Huete... vendor/TNFTP: Import tnftp-20210827 vendor/TNFTP
2022-12-06 Antonio Huete... csh: Adjustments after import
2022-12-04 Antonio Huete... Merge branch 'vendor/TCSH'
2022-12-04 Antonio Huete... Vendor branch: upgrade tcsh from 6.22.02 to 6.24.02 vendor/TCSH
2022-11-28 Matthew Dillonevdev - Change default mask to fix duplicate mouse...
2022-11-28 Antonio Huete... openssh: Adjustments after import
2022-11-28 Antonio Huete... Merge branch 'vendor/OPENSSH'
next