dragonfly.git
2024-03-22 Aaron LInet: Improve rt_print() and rt_addrinfo_print() debug... DragonFly_RELEASE_6_4
2024-03-22 Aaron LInet: Fix panic in the rt_addrinfo_print() debug function
2024-03-18 Aaron LIsockstat(1): Fix and improve output formatting
2024-03-18 Aaron LIprocfs(5): Update man page for the previous change
2024-03-18 Ricardo Brancoprocfs(5): Add '/proc/self/exe' symlink support
2024-03-06 Ricardo Brancogzip(1): Set file flags after setting file times
2024-03-06 Ricardo Brancohexdump(1): Ignore zero st_size to work on pseudo-files...
2024-03-06 Ricardo Brancowc(1): Ignore zero st_size to work on pseudo-filesystems
2024-03-05 Aaron LImd5(1): Improve the previous commit
2024-03-05 Ricardo Brancomd5(1): Fix to calculate correct checksum on pseudo...
2024-02-28 Aaron LIrc.d: Fix eval bug in routed script
2024-02-26 Shingy ShabooyaAdded support for Realtek E2600 (Killer Ethernet Adapte...
2023-12-22 Aaron LImbuf(9): Fix a code bug in m_dup_data()
2023-12-06 Matthew Dillonpf - Fix bug causing permissive TCP reset code
2023-11-26 Aaron LIurtwn(4): Add support for TP-Link TL-WN722N v2
2023-11-26 Matthew Dillonwifi - Add ID for Mercusys MW150US
2023-11-18 Aaron LIopencrypto: Update aes_ctr_setkey() to validate key...
2023-11-11 Kyle Buttpf: Fix 4 uses of PF_ANEQ
2023-11-05 Aaron LInfs: Fix a memory leak in the unused nfsrv_rcv()
2023-11-05 Aaron LIsocket: Fix a bug in soreceive() for the MSG_OOB case
2023-10-05 Matthew Dillontmpfs - Properly trigger NOTE_DELETE when open director...
2023-09-21 Matthew Dillonena - Amazon AWS nic, fix hanging lock
2023-09-21 Aaron LIttys: Enable video ttys only if the device exists
2023-09-21 Aaron LIttys: Add 'ifexists' option to enable ttys only if...
2023-09-20 Aaron LInet/radix: Fix rn_refines() and add the function descri...
2023-09-20 Matthew Dillonnetinet6 - Fix ipv6 mbuf packet type issue causing...
2023-09-16 Matthew DillonFix NULL pointer indirection for ip6 ctlmsg
2023-09-16 Matthew Dillonraid - disallow handles < -1 (-2, -3, etc)
2023-09-16 Tomohiro Kusumisys/vfs/hammer2: Remove KKASSERT expecting path to...
2023-05-29 Aaron LIboot: Expose SMBIOS entry point via kenv
2023-03-11 Aaron LIcpucontrol.8: Fix markup error in SYNOPSIS
2023-03-04 Sascha Wildnerlibc/ukp_setproctitle: Properly handle skipping the...
2023-03-03 Sascha WildnerFix installer build.
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 Aaron LInrelease: Add 'IMGSIZE_MB' to specify file size in...
2023-02-27 Aaron LInrelease: Remove downloaded packages from ISO/IMG
2023-02-21 Aaron LIwait(2): Make WIFSIGNALED(x) exclude WIFCONTINUED(x)
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-08 Matthew Dillondate - Upgrade calculations, add some gnu date -d support
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-01-12 Matthew Dillonworld - Add /etc/rc.local.d to rcorder startup and...
2023-01-08 Matthew Dillonkernel - Fix early console probe when serial port does...
2023-01-08 Sascha Wildnerpkill.1: Add FreeBSD's IMPLEMENTATION NOTES section.
2023-01-08 Matthew Dillonamd - Add family 19h temperature sensor support, fix...
2023-01-08 Matthew Dillonbuild - Fix make concurrency for csh
2023-01-08 Matthew Dillonbuild - Fix make concurrency for libpcap
2023-01-05 Matthew Dillonvtnet - Fix panic when larger MTUs are specified
2022-12-21 Antonio Huete... installer: Remove the long-time broken package handling... v6.4.0
2022-12-20 Antonio Huete... Bump RELEASE to 6.4 v6.4.0rc1
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'
2022-11-27 Antonio Huete... vendor/OPENSSH: upgrade from 8.8p1 top 9.1p1 vendor/OPENSSH
2022-11-27 Antonio Huete... Add the old libssl/libcrypto to TO_REMOVE_LATE
2022-11-27 Antonio Huete... libressl: Local modifications after the upgrade (refs...
2022-11-27 Antonio Huete... Merge branch 'vendor/LIBRESSL'
2022-11-26 Antonio Huete... vendor/LIBRESSL: Import LibreSSL 3.6.1 vendor/LIBRESSL
2022-11-20 Antonio Huete... ndp(8): Add gmt2local() as static.
2022-11-20 Antonio Huete... tcpdump(8): Raise WARNS to 5
2022-11-20 Antonio Huete... tcpdump: Adjustments after the import
2022-11-20 Antonio Huete... Merge branch 'vendor/TCPDUMP'
2022-11-20 Antonio Huete... vendor/TCPDUMP: Import libpcap 4.99.1 vendor/TCPDUMP
2022-11-19 Antonio Huete... libpcap: Adjustments after the import
2022-11-19 Antonio Huete... Merge branch 'vendor/LIBPCAP'
2022-11-19 Antonio Huete... vendor/LIBPCAP: Import libpcap 1.10.1 vendor/LIBPCAP
2022-11-19 Antonio Huete... contrib/libpcap: Revert local modifications before...
2022-11-19 Antonio Huete... libedit: Adjustments after the import
2022-11-17 Antonio Huete... Merge branch 'vendor/LIBEDIT'
2022-11-17 Antonio Huete... PRIV: Missed a removal
2022-11-17 Matthew DillonKERN_PROC - Change behavior and bump version to 600302
2022-11-17 Antonio Huete... vendor/libedit: upgrade from 2019-12-31 to 2022-10-30 vendor/LIBEDIT
2022-11-17 Antonio Huete... libarchive: Adjustments after the 3.6.1 import
2022-11-17 Antonio Huete... Merge branch 'vendor/LIBARCHIVE'
2022-11-13 Antonio Huete... PRIV: Handle libpanel and libzstd in case it is needed
2022-11-13 Antonio Huete... vendor/libarchive: upgrade from 3.4.3 to 3.6.1 vendor/LIBARCHIVE
2022-11-13 Antonio Huete... less: Local changes after the merge
2022-11-13 Antonio Huete... Merge branch 'vendor/LESS'
next