netstat: fix missing tab in icmp6 output
[freebsd.git] / contrib /
2023-07-13 Dimitry AndricMerge commit fde5924dcc69 from llvm-project (by Serge...
2023-07-13 Umer SaleemUpdate changelog for 2.2
2023-07-09 Jessica Clarkeopenpam: Migrate from COMPAT_32BIT to generic COMPAT_li...
2023-07-01 Martin Matuskazfs: merge openzfs/zfs@009d3288d
2023-06-29 vimprovedcontrib: dracut: Conditionalize copying of libgcc_s...
2023-06-29 Dmitry Chaginlibexecinfo: Enable backtrace_test.backtrace_fmt_basic...
2023-06-28 Martin Matuskazfs: merge openzfs/zfs@a9d6b0690
2023-06-27 Simon J. GerratyMerge bmake-20230622
2023-06-27 John Baldwinldns: Remove a set but unused variable.
2023-06-27 John Baldwinhyperv/kvp: Remove set but unused variables.
2023-06-27 Dag-Erling SmørgravUpgrade to OpenPAM Ximenia.
2023-06-25 Martin Matuskazfs: merge openzfs/zfs@8e8acabdc
2023-06-23 Pierre Proncherylibarchive: Avoid a build failure with OpenSSL 3.0
2023-06-23 Pierre ProncheryMerge OpenSSL 3.0.9
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.6-0-g7cbf1...
2023-06-22 Dimitry AndricMerge commit 69d42eef4bec from llvm-project (by Dimitry...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.5-0-g185b8...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.4-0-gae421...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.3-0-gda3cd...
2023-06-22 Dimitry Andricclang: re-downgrade implicit int/function declarations...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.2-0-g18dde...
2023-06-22 Dimitry AndricMerge commit db492316399a from llvm-project (by Dimitry...
2023-06-22 Dimitry AndricMerge commit 16949c5c48ab from llvm-project (by Dimitry...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.1-0-gcd890...
2023-06-22 Dimitry AndricMerge llvm-project main llvmorg-16-init-18548-gb0daacf58f41
2023-06-20 John Baldwinpf/libevent: Consistently pass evsignal to sigaction.
2023-06-20 John Baldwintraceroute: Remove set but unused variable.
2023-06-20 John Baldwinlib9p: Remove set but unused sockets[] array from l9p_s...
2023-06-19 Dimitry AndricApply llvm fix for hanging gcc builds on 32-bit arm
2023-06-17 Joseph Mingronetcpdump: Reconnect pfsync printer
2023-06-16 Martin Matuskazfs: merge openzfs/zfs@10e36e176
2023-06-14 Gleb Smirnofftcpdump: fix build with WITHOUT_PF=1
2023-06-11 R. Christian McDonaldwpa: Enable receiving priority tagged (VID 0) frames
2023-06-10 Martin Matuskazfs: merge openzfs/zfs@feff9dfed
2023-06-09 Andrew TurnerUpdate the Arm Optimized Routine library to v23.01
2023-06-08 Joseph Mingronetpcdump: Update to 4.99.4
2023-06-08 Ed Mastecontrib/spleen: update to Spleen 2.0.0
2023-06-06 Cy Schubertntp: Fix build
2023-06-06 Cy Schubertntp: import ntp-4.2.8p17
2023-06-01 Cy Schubertntp: import ntp-4.2.8p16
2023-06-01 Val PackettPAM: support password changes even when not mounted
2023-06-01 Val PackettPAM: add 'uid_min' and 'uid_max' options for changing...
2023-06-01 Val PackettPAM: add 'forceunmount' flag
2023-06-01 Val PackettPAM: add 'recursive_homes' flag to use with 'prop_mount...
2023-06-01 Val PackettPAM: use boolean_t for config flags
2023-06-01 Val PackettPAM: do not fail to mount if the key's already loaded
2023-05-31 Rich ErcolaniRevert "initramfs: use `mount.zfs` instead of `mount`"
2023-05-30 Martin MatuskaUpdate vendor/libarchive to libarchive/libarchive@1f3c62ebf
2023-05-30 Kajetan Staszkiewiczpf: make contents of struct pfsync_state configurable
2023-05-29 Dimitry AndricApply clang fixes for crashes compiling ARM/AArch64...
2023-05-28 Cy Schubertsqlite3: Vendor import of sqlite3 3.42.0
2023-05-27 Dimitry AndricApply libc++ fix for compiling <type_traits> with clang 16
2023-05-26 Ed Masteauditdistd: Avoid calling deprecated OpenSSL functions
2023-05-26 Ed Mastelldb: dereference stoppcbs based on target kernel version
2023-05-25 Damiano AlbaniAdd missing files to Debian DKMS package
2023-05-25 Stefan Eßercontrib/bc: upgrade to version 6.6.0
2023-05-24 Dag-Erling Smørgravldns: Upgrade to 1.8.3.
2023-05-23 Martin Matuskazfs: merge openzfs/zfs@ad0a55461
2023-05-18 Jesse Rosenstocktraceroute.8: Document TOS as DiffServ and ECN
2023-05-13 Simon J. Gerratysys.dirdeps.mk use ?= for OBJTOP
2023-05-13 Simon J. GerratyMerge bmake-20230510
2023-05-12 Xin LIMFV: xz 5.4.3.
2023-05-12 Martin Matuskazfs: merge openzfs/zfs@e61076683
2023-05-11 Ed Mastedma: use OpenSSL 1.1 init API
2023-05-10 Tony Hutterpam: Fix "buffer overflow" in pam ZTS tests on F38
2023-05-05 Ed Mastelibfido2: update to 1.10.0
2023-05-05 Ed Mastelibfido2: update to 1.9.0
2023-05-05 Dimitry AndricApply libc++ fix for compiling <type_traits> with gcc 13
2023-05-05 Pierre Proncheryimport ldns 1.8.3
2023-05-05 Joseph Mingronelibpcap: Update to 1.10.4
2023-05-04 Ed MasteAdd 'contrib/spleen/' from commit '5eab6333fa27e2b6954c...
2023-05-03 Ed Masteauthpf: do not sprintf to a null pointer
2023-05-03 Martin Matuskazfs: merge openzfs/zfs@d96e29576
2023-05-02 Xin LIMFV: less v632.
2023-05-01 Hans Petter Selaskylibmlx5: Add more ConnectX-6/7/8 HCA IDs to hca_table.
2023-05-01 Mina Galićopensm: Fix build with -Werror and -Wdate-time.
2023-04-30 Stefan Eßercontrib/bc: import version 6.5.0
2023-04-28 Dimitry AndricApply clang fix for assertion building emulators/rpcs3
2023-04-27 Val PackettPAM: support the authentication facility
2023-04-26 Dag-Erling SmørgravUpdate tzcode to 2023c.
2023-04-24 Simon J. GerratyMerge bmake-20230414
2023-04-21 Ed Mastelibcbor: update to 0.10.2
2023-04-18 John Baldwinee: Remove two set but unused variables.
2023-04-18 John Baldwinee: Use C89 function definitions.
2023-04-18 John Baldwinee: Remove function prototype for main.
2023-04-18 John Baldwinee: Drop P_() macro used for pre-C89 compatibility.
2023-04-18 John Baldwinpnpinfo: Use C89 function definitions.
2023-04-18 John Baldwintraceroute: Use C89 function definition for one straggler.
2023-04-18 John Baldwintelnet: Use C89 function definitions for two stragglers.
2023-04-18 John Baldwinsmbfs: Use C89 function definition for cf_getopt.
2023-04-18 Rich ErcolaniWork around Raspberry Pi kernel packaging oddities
2023-04-18 Kajetan Staszkiewicztcpdump: add missing pf reasons and actions
2023-04-17 Dimitry Andriclibarchive: make single bit bitfields unsigned to avoid...
2023-04-17 Dimitry Andricbsnmp: make single bit bitfields unsigned to avoid...
2023-04-17 Cy Schubertsqlite3: Vendor import of sqlite3 3.41.2
2023-04-14 Ed Masteawk: errror on printf format strings lacking conversion...
2023-04-14 Hartmut BrandtSNMP: Update the fokus MIB with a new contact info.
2023-04-12 набinitramfs: source user scripts from /e/z/initramfs...
2023-04-11 Gordon Berglingtelnet.1: Fix a typo in the manual page
2023-04-10 Rob Nlibzfs: add v2 iterator interfaces
next