[Midnightbsd-cvs] [MidnightBSD/src] 768cb2: Fix a number of issues.
Lucas Holt
noreply at github.com
Fri Mar 14 15:08:05 EDT 2025
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/src
Commit: 768cb243f92b272bd62f2b0d854aacfe9dbb8e2b
https://github.com/MidnightBSD/src/commit/768cb243f92b272bd62f2b0d854aacfe9dbb8e2b
Author: Lucas Holt <luke at foolishgames.com>
Date: 2025-03-14 (Fri, 14 Mar 2025)
Changed paths:
M share/man/man3/pthread_mutex_consistent.3
M share/man/man3/pthread_mutexattr.3
M share/man/man3/timeradd.3
M share/man/man4/Makefile
M share/man/man4/ccr.4
M share/man/man4/icmp.4
M share/man/man4/igc.4
M share/man/man4/ktls.4
M share/man/man4/nvdimm.4
M share/man/man4/pf.4
M share/man/man4/upgt.4
M share/man/man4/vt.4
M share/man/man5/fdescfs.5
M share/man/man5/pf.conf.5
M share/man/man5/tmpfs.5
M share/man/man7/ffs.7
M share/man/man7/security.7
M share/man/man9/VOP_READ_PGCACHE.9
M share/man/man9/atomic.9
M share/man/man9/namei.9
M share/man/man9/osd.9
M share/man/man9/refcount.9
M share/mk/bsd.lib.mk
M stand/man/loader.efi.8
M sys/amd64/vmm/vmm_instruction_emul.c
M sys/netipsec/key.c
M sys/netlink/route/iface.c
M sys/netpfil/ipfw/ip_fw_sockopt.c
M tests/sys/fs/fusefs/nfs.cc
M tests/sys/fs/fusefs/open.cc
M tests/sys/fs/fusefs/opendir.cc
M tests/sys/kern/sigsys.c
M tests/sys/netlink/test_rtnl_ifaddr.py
Log Message:
-----------
Fix a number of issues.
Commit: b197344dff5df3bca197170a4bac88a45ea0f288
https://github.com/MidnightBSD/src/commit/b197344dff5df3bca197170a4bac88a45ea0f288
Author: Lucas Holt <luke at foolishgames.com>
Date: 2025-03-14 (Fri, 14 Mar 2025)
Changed paths:
M etc/mtree/BSD.debug.dist
M lib/csu/tests/dso/Makefile
M lib/libc/sys/_umtx_op.2
M lib/libc/sys/fhlink.2
M lib/libc/sys/fhreadlink.2
M lib/libc/sys/fsync.2
M lib/libc/sys/getfh.2
M lib/libc/sys/munmap.2
M lib/libc/sys/procctl.2
M lib/libc/sys/ptrace.2
M lib/libc/sys/sigfastblock.2
M lib/libc/sys/statfs.2
M lib/libc/sys/swapon.2
M lib/libc/sys/thr_exit.2
M lib/libc/sys/thr_kill.2
M lib/libc/sys/thr_new.2
M lib/libc/sys/thr_self.2
M lib/libc/sys/thr_set_name.2
M lib/libc/sys/thr_suspend.2
M lib/libc/sys/thr_wake.2
M lib/libthr/libthr.3
M libexec/rc/rc.d/netif
M libexec/rc/rc.d/var_run
M release/scripts/pkg-stage.sh
M sbin/ipf/ippool/ippool.5
M sbin/ipfw/ipfw2.c
M sbin/ldconfig/ldconfig.8
Log Message:
-----------
fir a few things.
add additional directories to debug mtree
Compare: https://github.com/MidnightBSD/src/compare/dc65f04e9c18...b197344dff5d
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications
More information about the Midnightbsd-cvs
mailing list