From noreply at github.com Mon May 4 15:47:45 2020 From: noreply at github.com (Lucas Holt) Date: Mon, 04 May 2020 12:47:45 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 5e4800: fix mport build Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 5e4800aec13f63917c9f3aeb11608b32fad91f79 https://github.com/MidnightBSD/src/commit/5e4800aec13f63917c9f3aeb11608b32fad91f79 Author: Lucas Holt Date: 2020-05-04 (Mon, 04 May 2020) Changed paths: M lib/libmport/Makefile M lib/libmport/bundle_read_install_pkg.c M share/mk/src.libnames.mk Log Message: ----------- fix mport build From noreply at github.com Mon May 4 15:48:46 2020 From: noreply at github.com (Lucas Holt) Date: Mon, 04 May 2020 12:48:46 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 09b8bc: add missing libs. Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 09b8bcfe841a0be81936f1890e1a9615ad27588e https://github.com/MidnightBSD/src/commit/09b8bcfe841a0be81936f1890e1a9615ad27588e Author: Lucas Holt Date: 2020-05-04 (Mon, 04 May 2020) Changed paths: M share/mk/src.libnames.mk Log Message: ----------- add missing libs. From noreply at github.com Mon May 4 18:04:35 2020 From: noreply at github.com (Lucas Holt) Date: Mon, 04 May 2020 15:04:35 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 91e24e: fix makefile Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 91e24e2766d1d957ad26efe683db0e06875d9b5b https://github.com/MidnightBSD/src/commit/91e24e2766d1d957ad26efe683db0e06875d9b5b Author: Lucas Holt Date: 2020-05-04 (Mon, 04 May 2020) Changed paths: M lib/libnss_mdns/Makefile Log Message: ----------- fix makefile From noreply at github.com Mon May 4 18:06:28 2020 From: noreply at github.com (Lucas Holt) Date: Mon, 04 May 2020 15:06:28 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 2de7f5: add libm Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 2de7f56093b6ec74957e210b4ec0d960da80903b https://github.com/MidnightBSD/src/commit/2de7f56093b6ec74957e210b4ec0d960da80903b Author: Lucas Holt Date: 2020-05-04 (Mon, 04 May 2020) Changed paths: M share/mk/src.libnames.mk Log Message: ----------- add libm From noreply at github.com Mon May 4 18:07:54 2020 From: noreply at github.com (Lucas Holt) Date: Mon, 04 May 2020 15:07:54 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 415926: fix sqlite3 makefile. Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 41592666ac0f523c0f8eed643c0fa0544176d2a3 https://github.com/MidnightBSD/src/commit/41592666ac0f523c0f8eed643c0fa0544176d2a3 Author: Lucas Holt Date: 2020-05-04 (Mon, 04 May 2020) Changed paths: M lib/libsqlite3/Makefile M share/mk/bsd.libnames.mk Log Message: ----------- fix sqlite3 makefile. From noreply at github.com Tue May 5 00:01:41 2020 From: noreply at github.com (Lucas Holt) Date: Mon, 04 May 2020 21:01:41 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 0a2ca7: cleanup libs Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 0a2ca79ed2dd494157bf74e18da9ba186788735a https://github.com/MidnightBSD/src/commit/0a2ca79ed2dd494157bf74e18da9ba186788735a Author: Lucas Holt Date: 2020-05-05 (Tue, 05 May 2020) Changed paths: M lib/Makefile Log Message: ----------- cleanup libs From noreply at github.com Tue May 5 00:12:55 2020 From: noreply at github.com (Lucas Holt) Date: Mon, 04 May 2020 21:12:55 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 17af24: cleanup make files for clang Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 17af240c4db5f5b3c133dd5958ef8ed33efd9d92 https://github.com/MidnightBSD/src/commit/17af240c4db5f5b3c133dd5958ef8ed33efd9d92 Author: Lucas Holt Date: 2020-05-05 (Tue, 05 May 2020) Changed paths: R lib/clang/clang.lib.mk R lib/clang/libclanganalysis/Makefile R lib/clang/libclangarcmigrate/Makefile R lib/clang/libclangast/Makefile R lib/clang/libclangbasic/Makefile R lib/clang/libclangcodegen/Makefile R lib/clang/libclangdriver/Makefile R lib/clang/libclangedit/Makefile R lib/clang/libclangfrontend/Makefile R lib/clang/libclangfrontendtool/Makefile R lib/clang/libclanglex/Makefile R lib/clang/libclangparse/Makefile R lib/clang/libclangrewritecore/Makefile R lib/clang/libclangrewritefrontend/Makefile R lib/clang/libclangsema/Makefile R lib/clang/libclangserialization/Makefile R lib/clang/libclangstaticanalyzercheckers/Makefile R lib/clang/libclangstaticanalyzercore/Makefile R lib/clang/libclangstaticanalyzerfrontend/Makefile R lib/clang/liblldbAPI/Makefile R lib/clang/liblldbBreakpoint/Makefile R lib/clang/liblldbCommands/Makefile R lib/clang/liblldbCore/Makefile R lib/clang/liblldbDataFormatters/Makefile R lib/clang/liblldbExpression/Makefile R lib/clang/liblldbHostCommon/Makefile R lib/clang/liblldbHostFreeBSD/Makefile R lib/clang/liblldbInterpreter/Makefile R lib/clang/liblldbPluginABISysV_x86_64/Makefile R lib/clang/liblldbPluginCXXItaniumABI/Makefile R lib/clang/liblldbPluginDisassemblerLLVM/Makefile R lib/clang/liblldbPluginDynamicLoaderPosixDYLD/Makefile R lib/clang/liblldbPluginDynamicLoaderStatic/Makefile R lib/clang/liblldbPluginInstructionARM/Makefile R lib/clang/liblldbPluginObjectContainerBSDArchive/Makefile R lib/clang/liblldbPluginObjectFileELF/Makefile R lib/clang/liblldbPluginPlatformFreeBSD/Makefile R lib/clang/liblldbPluginPlatformGDB/Makefile R lib/clang/liblldbPluginProcessElfCore/Makefile R lib/clang/liblldbPluginProcessFreeBSD/Makefile R lib/clang/liblldbPluginProcessGDBRemote/Makefile R lib/clang/liblldbPluginProcessPOSIX/Makefile R lib/clang/liblldbPluginProcessUtility/Makefile R lib/clang/liblldbPluginSymbolFileDWARF/Makefile R lib/clang/liblldbPluginSymbolFileSymtab/Makefile R lib/clang/liblldbPluginSymbolVendorELF/Makefile R lib/clang/liblldbPluginUnwindAssemblyInstEmulation/Makefile R lib/clang/liblldbPluginUnwindAssemblyX86/Makefile R lib/clang/liblldbSymbol/Makefile R lib/clang/liblldbTarget/Makefile R lib/clang/liblldbUtility/Makefile R lib/clang/libllvmanalysis/Makefile R lib/clang/libllvmarmasmparser/Makefile R lib/clang/libllvmarmcodegen/Makefile R lib/clang/libllvmarmdesc/Makefile R lib/clang/libllvmarmdisassembler/Makefile R lib/clang/libllvmarminfo/Makefile R lib/clang/libllvmarminstprinter/Makefile R lib/clang/libllvmasmparser/Makefile R lib/clang/libllvmasmprinter/Makefile R lib/clang/libllvmbitreader/Makefile R lib/clang/libllvmbitwriter/Makefile R lib/clang/libllvmcodegen/Makefile R lib/clang/libllvmcore/Makefile R lib/clang/libllvmdebuginfo/Makefile R lib/clang/libllvmexecutionengine/Makefile R lib/clang/libllvminstcombine/Makefile R lib/clang/libllvminstrumentation/Makefile R lib/clang/libllvminterpreter/Makefile R lib/clang/libllvmipa/Makefile R lib/clang/libllvmipo/Makefile R lib/clang/libllvmirreader/Makefile R lib/clang/libllvmjit/Makefile R lib/clang/libllvmlinker/Makefile R lib/clang/libllvmmc/Makefile R lib/clang/libllvmmcdisassembler/Makefile R lib/clang/libllvmmcjit/Makefile R lib/clang/libllvmmcparser/Makefile R lib/clang/libllvmmipsasmparser/Makefile R lib/clang/libllvmmipscodegen/Makefile R lib/clang/libllvmmipsdesc/Makefile R lib/clang/libllvmmipsdisassembler/Makefile R lib/clang/libllvmmipsinfo/Makefile R lib/clang/libllvmmipsinstprinter/Makefile R lib/clang/libllvmobjcarcopts/Makefile R lib/clang/libllvmobject/Makefile R lib/clang/libllvmoption/Makefile R lib/clang/libllvmpowerpcasmparser/Makefile R lib/clang/libllvmpowerpccodegen/Makefile R lib/clang/libllvmpowerpcdesc/Makefile R lib/clang/libllvmpowerpcinfo/Makefile R lib/clang/libllvmpowerpcinstprinter/Makefile R lib/clang/libllvmruntimedyld/Makefile R lib/clang/libllvmscalaropts/Makefile R lib/clang/libllvmselectiondag/Makefile R lib/clang/libllvmsparcasmparser/Makefile R lib/clang/libllvmsparccodegen/Makefile R lib/clang/libllvmsparcdesc/Makefile R lib/clang/libllvmsparcdisassembler/Makefile R lib/clang/libllvmsparcinfo/Makefile R lib/clang/libllvmsparcinstprinter/Makefile R lib/clang/libllvmsupport/Makefile R lib/clang/libllvmtablegen/Makefile R lib/clang/libllvmtarget/Makefile R lib/clang/libllvmtransformutils/Makefile R lib/clang/libllvmvectorize/Makefile R lib/clang/libllvmx86asmparser/Makefile R lib/clang/libllvmx86codegen/Makefile R lib/clang/libllvmx86desc/Makefile R lib/clang/libllvmx86disassembler/Makefile R lib/clang/libllvmx86info/Makefile R lib/clang/libllvmx86instprinter/Makefile R lib/clang/libllvmx86utils/Makefile R lib/clang/lldb.lib.mk Log Message: ----------- cleanup make files for clang From noreply at github.com Tue May 5 23:11:44 2020 From: noreply at github.com (Lucas Holt) Date: Tue, 05 May 2020 20:11:44 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 2a1241: fix cpdup build. Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 2a1241bcb5533158b6bb4aeb1343f84e3558b864 https://github.com/MidnightBSD/src/commit/2a1241bcb5533158b6bb4aeb1343f84e3558b864 Author: Lucas Holt Date: 2020-05-05 (Tue, 05 May 2020) Changed paths: M bin/cpdup/Makefile M lib/libc/string/wcstok.3 M lib/libc/string/wcstok.c M lib/libc/string/wcswidth.c M lib/libc/string/wcsxfrm.c Log Message: ----------- fix cpdup build. From noreply at github.com Wed May 6 00:22:09 2020 From: noreply at github.com (Lucas Holt) Date: Tue, 05 May 2020 21:22:09 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 9b9dc0: add some options. Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 9b9dc0148236ab749ed72317028f7f7b864b4ddc https://github.com/MidnightBSD/src/commit/9b9dc0148236ab749ed72317028f7f7b864b4ddc Author: Lucas Holt Date: 2020-05-06 (Wed, 06 May 2020) Changed paths: M tools/build/Makefile A tools/build/Makefile.depend M tools/build/options/WITHOUT_ACCT M tools/build/options/WITHOUT_ACPI M tools/build/options/WITHOUT_AMD M tools/build/options/WITHOUT_APM A tools/build/options/WITHOUT_BINUTILS_BOOTSTRAP A tools/build/options/WITHOUT_BLACKLIST A tools/build/options/WITHOUT_BLACKLIST_SUPPORT A tools/build/options/WITHOUT_BSD_GREP_FASTMATCH A tools/build/options/WITHOUT_CASPER A tools/build/options/WITHOUT_CUSE A tools/build/options/WITHOUT_EFI A tools/build/options/WITHOUT_LLVM_ASSERTIONS A tools/build/options/WITHOUT_LLVM_COV A tools/build/options/WITHOUT_LLVM_LIBUNWIND A tools/build/options/WITHOUT_LLVM_TARGET_AARCH64 A tools/build/options/WITHOUT_LLVM_TARGET_ARM A tools/build/options/WITHOUT_LLVM_TARGET_MIPS A tools/build/options/WITHOUT_LLVM_TARGET_POWERPC A tools/build/options/WITHOUT_LLVM_TARGET_RISCV A tools/build/options/WITHOUT_LLVM_TARGET_SPARC A tools/build/options/WITHOUT_LLVM_TARGET_X86 A tools/build/options/WITHOUT_LOADER_GELI A tools/build/options/WITHOUT_LOADER_LUA A tools/build/options/WITHOUT_LOADER_OFW A tools/build/options/WITHOUT_LOADER_UBOOT A tools/build/options/WITHOUT_LOADER_ZFS A tools/build/options/WITHOUT_NTP A tools/build/options/WITHOUT_OPENMP A tools/build/options/WITHOUT_PORTSNAP A tools/build/options/WITHOUT_SYSTEM_COMPILER A tools/build/options/WITHOUT_VI A tools/build/options/WITH_AUTO_OBJ A tools/build/options/WITH_BINUTILS A tools/build/options/WITH_BINUTILS_BOOTSTRAP A tools/build/options/WITH_BSD_GREP_FASTMATCH A tools/build/options/WITH_CCACHE_BUILD M tools/build/options/WITH_CLANG A tools/build/options/WITH_CLANG_BOOTSTRAP M tools/build/options/WITH_CLANG_EXTRAS M tools/build/options/WITH_CLANG_FULL M tools/build/options/WITH_CLANG_IS_CC A tools/build/options/WITH_EFI A tools/build/options/WITH_EISA A tools/build/options/WITH_GCC_BOOTSTRAP A tools/build/options/WITH_GDB A tools/build/options/WITH_LIBSOFT A tools/build/options/WITH_LINT A tools/build/options/WITH_LLD M tools/build/options/WITH_LLDB A tools/build/options/WITH_LLD_BOOTSTRAP A tools/build/options/WITH_LLD_IS_LD A tools/build/options/WITH_LLVM_ASSERTIONS A tools/build/options/WITH_LLVM_COV A tools/build/options/WITH_LLVM_LIBUNWIND A tools/build/options/WITH_LLVM_TARGET_AARCH64 A tools/build/options/WITH_LLVM_TARGET_ARM A tools/build/options/WITH_LLVM_TARGET_BPF A tools/build/options/WITH_LLVM_TARGET_MIPS A tools/build/options/WITH_LLVM_TARGET_POWERPC A tools/build/options/WITH_LLVM_TARGET_RISCV A tools/build/options/WITH_LLVM_TARGET_SPARC A tools/build/options/WITH_LLVM_TARGET_X86 A tools/build/options/WITH_LOADER_FIREWIRE A tools/build/options/WITH_LOADER_FORCE_LE A tools/build/options/WITH_LOADER_GELI A tools/build/options/WITH_LOADER_LUA A tools/build/options/WITH_LOADER_OFW A tools/build/options/WITH_LOADER_UBOOT A tools/build/options/WITH_LOADER_VERBOSE A tools/build/options/WITH_META_MODE A tools/build/options/WITH_MLX5TOOL A tools/build/options/WITH_OFED_EXTRA A tools/build/options/WITH_OPENLDAP A tools/build/options/WITH_OPENMP A tools/build/options/WITH_REPRODUCIBLE_BUILD A tools/build/options/WITH_SORT_THREADS A tools/build/options/WITH_STAGING A tools/build/options/WITH_STAGING_MAN A tools/build/options/WITH_STAGING_PROG A tools/build/options/WITH_STALE_STAGED A tools/build/options/WITH_SYSROOT A tools/build/options/WITH_SYSTEM_COMPILER A tools/build/stat.h A tools/build/stdlib.h A tools/build/utimensat.c M tools/install.sh M tools/make_libdeps.sh Log Message: ----------- add some options. From noreply at github.com Wed May 6 00:27:19 2020 From: noreply at github.com (Lucas Holt) Date: Tue, 05 May 2020 21:27:19 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] eb2bb7: add options. Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: eb2bb78d2964fd63b8e4f1508771d3274c1824d2 https://github.com/MidnightBSD/src/commit/eb2bb78d2964fd63b8e4f1508771d3274c1824d2 Author: Lucas Holt Date: 2020-05-06 (Wed, 06 May 2020) Changed paths: A tools/build/check-links.sh M tools/build/cross-build/Makefile M tools/build/cross-build/date.sh M tools/build/cross-build/hostname.sh M tools/build/dummy.c A tools/build/futimens.c M tools/build/make_check/Makefile A tools/build/make_check/check.mk M tools/build/make_check/regress.t M tools/build/make_check/shell_test.sh M tools/build/mk/Makefile.boot M tools/build/mk/bsd.lib.mk M tools/build/mk/bsd.prog.mk M tools/build/options/WITHOUT_ASSERT_DEBUG M tools/build/options/WITHOUT_AT M tools/build/options/WITHOUT_ATM M tools/build/options/WITHOUT_AUDIT M tools/build/options/WITHOUT_AUTHPF M tools/build/options/WITHOUT_AUTOFS M tools/build/options/WITHOUT_BHYVE M tools/build/options/WITHOUT_BINUTILS M tools/build/options/WITHOUT_BLUETOOTH M tools/build/options/WITHOUT_BMAKE M tools/build/options/WITHOUT_BOOT M tools/build/options/WITHOUT_BOOTPARAMD M tools/build/options/WITHOUT_BOOTPD M tools/build/options/WITHOUT_BSDINSTALL M tools/build/options/WITHOUT_BSD_CPIO M tools/build/options/WITHOUT_BSNMP M tools/build/options/WITHOUT_BZIP2 M tools/build/options/WITHOUT_BZIP2_SUPPORT M tools/build/options/WITHOUT_CALENDAR M tools/build/options/WITHOUT_CAPSICUM M tools/build/options/WITHOUT_CCD M tools/build/options/WITHOUT_CDDL M tools/build/options/WITHOUT_CLANG A tools/build/options/WITHOUT_CLANG_BOOTSTRAP M tools/build/options/WITHOUT_CLANG_FULL M tools/build/options/WITHOUT_CLANG_IS_CC M tools/build/options/WITHOUT_CPP M tools/build/options/WITHOUT_CROSS_COMPILER M tools/build/options/WITHOUT_CRYPT M tools/build/options/WITHOUT_CTM M tools/build/options/WITHOUT_CVS M tools/build/options/WITHOUT_CXGBETOOL M tools/build/options/WITHOUT_CXX A tools/build/options/WITHOUT_DEBUG_FILES M tools/build/options/WITHOUT_DIALOG M tools/build/options/WITHOUT_DICT A tools/build/options/WITHOUT_DMAGENT A tools/build/options/WITHOUT_DOCCOMPRESS M tools/build/options/WITHOUT_DYNAMICROOT M tools/build/options/WITHOUT_ED_CRYPTO M tools/build/options/WITHOUT_EE A tools/build/options/WITHOUT_ELFCOPY_AS_OBJCOPY A tools/build/options/WITHOUT_ELFTOOLCHAIN_BOOTSTRAP M tools/build/options/WITHOUT_EXAMPLES M tools/build/options/WITHOUT_FDT M tools/build/options/WITHOUT_FILE M tools/build/options/WITHOUT_FINGER M tools/build/options/WITHOUT_FLOPPY M tools/build/options/WITHOUT_FMTREE M tools/build/options/WITHOUT_FORMAT_EXTENSIONS M tools/build/options/WITHOUT_FORTH M tools/build/options/WITHOUT_FP_LIBC A tools/build/options/WITHOUT_FREEBSD_UPDATE M tools/build/options/WITHOUT_FTP M tools/build/options/WITHOUT_GAMES M tools/build/options/WITHOUT_GCC A tools/build/options/WITHOUT_GCC_BOOTSTRAP M tools/build/options/WITHOUT_GCOV M tools/build/options/WITHOUT_GDB M tools/build/options/WITHOUT_GNU M tools/build/options/WITHOUT_GNUCXX A tools/build/options/WITHOUT_GNU_DIFF A tools/build/options/WITHOUT_GNU_GREP A tools/build/options/WITHOUT_GNU_GREP_COMPAT M tools/build/options/WITHOUT_GNU_SUPPORT M tools/build/options/WITHOUT_GPIO M tools/build/options/WITHOUT_GPL_DTC M tools/build/options/WITHOUT_GROFF M tools/build/options/WITHOUT_GSSAPI M tools/build/options/WITHOUT_HAST M tools/build/options/WITHOUT_HTML M tools/build/options/WITHOUT_HYPERV M tools/build/options/WITHOUT_ICONV A tools/build/options/WITHOUT_INCLUDES M tools/build/options/WITHOUT_INET M tools/build/options/WITHOUT_INET6 M tools/build/options/WITHOUT_INET6_SUPPORT M tools/build/options/WITHOUT_INETD M tools/build/options/WITHOUT_INET_SUPPORT M tools/build/options/WITHOUT_INFO M tools/build/options/WITHOUT_INSTALLLIB M tools/build/options/WITHOUT_IPFILTER M tools/build/options/WITHOUT_IPFW A tools/build/options/WITHOUT_IPSEC_SUPPORT M tools/build/options/WITHOUT_ISCSI M tools/build/options/WITHOUT_JAIL M tools/build/options/WITHOUT_KDUMP M tools/build/options/WITHOUT_KERBEROS M tools/build/options/WITHOUT_KERBEROS_SUPPORT A tools/build/options/WITHOUT_KERNEL_RETPOLINE M tools/build/options/WITHOUT_KERNEL_SYMBOLS M tools/build/options/WITHOUT_KVM M tools/build/options/WITHOUT_KVM_SUPPORT M tools/build/options/WITHOUT_LDNS M tools/build/options/WITHOUT_LDNS_UTILS M tools/build/options/WITHOUT_LEGACY_CONSOLE M tools/build/options/WITHOUT_LIB32 M tools/build/options/WITHOUT_LIBCPLUSPLUS M tools/build/options/WITHOUT_LIBPTHREAD M tools/build/options/WITHOUT_LIBTHR A tools/build/options/WITHOUT_LINT A tools/build/options/WITHOUT_LLD A tools/build/options/WITHOUT_LLDB A tools/build/options/WITHOUT_LLD_BOOTSTRAP A tools/build/options/WITHOUT_LLD_IS_LD M tools/build/options/WITHOUT_LOCALES M tools/build/options/WITHOUT_LOCATE M tools/build/options/WITHOUT_LPR M tools/build/options/WITHOUT_LS_COLORS M tools/build/options/WITHOUT_LZMA_SUPPORT M tools/build/options/WITHOUT_MAIL M tools/build/options/WITHOUT_MAILWRAPPER M tools/build/options/WITHOUT_MAKE M tools/build/options/WITHOUT_MAN A tools/build/options/WITHOUT_MANCOMPRESS A tools/build/options/WITHOUT_MANDOCDB M tools/build/options/WITHOUT_MAN_UTILS A tools/build/options/WITHOUT_MLX5TOOL M tools/build/options/WITHOUT_NAND M tools/build/options/WITHOUT_NCP M tools/build/options/WITHOUT_NDIS M tools/build/options/WITHOUT_NETCAT M tools/build/options/WITHOUT_NETGRAPH M tools/build/options/WITHOUT_NETGRAPH_SUPPORT M tools/build/options/WITHOUT_NIS M tools/build/options/WITHOUT_NLS M tools/build/options/WITHOUT_NLS_CATALOGS M tools/build/options/WITHOUT_NS_CACHING M tools/build/options/WITHOUT_OPENSSH M tools/build/options/WITHOUT_OPENSSL M tools/build/options/WITHOUT_PAM M tools/build/options/WITHOUT_PAM_SUPPORT M tools/build/options/WITHOUT_PC_SYSINSTALL M tools/build/options/WITHOUT_PF A tools/build/options/WITHOUT_PKGBOOTSTRAP M tools/build/options/WITHOUT_PMC M tools/build/options/WITHOUT_PPP M tools/build/options/WITHOUT_PROFILE M tools/build/options/WITHOUT_QUOTAS M tools/build/options/WITHOUT_RADIUS_SUPPORT M tools/build/options/WITHOUT_RBOOTD M tools/build/options/WITHOUT_RCMDS M tools/build/options/WITHOUT_RCS M tools/build/options/WITHOUT_RESCUE M tools/build/options/WITHOUT_ROUTED M tools/build/options/WITHOUT_SENDMAIL M tools/build/options/WITHOUT_SETUID_LOGIN M tools/build/options/WITHOUT_SHAREDOCS A tools/build/options/WITHOUT_SHARED_TOOLCHAIN M tools/build/options/WITHOUT_SOURCELESS M tools/build/options/WITHOUT_SOURCELESS_HOST M tools/build/options/WITHOUT_SOURCELESS_UCODE M tools/build/options/WITHOUT_SSP M tools/build/options/WITHOUT_SVNLITE M tools/build/options/WITHOUT_SYMVER M tools/build/options/WITHOUT_SYSCONS M tools/build/options/WITHOUT_TALK M tools/build/options/WITHOUT_TCP_WRAPPERS M tools/build/options/WITHOUT_TCSH M tools/build/options/WITHOUT_TELNET M tools/build/options/WITHOUT_TESTS A tools/build/options/WITHOUT_TESTS_SUPPORT M tools/build/options/WITHOUT_TEXTPROC M tools/build/options/WITHOUT_TFTP M tools/build/options/WITHOUT_TIMED M tools/build/options/WITHOUT_TOOLCHAIN M tools/build/options/WITHOUT_UNBOUND M tools/build/options/WITHOUT_USB A tools/build/options/WITHOUT_USB_GADGET_EXAMPLES M tools/build/options/WITHOUT_UTMPX M tools/build/options/WITHOUT_VT A tools/build/options/WITHOUT_WARNS M tools/build/options/WITHOUT_WIRELESS M tools/build/options/WITHOUT_WIRELESS_SUPPORT M tools/build/options/WITHOUT_WPA_SUPPLICANT_EAPOL M tools/build/options/WITHOUT_ZFS M tools/build/options/WITHOUT_ZONEINFO M tools/build/options/WITH_BSD_GREP M tools/build/options/WITH_CTF M tools/build/options/WITH_CXGBETOOL M tools/build/options/WITH_DEBUG_FILES A tools/build/options/WITH_DIRDEPS_BUILD A tools/build/options/WITH_DIRDEPS_CACHE A tools/build/options/WITH_DTRACE_TESTS A tools/build/options/WITH_ELFCOPY_AS_OBJCOPY A tools/build/options/WITH_EXTRA_TCP_STACKS M tools/build/options/WITH_FDT M tools/build/options/WITH_GCC M tools/build/options/WITH_GNUCXX M tools/build/options/WITH_GPL_DTC M tools/build/options/WITH_HESIOD M tools/build/options/WITH_INSTALL_AS_USER A tools/build/options/WITH_KERNEL_RETPOLINE M tools/build/options/WITH_LIBCPLUSPLUS M tools/build/options/WITH_NAND M tools/build/options/WITH_OFED M tools/build/options/WITH_PROFILE M tools/build/options/WITH_RPCBIND_WARMSTART_SUPPORT M tools/build/options/WITH_SHARED_TOOLCHAIN M tools/build/options/WITH_SSP M tools/build/options/WITH_SVN M tools/build/options/WITH_USB_GADGET_EXAMPLES M tools/build/options/WITH_ZONEINFO_LEAPSECONDS_SUPPORT M tools/build/options/WITH_ZONEINFO_OLD_TIMEZONES_SUPPORT M tools/build/options/makeman Log Message: ----------- add options. From noreply at github.com Wed May 6 00:30:51 2020 From: noreply at github.com (Lucas Holt) Date: Tue, 05 May 2020 21:30:51 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] d768cb: add missing options. Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: d768cbae842041c50b1a892c0a79a875b8d8734d https://github.com/MidnightBSD/src/commit/d768cbae842041c50b1a892c0a79a875b8d8734d Author: Lucas Holt Date: 2020-05-06 (Wed, 06 May 2020) Changed paths: M share/mk/src.opts.mk Log Message: ----------- add missing options. From noreply at github.com Wed May 6 14:48:14 2020 From: noreply at github.com (Lucas Holt) Date: Wed, 06 May 2020 11:48:14 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] f460a6: update some libexec stuff Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: f460a664bf95c513962bbc74b274f3b3bc5805ba https://github.com/MidnightBSD/src/commit/f460a664bf95c513962bbc74b274f3b3bc5805ba Author: Lucas Holt Date: 2020-05-06 (Wed, 06 May 2020) Changed paths: M libexec/Makefile A libexec/Makefile.amd64 A libexec/Makefile.i386 M libexec/Makefile.inc M libexec/atf/Makefile M libexec/atf/Makefile.inc M libexec/atf/atf-check/Makefile A libexec/atf/atf-check/Makefile.depend M libexec/atf/atf-check/Makefile.inc M libexec/atf/atf-check/tests/Makefile A libexec/atf/atf-check/tests/Makefile.depend M libexec/atf/atf-sh/Makefile A libexec/atf/atf-sh/Makefile.depend M libexec/atf/atf-sh/tests/Makefile A libexec/atf/atf-sh/tests/Makefile.depend M libexec/atf/tests/Makefile A libexec/atf/tests/Makefile.depend M libexec/atrun/LEGAL M libexec/atrun/Makefile A libexec/atrun/Makefile.depend A libexec/blacklistd-helper/Makefile A libexec/blacklistd-helper/Makefile.depend A libexec/bootpd/Makefile.depend A libexec/bootpd/bootpgw/Makefile.depend A libexec/bootpd/tools/bootpef/Makefile.depend A libexec/bootpd/tools/bootptest/Makefile.depend A libexec/comsat/Makefile.depend A libexec/dma/Makefile A libexec/dma/Makefile.inc A libexec/dma/dma-mbox-create/Makefile A libexec/dma/dma-mbox-create/Makefile.depend A libexec/dma/dmagent/Makefile A libexec/dma/dmagent/Makefile.depend A libexec/dma/dmagent/dma.conf A libexec/dma/dmagent/mailer.conf A libexec/fingerd/Makefile.depend A libexec/flua/Makefile A libexec/flua/linit_flua.c A libexec/flua/luaconf.h A libexec/flua/modules/lfs.c A libexec/flua/modules/lfs.h A libexec/flua/modules/lposix.c A libexec/flua/modules/lposix.h A libexec/ftpd/Makefile.depend A libexec/ftpd/blacklist.c A libexec/ftpd/blacklist_client.h A libexec/getty/Makefile.depend M libexec/hyperv/Makefile A libexec/hyperv/Makefile.depend A libexec/mail.local/Makefile.depend A libexec/makewhatis.local/Makefile.depend A libexec/mknetid/Makefile.depend A libexec/pppoed/Makefile.depend M libexec/rbootd/Makefile A libexec/rbootd/Makefile.depend M libexec/rbootd/bpf.c M libexec/rbootd/conf.c M libexec/rbootd/defs.h M libexec/rbootd/parseconf.c M libexec/rbootd/pathnames.h M libexec/rbootd/rbootd.8 M libexec/rbootd/rbootd.c M libexec/rbootd/rmp.h M libexec/rbootd/rmp_var.h M libexec/rbootd/rmpproto.c M libexec/rbootd/utils.c M libexec/revnetgroup/Makefile A libexec/revnetgroup/Makefile.depend M libexec/revnetgroup/hash.c M libexec/revnetgroup/hash.h M libexec/revnetgroup/parse_netgroup.c M libexec/revnetgroup/revnetgroup.8 M libexec/revnetgroup/revnetgroup.c A libexec/rlogind/Makefile.depend A libexec/rpc.rquotad/Makefile.depend A libexec/rpc.rstatd/Makefile.depend A libexec/rpc.rusersd/Makefile.depend A libexec/rpc.rwalld/Makefile.depend A libexec/rpc.sprayd/Makefile.depend M libexec/rshd/Makefile A libexec/rshd/Makefile.depend M libexec/rshd/rshd.8 M libexec/rshd/rshd.c A libexec/rtld-elf/Makefile.depend A libexec/rtld-elf/aarch64/reloc.c A libexec/rtld-elf/aarch64/rtld_machdep.h A libexec/rtld-elf/aarch64/rtld_start.S A libexec/rtld-elf/paths.h A libexec/rtld-elf/riscv/reloc.c A libexec/rtld-elf/riscv/rtld_machdep.h A libexec/rtld-elf/riscv/rtld_start.S A libexec/rtld-elf/rtld_utrace.h A libexec/rtld-elf/tests/Makefile A libexec/rtld-elf/tests/Makefile.depend A libexec/rtld-elf/tests/ld_library_pathfds.c A libexec/rtld-elf/tests/libpythagoras/Makefile A libexec/rtld-elf/tests/libpythagoras/Makefile.depend A libexec/rtld-elf/tests/libpythagoras/pythagoras.c A libexec/rtld-elf/tests/libpythagoras/pythagoras.h A libexec/rtld-elf/tests/target/Makefile A libexec/rtld-elf/tests/target/Makefile.depend A libexec/rtld-elf/tests/target/target.c M libexec/save-entropy/Makefile A libexec/save-entropy/Makefile.depend M libexec/save-entropy/save-entropy.sh M libexec/smrsh/Makefile A libexec/smrsh/Makefile.depend M libexec/talkd/Makefile A libexec/talkd/Makefile.depend M libexec/talkd/announce.c M libexec/talkd/extern.h M libexec/talkd/print.c M libexec/talkd/process.c M libexec/talkd/table.c M libexec/talkd/talkd.8 M libexec/talkd/talkd.c A libexec/tcpd/Makefile.depend A libexec/telnetd/Makefile.depend M libexec/tests/Makefile A libexec/tests/Makefile.depend A libexec/tftp-proxy/Makefile.depend M libexec/tftpd/Makefile A libexec/tftpd/Makefile.depend A libexec/tftpd/tests/Makefile A libexec/tftpd/tests/functional.c M libexec/tftpd/tftp-file.c M libexec/tftpd/tftp-file.h M libexec/tftpd/tftp-io.c M libexec/tftpd/tftp-io.h M libexec/tftpd/tftp-options.c M libexec/tftpd/tftp-options.h M libexec/tftpd/tftp-transfer.c M libexec/tftpd/tftp-transfer.h M libexec/tftpd/tftp-utils.c M libexec/tftpd/tftp-utils.h M libexec/tftpd/tftpd.8 M libexec/tftpd/tftpd.c M libexec/ulog-helper/Makefile A libexec/ulog-helper/Makefile.depend M libexec/ulog-helper/ulog-helper.c M libexec/ypxfr/Makefile A libexec/ypxfr/Makefile.depend M libexec/ypxfr/yp_dbwrite.c M libexec/ypxfr/ypxfr.8 M libexec/ypxfr/ypxfr_extern.h M libexec/ypxfr/ypxfr_getmap.c M libexec/ypxfr/ypxfr_main.c M libexec/ypxfr/ypxfr_misc.c M libexec/ypxfr/ypxfrd_getmap.c Log Message: ----------- update some libexec stuff From noreply at github.com Wed May 6 14:49:49 2020 From: noreply at github.com (Lucas Holt) Date: Wed, 06 May 2020 11:49:49 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] e5b7b3: update getty Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: e5b7b38b76ad41646b5b95466c885a92d71517cb https://github.com/MidnightBSD/src/commit/e5b7b38b76ad41646b5b95466c885a92d71517cb Author: Lucas Holt Date: 2020-05-06 (Wed, 06 May 2020) Changed paths: M libexec/getty/Makefile M libexec/getty/chat.c M libexec/getty/extern.h M libexec/getty/getty.8 M libexec/getty/gettytab.5 M libexec/getty/gettytab.h M libexec/getty/init.c M libexec/getty/main.c M libexec/getty/pathnames.h M libexec/getty/subr.c M libexec/getty/ttys.5 Log Message: ----------- update getty From noreply at github.com Sat May 9 10:42:33 2020 From: noreply at github.com (Lucas Holt) Date: Sat, 09 May 2020 07:42:33 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] b25b0c: these shouldn't be private Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: b25b0ca2d3ea0324296e4ac289bb71fc0fcb1187 https://github.com/MidnightBSD/src/commit/b25b0ca2d3ea0324296e4ac289bb71fc0fcb1187 Author: Lucas Holt Date: 2020-05-09 (Sat, 09 May 2020) Changed paths: M libexec/mport.check-fake/Makefile M share/mk/src.libnames.mk Log Message: ----------- these shouldn't be private From noreply at github.com Sat May 9 10:46:55 2020 From: noreply at github.com (Lucas Holt) Date: Sat, 09 May 2020 07:46:55 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 24ab9c: fixup some issues with makefiles. Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 24ab9c4b937815d40c3cf48b12470a0ec67bc132 https://github.com/MidnightBSD/src/commit/24ab9c4b937815d40c3cf48b12470a0ec67bc132 Author: Lucas Holt Date: 2020-05-09 (Sat, 09 May 2020) Changed paths: M libexec/mport.check-for-older/Makefile M libexec/mport.create/Makefile M libexec/mport.delete/Makefile M libexec/mport.fetch/Makefile M libexec/mport.info/Makefile M libexec/mport.install/Makefile M libexec/mport.list/Makefile M libexec/mport.merge/Makefile M libexec/mport.query/Makefile M libexec/mport.update/Makefile M libexec/mport.updepends/Makefile M libexec/mport.version_cmp/Makefile M libexec/msearch.index/Makefile Log Message: ----------- fixup some issues with makefiles. From noreply at github.com Sat May 9 11:33:17 2020 From: noreply at github.com (Lucas Holt) Date: Sat, 09 May 2020 08:33:17 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 7b9a7b: fix build. Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 7b9a7b825aeb4aaa58681b566e053d9745d6beac https://github.com/MidnightBSD/src/commit/7b9a7b825aeb4aaa58681b566e053d9745d6beac Author: Lucas Holt Date: 2020-05-09 (Sat, 09 May 2020) Changed paths: M libexec/mport.init/Makefile Log Message: ----------- fix build. From noreply at github.com Sat May 9 15:14:14 2020 From: noreply at github.com (Lucas Holt) Date: Sat, 09 May 2020 12:14:14 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] d89e0e: update pppoed Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: d89e0e0205aeb9e015a209a6a65c615154ab1974 https://github.com/MidnightBSD/src/commit/d89e0e0205aeb9e015a209a6a65c615154ab1974 Author: Lucas Holt Date: 2020-05-09 (Sat, 09 May 2020) Changed paths: M libexec/pppoed/Makefile M libexec/pppoed/pppoed.8 M libexec/pppoed/pppoed.c Log Message: ----------- update pppoed From noreply at github.com Sun May 10 16:35:03 2020 From: noreply at github.com (Lucas Holt) Date: Sun, 10 May 2020 13:35:03 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 0c5abc: fix some libexec Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 0c5abc495745dd8298d46d4c7a662f1608a7001b https://github.com/MidnightBSD/src/commit/0c5abc495745dd8298d46d4c7a662f1608a7001b Author: Lucas Holt Date: 2020-05-10 (Sun, 10 May 2020) Changed paths: M libexec/rlogind/Makefile M libexec/rlogind/rlogind.8 M libexec/rlogind/rlogind.c M libexec/telnetd/Makefile Log Message: ----------- fix some libexec From noreply at github.com Sun May 10 16:46:13 2020 From: noreply at github.com (Lucas Holt) Date: Sun, 10 May 2020 13:46:13 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 92c783: modernize makefile Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 92c783c8d819d0301b6ada9bd2ae78f7c4ae2c73 https://github.com/MidnightBSD/src/commit/92c783c8d819d0301b6ada9bd2ae78f7c4ae2c73 Author: Lucas Holt Date: 2020-05-10 (Sun, 10 May 2020) Changed paths: M libexec/tcpd/Makefile Log Message: ----------- modernize makefile Commit: 20f99471ca68ee9df249a5fbfde02ce3143741a2 https://github.com/MidnightBSD/src/commit/20f99471ca68ee9df249a5fbfde02ce3143741a2 Author: Lucas Holt Date: 2020-05-10 (Sun, 10 May 2020) Changed paths: M libexec/mknetid/Makefile M libexec/mknetid/hash.c M libexec/mknetid/hash.h M libexec/mknetid/mknetid.8 M libexec/mknetid/mknetid.c M libexec/mknetid/netid.5 M libexec/mknetid/parse_group.c M libexec/rpc.rquotad/Makefile M libexec/rpc.rquotad/rpc.rquotad.8 M libexec/rpc.rquotad/rquotad.c M libexec/rpc.rstatd/Makefile M libexec/rpc.rstatd/rpc.rstatd.8 M libexec/rpc.rstatd/rstat_proc.c M libexec/rpc.rstatd/rstatd.c M libexec/rpc.rusersd/Makefile M libexec/rpc.rusersd/extern.h M libexec/rpc.rusersd/rpc.rusersd.8 M libexec/rpc.rusersd/rusers_proc.c M libexec/rpc.rusersd/rusersd.c M libexec/rpc.rwalld/Makefile M libexec/rpc.rwalld/rpc.rwalld.8 M libexec/rpc.rwalld/rwalld.c M libexec/rpc.sprayd/Makefile M libexec/rpc.sprayd/rpc.sprayd.8 M libexec/rpc.sprayd/sprayd.c M libexec/rtld-aout/shlib.c M libexec/rtld-aout/shlib.h M libexec/rtld-aout/support.c M libexec/rtld-aout/support.h M libexec/rtld-elf/Makefile M libexec/rtld-elf/Symbol.map M libexec/rtld-elf/amd64/Makefile.inc M libexec/rtld-elf/amd64/elf_rtld.x M libexec/rtld-elf/amd64/reloc.c M libexec/rtld-elf/amd64/rtld_machdep.h M libexec/rtld-elf/amd64/rtld_start.S M libexec/rtld-elf/arm/Makefile.inc M libexec/rtld-elf/arm/reloc.c M libexec/rtld-elf/arm/rtld_machdep.h M libexec/rtld-elf/arm/rtld_start.S M libexec/rtld-elf/debug.c M libexec/rtld-elf/debug.h M libexec/rtld-elf/i386/Makefile.inc M libexec/rtld-elf/i386/Symbol.map M libexec/rtld-elf/i386/elf_rtld.x M libexec/rtld-elf/i386/reloc.c M libexec/rtld-elf/i386/rtld_machdep.h M libexec/rtld-elf/i386/rtld_start.S M libexec/rtld-elf/libmap.c M libexec/rtld-elf/libmap.h M libexec/rtld-elf/malloc.c M libexec/rtld-elf/map_object.c M libexec/rtld-elf/mips/reloc.c M libexec/rtld-elf/mips/rtld_machdep.h M libexec/rtld-elf/mips/rtld_start.S M libexec/rtld-elf/powerpc/Makefile.inc M libexec/rtld-elf/powerpc/reloc.c M libexec/rtld-elf/powerpc/rtld_machdep.h M libexec/rtld-elf/powerpc/rtld_start.S M libexec/rtld-elf/powerpc64/Makefile.inc M libexec/rtld-elf/powerpc64/reloc.c M libexec/rtld-elf/powerpc64/rtld_machdep.h M libexec/rtld-elf/powerpc64/rtld_start.S M libexec/rtld-elf/rtld.1 M libexec/rtld-elf/rtld.c M libexec/rtld-elf/rtld.h M libexec/rtld-elf/rtld_lock.c M libexec/rtld-elf/rtld_lock.h M libexec/rtld-elf/rtld_printf.c M libexec/rtld-elf/rtld_printf.h M libexec/rtld-elf/rtld_tls.h R libexec/rtld-elf/sparc64/Makefile.inc R libexec/rtld-elf/sparc64/reloc.c R libexec/rtld-elf/sparc64/rtld_machdep.h R libexec/rtld-elf/sparc64/rtld_start.S M libexec/rtld-elf/xmalloc.c Log Message: ----------- add os tags Compare: https://github.com/MidnightBSD/src/compare/0c5abc495745...20f99471ca68 From noreply at github.com Sun May 10 16:47:21 2020 From: noreply at github.com (Lucas Holt) Date: Sun, 10 May 2020 13:47:21 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] f401ad: finger time Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: f401ad630f013bd3fe208d9349596ae23baaeb27 https://github.com/MidnightBSD/src/commit/f401ad630f013bd3fe208d9349596ae23baaeb27 Author: Lucas Holt Date: 2020-05-10 (Sun, 10 May 2020) Changed paths: M libexec/fingerd/Makefile M libexec/fingerd/fingerd.8 M libexec/fingerd/fingerd.c M libexec/fingerd/pathnames.h Log Message: ----------- finger time From noreply at github.com Sun May 10 16:49:40 2020 From: noreply at github.com (Lucas Holt) Date: Sun, 10 May 2020 13:49:40 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 8beae1: update some more libexec app Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 8beae1afe867e67e6a97cbbb149897d510ddf597 https://github.com/MidnightBSD/src/commit/8beae1afe867e67e6a97cbbb149897d510ddf597 Author: Lucas Holt Date: 2020-05-10 (Sun, 10 May 2020) Changed paths: M libexec/bootpd/Announce M libexec/bootpd/Changes M libexec/bootpd/Makefile M libexec/bootpd/Makefile.UNIX M libexec/bootpd/Makefile.inc M libexec/bootpd/Problems M libexec/bootpd/README M libexec/bootpd/bootp.h M libexec/bootpd/bootpd.8 M libexec/bootpd/bootpd.c M libexec/bootpd/bootpd.h M libexec/bootpd/bootpgw/Makefile M libexec/bootpd/bootpgw/bootpgw.c M libexec/bootpd/bootptab.5 M libexec/bootpd/bootptab.mcs M libexec/bootpd/bptypes.h M libexec/bootpd/dovend.c M libexec/bootpd/dovend.h M libexec/bootpd/dumptab.c M libexec/bootpd/getether.c M libexec/bootpd/getether.h M libexec/bootpd/getif.c M libexec/bootpd/getif.h M libexec/bootpd/hash.c M libexec/bootpd/hash.h M libexec/bootpd/hwaddr.c M libexec/bootpd/hwaddr.h M libexec/bootpd/lookup.c M libexec/bootpd/lookup.h M libexec/bootpd/patchlevel.h M libexec/bootpd/readfile.c M libexec/bootpd/readfile.h M libexec/bootpd/report.c M libexec/bootpd/report.h M libexec/bootpd/rtmsg.c M libexec/bootpd/tools/Makefile M libexec/bootpd/tools/Makefile.inc M libexec/bootpd/tools/bootpef/Makefile M libexec/bootpd/tools/bootpef/bootpef.8 M libexec/bootpd/tools/bootpef/bootpef.c M libexec/bootpd/tools/bootptest/Makefile M libexec/bootpd/tools/bootptest/bootptest.8 M libexec/bootpd/tools/bootptest/bootptest.c M libexec/bootpd/tools/bootptest/bootptest.h M libexec/bootpd/tools/bootptest/print-bootp.c M libexec/bootpd/trygetea.c M libexec/bootpd/trygetif.c M libexec/bootpd/trylook.c M libexec/bootpd/tzone.c M libexec/bootpd/tzone.h M libexec/comsat/Makefile M libexec/comsat/comsat.8 M libexec/comsat/comsat.c M libexec/ftpd/Makefile M libexec/ftpd/config.h M libexec/ftpd/extern.h M libexec/ftpd/ftpchroot.5 M libexec/ftpd/ftpcmd.y M libexec/ftpd/ftpd.8 M libexec/ftpd/ftpd.c M libexec/ftpd/logwtmp.c M libexec/ftpd/pathnames.h M libexec/ftpd/popen.c M libexec/mail.local/Makefile M libexec/makewhatis.local/Makefile M libexec/makewhatis.local/makewhatis.local.8 M libexec/makewhatis.local/makewhatis.local.sh Log Message: ----------- update some more libexec app From noreply at github.com Sun May 10 17:02:03 2020 From: noreply at github.com (Lucas Holt) Date: Sun, 10 May 2020 14:02:03 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 9b75d9: fix mksh build. Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 9b75d93e28904986931b5e0890873dffab445a9a https://github.com/MidnightBSD/src/commit/9b75d93e28904986931b5e0890873dffab445a9a Author: Lucas Holt Date: 2020-05-10 (Sun, 10 May 2020) Changed paths: M bin/mksh/Makefile Log Message: ----------- fix mksh build. From noreply at github.com Sun May 10 17:03:42 2020 From: noreply at github.com (Lucas Holt) Date: Sun, 10 May 2020 14:03:42 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 72b0fc: fixup rescue build. Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 72b0fca4e9cf3543de5720f50cc08653661e7241 https://github.com/MidnightBSD/src/commit/72b0fca4e9cf3543de5720f50cc08653661e7241 Author: Lucas Holt Date: 2020-05-10 (Sun, 10 May 2020) Changed paths: M rescue/Makefile M rescue/librescue/Makefile A rescue/librescue/Makefile.depend M rescue/rescue/Makefile A rescue/rescue/Makefile.depend Log Message: ----------- fixup rescue build. From noreply at github.com Sun May 10 17:11:37 2020 From: noreply at github.com (Lucas Holt) Date: Sun, 10 May 2020 14:11:37 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 3819d3: cleanup some sbin ports Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 3819d363f5b27e2f8344c18ebc84141ae880bed3 https://github.com/MidnightBSD/src/commit/3819d363f5b27e2f8344c18ebc84141ae880bed3 Author: Lucas Holt Date: 2020-05-10 (Sun, 10 May 2020) Changed paths: M bin/mksh/Makefile M sbin/Makefile M sbin/Makefile.amd64 M sbin/Makefile.i386 R sbin/Makefile.ia64 M sbin/Makefile.inc R sbin/Makefile.pc98 R sbin/Makefile.sparc64 M sbin/growfs/Makefile A sbin/growfs/Makefile.depend M sbin/growfs/debug.c M sbin/growfs/debug.h M sbin/growfs/growfs.8 M sbin/growfs/growfs.c M sbin/growfs/tests/Makefile A sbin/growfs/tests/Makefile.depend M sbin/growfs/tests/legacy_test.pl M sbin/kldload/Makefile A sbin/kldload/Makefile.depend M sbin/kldload/kldload.8 M sbin/kldload/kldload.c M sbin/nfsiod/Makefile A sbin/nfsiod/Makefile.depend M sbin/nfsiod/nfsiod.8 M sbin/nfsiod/nfsiod.c M sbin/nvmecontrol/Makefile A sbin/nvmecontrol/Makefile.depend M sbin/nvmecontrol/devlist.c M sbin/nvmecontrol/firmware.c M sbin/nvmecontrol/identify.c M sbin/nvmecontrol/logpage.c M sbin/nvmecontrol/nvmecontrol.8 M sbin/nvmecontrol/nvmecontrol.c M sbin/nvmecontrol/nvmecontrol.h M sbin/nvmecontrol/perftest.c A sbin/nvmecontrol/power.c M sbin/nvmecontrol/reset.c A sbin/nvmecontrol/util.c A sbin/nvmecontrol/wdc.c M sbin/quotacheck/Makefile A sbin/quotacheck/Makefile.depend M sbin/quotacheck/preen.c M sbin/quotacheck/quotacheck.8 M sbin/quotacheck/quotacheck.c M sbin/quotacheck/quotacheck.h M sbin/recoverdisk/Makefile A sbin/recoverdisk/Makefile.depend M sbin/recoverdisk/recoverdisk.1 M sbin/recoverdisk/recoverdisk.c M sbin/restore/Makefile A sbin/restore/Makefile.depend M sbin/restore/dirs.c M sbin/restore/extern.h M sbin/restore/interactive.c M sbin/restore/main.c M sbin/restore/restore.8 M sbin/restore/restore.c M sbin/restore/restore.h M sbin/restore/symtab.c M sbin/restore/tape.c M sbin/restore/utilities.c M sbin/route/Makefile A sbin/route/Makefile.depend M sbin/route/keywords M sbin/route/route.8 M sbin/route/route.c M sbin/routed/Makefile A sbin/routed/Makefile.depend M sbin/routed/Makefile.inc M sbin/routed/defs.h M sbin/routed/if.c M sbin/routed/input.c M sbin/routed/main.c M sbin/routed/output.c M sbin/routed/parms.c M sbin/routed/pathnames.h M sbin/routed/radix.c M sbin/routed/radix.h M sbin/routed/rdisc.c M sbin/routed/routed.8 M sbin/routed/rtquery/Makefile A sbin/routed/rtquery/Makefile.depend M sbin/routed/rtquery/rtquery.8 M sbin/routed/rtquery/rtquery.c M sbin/routed/table.c M sbin/routed/trace.c Log Message: ----------- cleanup some sbin ports From noreply at github.com Sun May 10 17:12:51 2020 From: noreply at github.com (Lucas Holt) Date: Sun, 10 May 2020 14:12:51 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] cd9df0: update dumpfs Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: cd9df05097dbc0b43c08680c66b200902005d05d https://github.com/MidnightBSD/src/commit/cd9df05097dbc0b43c08680c66b200902005d05d Author: Lucas Holt Date: 2020-05-10 (Sun, 10 May 2020) Changed paths: M sbin/dumpfs/Makefile A sbin/dumpfs/Makefile.depend M sbin/dumpfs/dumpfs.8 M sbin/dumpfs/dumpfs.c Log Message: ----------- update dumpfs Commit: 75106ef9c967fee76a10d4ad11b9a6e58f2861f5 https://github.com/MidnightBSD/src/commit/75106ef9c967fee76a10d4ad11b9a6e58f2861f5 Author: Lucas Holt Date: 2020-05-10 (Sun, 10 May 2020) Changed paths: M sbin/dump/Makefile A sbin/dump/Makefile.depend M sbin/dump/cache.c M sbin/dump/dump.8 M sbin/dump/dump.h M sbin/dump/dumprmt.c M sbin/dump/itime.c M sbin/dump/main.c M sbin/dump/optr.c M sbin/dump/pathnames.h M sbin/dump/tape.c M sbin/dump/traverse.c M sbin/dump/unctime.c Log Message: ----------- update dump Compare: https://github.com/MidnightBSD/src/compare/3819d363f5b2...75106ef9c967 From noreply at github.com Sun May 10 17:21:25 2020 From: noreply at github.com (Lucas Holt) Date: Sun, 10 May 2020 14:21:25 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] bd8183: cleanup Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: bd81838e2b502b15fd93bedb7fb2bd6c16d63bd0 https://github.com/MidnightBSD/src/commit/bd81838e2b502b15fd93bedb7fb2bd6c16d63bd0 Author: Lucas Holt Date: 2020-05-10 (Sun, 10 May 2020) Changed paths: M sbin/bectl/bectl.8 M sbin/bectl/bectl.c M sbin/ccdconfig/Makefile A sbin/ccdconfig/Makefile.depend M sbin/ccdconfig/ccdconfig.8 M sbin/ccdconfig/ccdconfig.c M sbin/ccdconfig/pathnames.h M sbin/clri/Makefile A sbin/clri/Makefile.depend M sbin/clri/clri.8 M sbin/clri/clri.c M sbin/comcontrol/Makefile A sbin/comcontrol/Makefile.depend M sbin/comcontrol/comcontrol.8 M sbin/comcontrol/comcontrol.c M sbin/fsirand/Makefile A sbin/fsirand/Makefile.depend M sbin/fsirand/fsirand.8 M sbin/fsirand/fsirand.c M sbin/iscontrol/Makefile A sbin/iscontrol/Makefile.depend M sbin/iscontrol/auth_subr.c M sbin/iscontrol/config.c M sbin/iscontrol/fsm.c M sbin/iscontrol/iscontrol.8 M sbin/iscontrol/iscontrol.c M sbin/iscontrol/iscontrol.h M sbin/iscontrol/login.c M sbin/iscontrol/misc.c M sbin/iscontrol/pdu.c Log Message: ----------- cleanup From noreply at github.com Sun May 10 17:22:58 2020 From: noreply at github.com (Lucas Holt) Date: Sun, 10 May 2020 14:22:58 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 991904: fix makefiles. Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 99190425ff216b5116652c90985f9049aee33a84 https://github.com/MidnightBSD/src/commit/99190425ff216b5116652c90985f9049aee33a84 Author: Lucas Holt Date: 2020-05-10 (Sun, 10 May 2020) Changed paths: M sbin/geom/Makefile M sbin/geom/Makefile.inc M sbin/geom/class/Makefile M sbin/geom/class/Makefile.inc M sbin/geom/class/cache/Makefile A sbin/geom/class/cache/Makefile.depend M sbin/geom/class/cache/gcache.8 M sbin/geom/class/cache/geom_cache.c M sbin/geom/class/concat/Makefile A sbin/geom/class/concat/Makefile.depend M sbin/geom/class/concat/gconcat.8 M sbin/geom/class/concat/geom_concat.c M sbin/geom/class/eli/Makefile A sbin/geom/class/eli/Makefile.depend M sbin/geom/class/eli/geli.8 M sbin/geom/class/eli/geom_eli.c M sbin/geom/class/journal/Makefile A sbin/geom/class/journal/Makefile.depend M sbin/geom/class/journal/geom_journal.c M sbin/geom/class/journal/geom_journal.h M sbin/geom/class/journal/geom_journal_ufs.c M sbin/geom/class/journal/gjournal.8 M sbin/geom/class/label/Makefile A sbin/geom/class/label/Makefile.depend M sbin/geom/class/label/geom_label.c M sbin/geom/class/label/glabel.8 M sbin/geom/class/mirror/Makefile A sbin/geom/class/mirror/Makefile.depend M sbin/geom/class/mirror/geom_mirror.c M sbin/geom/class/mirror/gmirror.8 M sbin/geom/class/mountver/Makefile A sbin/geom/class/mountver/Makefile.depend M sbin/geom/class/mountver/geom_mountver.c M sbin/geom/class/mountver/gmountver.8 M sbin/geom/class/multipath/Makefile A sbin/geom/class/multipath/Makefile.depend M sbin/geom/class/multipath/geom_multipath.c M sbin/geom/class/multipath/gmultipath.8 M sbin/geom/class/nop/Makefile A sbin/geom/class/nop/Makefile.depend M sbin/geom/class/nop/geom_nop.c M sbin/geom/class/nop/gnop.8 M sbin/geom/class/part/Makefile A sbin/geom/class/part/Makefile.depend M sbin/geom/class/part/geom_part.c M sbin/geom/class/part/gpart.8 M sbin/geom/class/raid/Makefile A sbin/geom/class/raid/Makefile.depend M sbin/geom/class/raid/geom_raid.c M sbin/geom/class/raid/graid.8 M sbin/geom/class/raid3/Makefile A sbin/geom/class/raid3/Makefile.depend M sbin/geom/class/raid3/geom_raid3.c M sbin/geom/class/raid3/graid3.8 M sbin/geom/class/sched/Makefile A sbin/geom/class/sched/Makefile.depend M sbin/geom/class/sched/geom_sched.c M sbin/geom/class/sched/gsched.8 M sbin/geom/class/shsec/Makefile A sbin/geom/class/shsec/Makefile.depend M sbin/geom/class/shsec/geom_shsec.c M sbin/geom/class/shsec/gshsec.8 M sbin/geom/class/stripe/Makefile A sbin/geom/class/stripe/Makefile.depend M sbin/geom/class/stripe/geom_stripe.c M sbin/geom/class/stripe/gstripe.8 M sbin/geom/class/virstor/Makefile A sbin/geom/class/virstor/Makefile.depend M sbin/geom/class/virstor/geom_virstor.c M sbin/geom/class/virstor/gvirstor.8 M sbin/geom/core/Makefile A sbin/geom/core/Makefile.depend M sbin/geom/core/geom.8 M sbin/geom/core/geom.c M sbin/geom/core/geom.h M sbin/geom/misc/subr.c M sbin/geom/misc/subr.h Log Message: ----------- fix makefiles. From noreply at github.com Sun May 10 19:04:56 2020 From: noreply at github.com (Lucas Holt) Date: Sun, 10 May 2020 16:04:56 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] e94bd3: update md5. Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: e94bd32d44e6bf1261e5b31dab6d2b15558ef4a9 https://github.com/MidnightBSD/src/commit/e94bd32d44e6bf1261e5b31dab6d2b15558ef4a9 Author: Lucas Holt Date: 2020-05-10 (Sun, 10 May 2020) Changed paths: M sbin/md5/Makefile A sbin/md5/Makefile.depend M sbin/md5/md5.1 M sbin/md5/md5.c Log Message: ----------- update md5. From noreply at github.com Sun May 10 19:11:38 2020 From: noreply at github.com (Lucas Holt) Date: Sun, 10 May 2020 16:11:38 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 741185: update mount programs Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 7411854d115d3607a6d25b3eb5bf36ac3a8bf5f1 https://github.com/MidnightBSD/src/commit/7411854d115d3607a6d25b3eb5bf36ac3a8bf5f1 Author: Lucas Holt Date: 2020-05-10 (Sun, 10 May 2020) Changed paths: M sbin/mount_cd9660/Makefile A sbin/mount_cd9660/Makefile.depend M sbin/mount_cd9660/mount_cd9660.8 M sbin/mount_cd9660/mount_cd9660.c M sbin/mount_fusefs/Makefile A sbin/mount_fusefs/Makefile.depend M sbin/mount_fusefs/mount_fusefs.8 M sbin/mount_fusefs/mount_fusefs.c M sbin/mount_msdosfs/Makefile A sbin/mount_msdosfs/Makefile.depend M sbin/mount_msdosfs/mount_msdosfs.8 M sbin/mount_msdosfs/mount_msdosfs.c M sbin/mount_nfs/Makefile A sbin/mount_nfs/Makefile.depend M sbin/mount_nfs/mount_nfs.8 M sbin/mount_nfs/mount_nfs.c M sbin/mount_nullfs/Makefile A sbin/mount_nullfs/Makefile.depend M sbin/mount_nullfs/mount_nullfs.8 M sbin/mount_nullfs/mount_nullfs.c M sbin/mount_udf/Makefile A sbin/mount_udf/Makefile.depend M sbin/mount_udf/mount_udf.8 M sbin/mount_udf/mount_udf.c M sbin/mount_unionfs/Makefile A sbin/mount_unionfs/Makefile.depend M sbin/mount_unionfs/mount_unionfs.8 M sbin/mount_unionfs/mount_unionfs.c Log Message: ----------- update mount programs From noreply at github.com Sun May 10 19:50:06 2020 From: noreply at github.com (Lucas Holt) Date: Sun, 10 May 2020 16:50:06 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 27e552: update makefile Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 27e552ccdb65e403c2d28d423031bb669926dce6 https://github.com/MidnightBSD/src/commit/27e552ccdb65e403c2d28d423031bb669926dce6 Author: Lucas Holt Date: 2020-05-10 (Sun, 10 May 2020) Changed paths: M sbin/conscontrol/Makefile A sbin/conscontrol/Makefile.depend M sbin/conscontrol/conscontrol.8 M sbin/conscontrol/conscontrol.c Log Message: ----------- update makefile From noreply at github.com Sun May 10 20:01:00 2020 From: noreply at github.com (Lucas Holt) Date: Sun, 10 May 2020 17:01:00 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] bd129a: fixup builds. update ping and ping6 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: bd129a8f2b918d9a45d23f12378c9123fbbc7226 https://github.com/MidnightBSD/src/commit/bd129a8f2b918d9a45d23f12378c9123fbbc7226 Author: Lucas Holt Date: 2020-05-10 (Sun, 10 May 2020) Changed paths: M sbin/hastctl/Makefile A sbin/hastctl/Makefile.depend M sbin/hastctl/hastctl.8 M sbin/hastctl/hastctl.c M sbin/mdmfs/Makefile A sbin/mdmfs/Makefile.depend M sbin/mdmfs/mdmfs.8 M sbin/mdmfs/mdmfs.c M sbin/ping/Makefile A sbin/ping/Makefile.depend M sbin/ping/ping.8 M sbin/ping/ping.c M sbin/ping6/Makefile A sbin/ping6/Makefile.depend M sbin/ping6/ping6.8 M sbin/ping6/ping6.c M sbin/rcorder/Makefile A sbin/rcorder/Makefile.depend Log Message: ----------- fixup builds. update ping and ping6 From noreply at github.com Sun May 10 21:23:54 2020 From: noreply at github.com (Lucas Holt) Date: Sun, 10 May 2020 18:23:54 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 02a3e6: update some more utilities. Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 02a3e63ba17d991501536696fea4d5011cbee5eb https://github.com/MidnightBSD/src/commit/02a3e63ba17d991501536696fea4d5011cbee5eb Author: Lucas Holt Date: 2020-05-10 (Sun, 10 May 2020) Changed paths: M bin/mksh/Makefile M sbin/Makefile M sbin/ddb/Makefile A sbin/ddb/Makefile.depend M sbin/ddb/ddb.8 M sbin/ddb/ddb.c M sbin/ddb/ddb.h M sbin/ddb/ddb_capture.c M sbin/ddb/ddb_script.c M sbin/devfs/Makefile A sbin/devfs/Makefile.depend M sbin/devfs/devfs.8 M sbin/devfs/devfs.c M sbin/devfs/extern.h M sbin/devfs/rule.c M sbin/dhclient/Makefile A sbin/dhclient/Makefile.depend M sbin/dhclient/alloc.c M sbin/dhclient/bpf.c M sbin/dhclient/clparse.c M sbin/dhclient/conflex.c M sbin/dhclient/convert.c M sbin/dhclient/dhclient-script M sbin/dhclient/dhclient-script.8 M sbin/dhclient/dhclient.8 M sbin/dhclient/dhclient.c M sbin/dhclient/dhclient.conf M sbin/dhclient/dhclient.conf.5 M sbin/dhclient/dhclient.leases.5 M sbin/dhclient/dhcp-options.5 M sbin/dhclient/dhcp.h M sbin/dhclient/dhcpd.h M sbin/dhclient/dhctoken.h M sbin/dhclient/dispatch.c M sbin/dhclient/errwarn.c M sbin/dhclient/hash.c M sbin/dhclient/inet.c M sbin/dhclient/options.c M sbin/dhclient/packet.c M sbin/dhclient/parse.c M sbin/dhclient/privsep.c M sbin/dhclient/privsep.h M sbin/dhclient/tables.c M sbin/dhclient/tests/Makefile A sbin/dhclient/tests/Makefile.depend M sbin/dhclient/tests/fake.c M sbin/dhclient/tests/option-domain-search.c M sbin/dhclient/tree.c M sbin/dhclient/tree.h M sbin/dhcp6c/Makefile M sbin/fdisk/Makefile A sbin/fdisk/Makefile.depend M sbin/fdisk/fdisk.8 M sbin/fdisk/fdisk.c M sbin/fdisk/runtest.sh R sbin/fdisk_pc98/Makefile R sbin/fdisk_pc98/fdisk.8 R sbin/fdisk_pc98/fdisk.c M sbin/ffsinfo/Makefile A sbin/ffsinfo/Makefile.depend M sbin/ffsinfo/ffsinfo.8 M sbin/ffsinfo/ffsinfo.c M sbin/fsck_ffs/fsck.h M sbin/fsck_ffs/gjournal.c M sbin/fsck_ffs/globs.c M sbin/fsck_ffs/setup.c M sbin/fsck_msdosfs/Makefile A sbin/fsck_msdosfs/Makefile.depend M sbin/fsck_msdosfs/boot.c M sbin/fsck_msdosfs/check.c M sbin/fsck_msdosfs/dir.c M sbin/fsck_msdosfs/dosfs.h M sbin/fsck_msdosfs/ext.h M sbin/fsck_msdosfs/fat.c M sbin/fsck_msdosfs/fsck_msdosfs.8 M sbin/fsck_msdosfs/main.c M sbin/fsdb/fsdb.c M sbin/newfs_msdos/Makefile A sbin/newfs_msdos/Makefile.depend A sbin/newfs_msdos/mkfs_msdos.c A sbin/newfs_msdos/mkfs_msdos.h M sbin/newfs_msdos/newfs_msdos.8 M sbin/newfs_msdos/newfs_msdos.c M sbin/newfs_nandfs/Makefile A sbin/newfs_nandfs/Makefile.depend M sbin/newfs_nandfs/newfs_nandfs.8 M sbin/newfs_nandfs/newfs_nandfs.c M stand/common/interp_lua.c M stand/efi/loader/main.c M stand/i386/libi386/biosdisk.c M stand/lua/config.lua M stand/mips/beri/loader/main.c M stand/powerpc/ofw/conf.c M stand/uboot/lib/glue.h M stand/userboot/userboot/libuserboot.h R usr.sbin/Makefile.ia64 R usr.sbin/Makefile.sparc64 M usr.sbin/ac/Makefile A usr.sbin/ac/Makefile.depend M usr.sbin/ac/ac.8 M usr.sbin/ac/ac.c A usr.sbin/accton/Makefile.depend A usr.sbin/acpi/acpiconf/Makefile.depend A usr.sbin/acpi/acpidb/Makefile.depend A usr.sbin/acpi/acpidump/Makefile.depend A usr.sbin/acpi/iasl/Makefile.depend A usr.sbin/adduser/Makefile.depend A usr.sbin/amd/amd/Makefile.depend A usr.sbin/amd/amq/Makefile.depend A usr.sbin/amd/fixmount/Makefile.depend A usr.sbin/amd/fsinfo/Makefile.depend A usr.sbin/amd/hlfsd/Makefile.depend A usr.sbin/amd/include/Makefile.depend A usr.sbin/amd/libamu/Makefile.depend A usr.sbin/amd/mk-amd-map/Makefile.depend A usr.sbin/amd/pawd/Makefile.depend A usr.sbin/amd/scripts/Makefile.depend A usr.sbin/amd/wire-test/Makefile.depend A usr.sbin/ancontrol/Makefile.depend A usr.sbin/apm/Makefile.depend A usr.sbin/apmd/Makefile.depend A usr.sbin/arp/Makefile.depend A usr.sbin/asf/Makefile.depend A usr.sbin/audit/Makefile.depend A usr.sbin/auditd/Makefile.depend A usr.sbin/auditdistd/Makefile.depend A usr.sbin/auditreduce/Makefile.depend M usr.sbin/authpf/Makefile A usr.sbin/authpf/Makefile.depend M usr.sbin/autofs/Makefile A usr.sbin/autofs/Makefile.depend M usr.sbin/autofs/auto_master.5 M usr.sbin/autofs/automount.8 M usr.sbin/autofs/automount.c M usr.sbin/autofs/automountd.8 M usr.sbin/autofs/automountd.c M usr.sbin/autofs/autounmountd.8 M usr.sbin/autofs/autounmountd.c M usr.sbin/autofs/common.c M usr.sbin/autofs/common.h M usr.sbin/autofs/defined.c M usr.sbin/autofs/log.c M usr.sbin/autofs/popen.c M usr.sbin/autofs/token.l M usr.sbin/bhyve/Makefile A usr.sbin/bhyve/Makefile.depend M usr.sbin/bhyve/acpi.c M usr.sbin/bhyve/acpi.h M usr.sbin/bhyve/ahci.h M usr.sbin/bhyve/atkbdc.c A usr.sbin/bhyve/atkbdc.h M usr.sbin/bhyve/bhyve.8 A usr.sbin/bhyve/bhyvegc.c A usr.sbin/bhyve/bhyvegc.h M usr.sbin/bhyve/bhyverun.c M usr.sbin/bhyve/bhyverun.h M usr.sbin/bhyve/block_if.c M usr.sbin/bhyve/block_if.h M usr.sbin/bhyve/bootrom.c M usr.sbin/bhyve/bootrom.h A usr.sbin/bhyve/console.c A usr.sbin/bhyve/console.h M usr.sbin/bhyve/consport.c M usr.sbin/bhyve/dbgport.c M usr.sbin/bhyve/dbgport.h M usr.sbin/bhyve/fwctl.c M usr.sbin/bhyve/fwctl.h M usr.sbin/bhyve/inout.c M usr.sbin/bhyve/inout.h M usr.sbin/bhyve/ioapic.c M usr.sbin/bhyve/ioapic.h M usr.sbin/bhyve/mem.c M usr.sbin/bhyve/mem.h M usr.sbin/bhyve/mevent.c M usr.sbin/bhyve/mevent.h M usr.sbin/bhyve/mevent_test.c M usr.sbin/bhyve/mptbl.c M usr.sbin/bhyve/mptbl.h A usr.sbin/bhyve/net_utils.c A usr.sbin/bhyve/net_utils.h M usr.sbin/bhyve/pci_ahci.c M usr.sbin/bhyve/pci_e82545.c M usr.sbin/bhyve/pci_emul.c M usr.sbin/bhyve/pci_emul.h A usr.sbin/bhyve/pci_fbuf.c M usr.sbin/bhyve/pci_hostbridge.c M usr.sbin/bhyve/pci_irq.c M usr.sbin/bhyve/pci_irq.h M usr.sbin/bhyve/pci_lpc.c M usr.sbin/bhyve/pci_lpc.h M usr.sbin/bhyve/pci_passthru.c M usr.sbin/bhyve/pci_uart.c M usr.sbin/bhyve/pci_virtio_block.c A usr.sbin/bhyve/pci_virtio_console.c M usr.sbin/bhyve/pci_virtio_net.c M usr.sbin/bhyve/pci_virtio_rnd.c A usr.sbin/bhyve/pci_xhci.c A usr.sbin/bhyve/pci_xhci.h M usr.sbin/bhyve/pm.c M usr.sbin/bhyve/post.c A usr.sbin/bhyve/ps2kbd.c A usr.sbin/bhyve/ps2kbd.h A usr.sbin/bhyve/ps2mouse.c A usr.sbin/bhyve/ps2mouse.h A usr.sbin/bhyve/rfb.c A usr.sbin/bhyve/rfb.h M usr.sbin/bhyve/rtc.c M usr.sbin/bhyve/rtc.h M usr.sbin/bhyve/smbiostbl.c M usr.sbin/bhyve/smbiostbl.h A usr.sbin/bhyve/sockstream.c A usr.sbin/bhyve/sockstream.h M usr.sbin/bhyve/spinup_ap.c M usr.sbin/bhyve/spinup_ap.h M usr.sbin/bhyve/task_switch.c M usr.sbin/bhyve/uart_emul.c M usr.sbin/bhyve/uart_emul.h A usr.sbin/bhyve/usb_emul.c A usr.sbin/bhyve/usb_emul.h A usr.sbin/bhyve/usb_mouse.c A usr.sbin/bhyve/vga.c A usr.sbin/bhyve/vga.h M usr.sbin/bhyve/virtio.c M usr.sbin/bhyve/virtio.h M usr.sbin/bhyve/xmsr.c M usr.sbin/bhyve/xmsr.h M usr.sbin/bhyvectl/Makefile A usr.sbin/bhyvectl/Makefile.depend M usr.sbin/bhyvectl/bhyvectl.8 M usr.sbin/bhyvectl/bhyvectl.c M usr.sbin/bhyveload/Makefile A usr.sbin/bhyveload/Makefile.depend M usr.sbin/bhyveload/bhyveload.8 M usr.sbin/bhyveload/bhyveload.c A usr.sbin/binmiscctl/Makefile.depend A usr.sbin/blacklistctl/Makefile A usr.sbin/blacklistctl/Makefile.depend A usr.sbin/blacklistd/Makefile A usr.sbin/blacklistd/Makefile.depend M usr.sbin/bluetooth/Makefile M usr.sbin/bluetooth/Makefile.inc M usr.sbin/bluetooth/ath3kfw/Makefile A usr.sbin/bluetooth/ath3kfw/Makefile.depend A usr.sbin/bluetooth/ath3kfw/ath3k_dbg.h A usr.sbin/bluetooth/ath3kfw/ath3k_fw.c A usr.sbin/bluetooth/ath3kfw/ath3k_fw.h A usr.sbin/bluetooth/ath3kfw/ath3k_hw.c A usr.sbin/bluetooth/ath3kfw/ath3k_hw.h M usr.sbin/bluetooth/ath3kfw/ath3kfw.8 A usr.sbin/bluetooth/ath3kfw/main.c M usr.sbin/bluetooth/bcmfw/BCM-LEGAL.txt M usr.sbin/bluetooth/bcmfw/Makefile A usr.sbin/bluetooth/bcmfw/Makefile.depend M usr.sbin/bluetooth/bcmfw/README M usr.sbin/bluetooth/bcmfw/bcmfw.8 M usr.sbin/bluetooth/bcmfw/bcmfw.c M usr.sbin/bluetooth/bt3cfw/Makefile A usr.sbin/bluetooth/bt3cfw/Makefile.depend M usr.sbin/bluetooth/bt3cfw/bt3cfw.8 M usr.sbin/bluetooth/bt3cfw/bt3cfw.c M usr.sbin/bluetooth/bthidcontrol/Makefile A usr.sbin/bluetooth/bthidcontrol/Makefile.depend M usr.sbin/bluetooth/bthidcontrol/bthidcontrol.8 M usr.sbin/bluetooth/bthidcontrol/bthidcontrol.c M usr.sbin/bluetooth/bthidcontrol/bthidcontrol.h M usr.sbin/bluetooth/bthidcontrol/hid.c M usr.sbin/bluetooth/bthidcontrol/sdp.c M usr.sbin/bluetooth/bthidd/Makefile A usr.sbin/bluetooth/bthidd/Makefile.depend M usr.sbin/bluetooth/bthidd/bthid_config.h M usr.sbin/bluetooth/bthidd/bthidd.8 M usr.sbin/bluetooth/bthidd/bthidd.c M usr.sbin/bluetooth/bthidd/bthidd.conf.sample M usr.sbin/bluetooth/bthidd/bthidd.h M usr.sbin/bluetooth/bthidd/client.c M usr.sbin/bluetooth/bthidd/hid.c M usr.sbin/bluetooth/bthidd/kbd.c M usr.sbin/bluetooth/bthidd/kbd.h M usr.sbin/bluetooth/bthidd/lexer.l M usr.sbin/bluetooth/bthidd/parser.y M usr.sbin/bluetooth/bthidd/server.c M usr.sbin/bluetooth/bthidd/session.c M usr.sbin/bluetooth/btpand/Makefile A usr.sbin/bluetooth/btpand/Makefile.depend M usr.sbin/bluetooth/btpand/bnep.c M usr.sbin/bluetooth/btpand/bnep.h M usr.sbin/bluetooth/btpand/btpand.8 M usr.sbin/bluetooth/btpand/btpand.c M usr.sbin/bluetooth/btpand/btpand.h M usr.sbin/bluetooth/btpand/channel.c M usr.sbin/bluetooth/btpand/client.c M usr.sbin/bluetooth/btpand/event.c M usr.sbin/bluetooth/btpand/event.h M usr.sbin/bluetooth/btpand/packet.c M usr.sbin/bluetooth/btpand/sdp.c M usr.sbin/bluetooth/btpand/sdp.h M usr.sbin/bluetooth/btpand/server.c M usr.sbin/bluetooth/btpand/tap.c M usr.sbin/bluetooth/hccontrol/Makefile A usr.sbin/bluetooth/hccontrol/Makefile.depend M usr.sbin/bluetooth/hccontrol/hccontrol.8 M usr.sbin/bluetooth/hccontrol/hccontrol.c M usr.sbin/bluetooth/hccontrol/hccontrol.h M usr.sbin/bluetooth/hccontrol/host_controller_baseband.c M usr.sbin/bluetooth/hccontrol/info.c A usr.sbin/bluetooth/hccontrol/le.c M usr.sbin/bluetooth/hccontrol/link_control.c M usr.sbin/bluetooth/hccontrol/link_policy.c M usr.sbin/bluetooth/hccontrol/node.c M usr.sbin/bluetooth/hccontrol/send_recv.c M usr.sbin/bluetooth/hccontrol/status.c M usr.sbin/bluetooth/hccontrol/util.c M usr.sbin/bluetooth/hcsecd/Makefile A usr.sbin/bluetooth/hcsecd/Makefile.depend M usr.sbin/bluetooth/hcsecd/hcsecd.8 M usr.sbin/bluetooth/hcsecd/hcsecd.c M usr.sbin/bluetooth/hcsecd/hcsecd.conf M usr.sbin/bluetooth/hcsecd/hcsecd.conf.5 M usr.sbin/bluetooth/hcsecd/hcsecd.h M usr.sbin/bluetooth/hcsecd/lexer.l M usr.sbin/bluetooth/hcsecd/parser.y M usr.sbin/bluetooth/hcseriald/Makefile A usr.sbin/bluetooth/hcseriald/Makefile.depend M usr.sbin/bluetooth/hcseriald/hcseriald.8 M usr.sbin/bluetooth/hcseriald/hcseriald.c M usr.sbin/bluetooth/l2control/Makefile A usr.sbin/bluetooth/l2control/Makefile.depend M usr.sbin/bluetooth/l2control/l2cap.c M usr.sbin/bluetooth/l2control/l2control.8 M usr.sbin/bluetooth/l2control/l2control.c M usr.sbin/bluetooth/l2control/l2control.h M usr.sbin/bluetooth/l2ping/Makefile A usr.sbin/bluetooth/l2ping/Makefile.depend M usr.sbin/bluetooth/l2ping/l2ping.8 M usr.sbin/bluetooth/l2ping/l2ping.c M usr.sbin/bluetooth/rfcomm_pppd/Makefile A usr.sbin/bluetooth/rfcomm_pppd/Makefile.depend M usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8 M usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.c M usr.sbin/bluetooth/sdpcontrol/Makefile A usr.sbin/bluetooth/sdpcontrol/Makefile.depend M usr.sbin/bluetooth/sdpcontrol/sdpcontrol.8 M usr.sbin/bluetooth/sdpcontrol/sdpcontrol.c M usr.sbin/bluetooth/sdpcontrol/sdpcontrol.h M usr.sbin/bluetooth/sdpcontrol/search.c M usr.sbin/bluetooth/sdpd/Makefile A usr.sbin/bluetooth/sdpd/Makefile.depend A usr.sbin/bluetooth/sdpd/audio_sink.c A usr.sbin/bluetooth/sdpd/audio_source.c M usr.sbin/bluetooth/sdpd/bgd.c M usr.sbin/bluetooth/sdpd/dun.c M usr.sbin/bluetooth/sdpd/ftrn.c M usr.sbin/bluetooth/sdpd/gn.c M usr.sbin/bluetooth/sdpd/irmc.c M usr.sbin/bluetooth/sdpd/irmc_command.c M usr.sbin/bluetooth/sdpd/lan.c M usr.sbin/bluetooth/sdpd/log.c M usr.sbin/bluetooth/sdpd/log.h M usr.sbin/bluetooth/sdpd/main.c M usr.sbin/bluetooth/sdpd/nap.c M usr.sbin/bluetooth/sdpd/opush.c M usr.sbin/bluetooth/sdpd/panu.c M usr.sbin/bluetooth/sdpd/profile.c M usr.sbin/bluetooth/sdpd/profile.h M usr.sbin/bluetooth/sdpd/provider.c M usr.sbin/bluetooth/sdpd/provider.h M usr.sbin/bluetooth/sdpd/sar.c M usr.sbin/bluetooth/sdpd/scr.c M usr.sbin/bluetooth/sdpd/sd.c M usr.sbin/bluetooth/sdpd/sdpd.8 M usr.sbin/bluetooth/sdpd/server.c M usr.sbin/bluetooth/sdpd/server.h M usr.sbin/bluetooth/sdpd/sp.c M usr.sbin/bluetooth/sdpd/srr.c M usr.sbin/bluetooth/sdpd/ssar.c M usr.sbin/bluetooth/sdpd/ssr.c M usr.sbin/bluetooth/sdpd/sur.c M usr.sbin/bluetooth/sdpd/uuid-private.h M usr.sbin/bluetooth/sdpd/uuid.c M usr.sbin/boot0cfg/Makefile A usr.sbin/boot0cfg/Makefile.depend M usr.sbin/boot0cfg/boot0cfg.8 M usr.sbin/boot0cfg/boot0cfg.c M usr.sbin/boot98cfg/Makefile A usr.sbin/boot98cfg/Makefile.depend M usr.sbin/boot98cfg/boot98cfg.8 M usr.sbin/boot98cfg/boot98cfg.c M usr.sbin/bootparamd/Makefile M usr.sbin/bootparamd/Makefile.inc M usr.sbin/bootparamd/bootparamd/Makefile A usr.sbin/bootparamd/bootparamd/Makefile.depend M usr.sbin/bootparamd/bootparamd/README M usr.sbin/bootparamd/bootparamd/bootparamd.8 M usr.sbin/bootparamd/bootparamd/bootparamd.c M usr.sbin/bootparamd/bootparamd/bootparams.5 M usr.sbin/bootparamd/bootparamd/main.c M usr.sbin/bootparamd/callbootd/Makefile A usr.sbin/bootparamd/callbootd/Makefile.depend M usr.sbin/bootparamd/callbootd/callbootd.c A usr.sbin/bsdconfig/Makefile.depend A usr.sbin/bsdconfig/console/Makefile.depend A usr.sbin/bsdconfig/console/include/Makefile.depend A usr.sbin/bsdconfig/diskmgmt/Makefile.depend A usr.sbin/bsdconfig/diskmgmt/include/Makefile.depend A usr.sbin/bsdconfig/docsinstall/Makefile.depend A usr.sbin/bsdconfig/docsinstall/include/Makefile.depend A usr.sbin/bsdconfig/dot/Makefile.depend A usr.sbin/bsdconfig/dot/include/Makefile.depend A usr.sbin/bsdconfig/examples/Makefile.depend A usr.sbin/bsdconfig/include/Makefile.depend A usr.sbin/bsdconfig/includes/Makefile.depend A usr.sbin/bsdconfig/includes/include/Makefile.depend A usr.sbin/bsdconfig/mouse/Makefile.depend A usr.sbin/bsdconfig/mouse/include/Makefile.depend A usr.sbin/bsdconfig/networking/Makefile.depend A usr.sbin/bsdconfig/networking/include/Makefile.depend A usr.sbin/bsdconfig/networking/share/Makefile.depend A usr.sbin/bsdconfig/packages/Makefile.depend A usr.sbin/bsdconfig/packages/include/Makefile.depend A usr.sbin/bsdconfig/password/Makefile.depend A usr.sbin/bsdconfig/password/include/Makefile.depend A usr.sbin/bsdconfig/password/share/Makefile.depend A usr.sbin/bsdconfig/security/Makefile.depend A usr.sbin/bsdconfig/security/include/Makefile.depend A usr.sbin/bsdconfig/share/Makefile.depend A usr.sbin/bsdconfig/share/media/Makefile.depend A usr.sbin/bsdconfig/share/packages/Makefile.depend A usr.sbin/bsdconfig/startup/Makefile.depend A usr.sbin/bsdconfig/startup/include/Makefile.depend A usr.sbin/bsdconfig/startup/share/Makefile.depend A usr.sbin/bsdconfig/timezone/Makefile.depend A usr.sbin/bsdconfig/timezone/include/Makefile.depend A usr.sbin/bsdconfig/timezone/share/Makefile.depend A usr.sbin/bsdconfig/ttys/Makefile.depend A usr.sbin/bsdconfig/ttys/include/Makefile.depend A usr.sbin/bsdconfig/usermgmt/Makefile.depend A usr.sbin/bsdconfig/usermgmt/include/Makefile.depend A usr.sbin/bsdconfig/usermgmt/share/Makefile.depend A usr.sbin/bsdinstall/Makefile.depend A usr.sbin/bsdinstall/distextract/Makefile.depend A usr.sbin/bsdinstall/distfetch/Makefile.depend A usr.sbin/bsdinstall/partedit/Makefile.depend A usr.sbin/bsdinstall/scripts/Makefile.depend A usr.sbin/bsnmpd/bsnmpd/Makefile.depend A usr.sbin/bsnmpd/gensnmptree/Makefile.depend A usr.sbin/bsnmpd/modules/Makefile.depend A usr.sbin/bsnmpd/modules/snmp_atm/Makefile.depend A usr.sbin/bsnmpd/modules/snmp_bridge/Makefile.depend A usr.sbin/bsnmpd/modules/snmp_hast/Makefile.depend A usr.sbin/bsnmpd/modules/snmp_hostres/Makefile.depend A usr.sbin/bsnmpd/modules/snmp_lm75/Makefile.depend A usr.sbin/bsnmpd/modules/snmp_mibII/Makefile.depend A usr.sbin/bsnmpd/modules/snmp_netgraph/Makefile.depend A usr.sbin/bsnmpd/modules/snmp_pf/Makefile.depend A usr.sbin/bsnmpd/modules/snmp_target/Makefile.depend A usr.sbin/bsnmpd/modules/snmp_usm/Makefile.depend A usr.sbin/bsnmpd/modules/snmp_vacm/Makefile.depend A usr.sbin/bsnmpd/modules/snmp_wlan/Makefile.depend A usr.sbin/bsnmpd/tools/bsnmptools/Makefile.depend A usr.sbin/bsnmpd/tools/libbsnmptools/Makefile.depend M usr.sbin/btxld/Makefile A usr.sbin/btxld/Makefile.depend M usr.sbin/btxld/btx.h M usr.sbin/btxld/btxld.8 M usr.sbin/btxld/btxld.c M usr.sbin/btxld/elfh.c M usr.sbin/btxld/elfh.h M usr.sbin/camdd/Makefile A usr.sbin/camdd/Makefile.depend M usr.sbin/camdd/camdd.8 M usr.sbin/camdd/camdd.c M usr.sbin/cdcontrol/Makefile A usr.sbin/cdcontrol/Makefile.depend M usr.sbin/cdcontrol/cdcontrol.1 M usr.sbin/cdcontrol/cdcontrol.c A usr.sbin/certctl/Makefile A usr.sbin/certctl/certctl.8 A usr.sbin/certctl/certctl.sh M usr.sbin/chkgrp/Makefile A usr.sbin/chkgrp/Makefile.depend M usr.sbin/chkgrp/chkgrp.8 M usr.sbin/chkgrp/chkgrp.c A usr.sbin/chown/Makefile.depend A usr.sbin/chown/tests/Makefile.depend M usr.sbin/chroot/Makefile A usr.sbin/chroot/Makefile.depend M usr.sbin/chroot/chroot.8 M usr.sbin/chroot/chroot.c A usr.sbin/ckdist/Makefile.depend M usr.sbin/clear_locks/Makefile A usr.sbin/clear_locks/Makefile.depend M usr.sbin/clear_locks/clear_locks.8 M usr.sbin/clear_locks/clear_locks.c A usr.sbin/cpucontrol/Makefile.depend A usr.sbin/crashinfo/Makefile.depend A usr.sbin/cron/cron/Makefile.depend A usr.sbin/cron/crontab/Makefile.depend A usr.sbin/cron/lib/Makefile.depend A usr.sbin/crunch/crunchgen/Makefile.depend A usr.sbin/crunch/crunchide/Makefile.depend A usr.sbin/ctladm/Makefile.depend A usr.sbin/ctld/Makefile.depend A usr.sbin/ctm/ctm/Makefile.depend A usr.sbin/ctm/ctm_dequeue/Makefile.depend A usr.sbin/ctm/ctm_rmail/Makefile.depend A usr.sbin/ctm/ctm_smail/Makefile.depend M usr.sbin/cxgbetool/Makefile.depend A usr.sbin/daemon/Makefile.depend A usr.sbin/dconschat/Makefile.depend A usr.sbin/devctl/Makefile.depend A usr.sbin/devinfo/Makefile.depend A usr.sbin/digictl/Makefile.depend A usr.sbin/dumpcis/Makefile.depend M usr.sbin/editmap/Makefile A usr.sbin/editmap/Makefile.depend A usr.sbin/edquota/Makefile.depend A usr.sbin/eeprom/Makefile.depend A usr.sbin/efibootmgr/Makefile A usr.sbin/efibootmgr/efibootmgr.8 A usr.sbin/efibootmgr/efibootmgr.c A usr.sbin/efidp/Makefile A usr.sbin/efidp/Makefile.depend A usr.sbin/efidp/efidp.8 A usr.sbin/efidp/efidp.c A usr.sbin/efivar/Makefile A usr.sbin/efivar/efiutil.c A usr.sbin/efivar/efiutil.h A usr.sbin/efivar/efivar.8 A usr.sbin/efivar/efivar.c A usr.sbin/etcupdate/Makefile.depend A usr.sbin/etcupdate/tests/Makefile.depend A usr.sbin/extattr/Makefile.depend A usr.sbin/extattr/tests/Makefile.depend A usr.sbin/extattrctl/Makefile.depend A usr.sbin/fdcontrol/Makefile.depend A usr.sbin/fdformat/Makefile.depend A usr.sbin/fdread/Makefile.depend A usr.sbin/fdwrite/Makefile.depend A usr.sbin/fifolog/fifolog_create/Makefile.depend A usr.sbin/fifolog/fifolog_reader/Makefile.depend A usr.sbin/fifolog/fifolog_writer/Makefile.depend A usr.sbin/fifolog/lib/Makefile.depend M usr.sbin/flowctl/Makefile A usr.sbin/flowctl/Makefile.depend M usr.sbin/flowctl/flowctl.8 M usr.sbin/flowctl/flowctl.c A usr.sbin/fmtree/Makefile.depend A usr.sbin/freebsd-update/Makefile.depend M usr.sbin/fstyp/Makefile A usr.sbin/fstyp/Makefile.depend M usr.sbin/fstyp/cd9660.c A usr.sbin/fstyp/exfat.c M usr.sbin/fstyp/ext2fs.c M usr.sbin/fstyp/fstyp.8 M usr.sbin/fstyp/fstyp.c M usr.sbin/fstyp/fstyp.h M usr.sbin/fstyp/geli.c M usr.sbin/fstyp/msdosfs.c M usr.sbin/fstyp/msdosfs.h M usr.sbin/fstyp/ntfs.c M usr.sbin/fstyp/tests/Makefile A usr.sbin/fstyp/tests/Makefile.depend M usr.sbin/fstyp/tests/fstyp_test.sh M usr.sbin/fstyp/ufs.c M usr.sbin/fstyp/zfs.c A usr.sbin/ftp-proxy/Makefile.depend A usr.sbin/fwcontrol/Makefile.depend A usr.sbin/getfmac/Makefile.depend A usr.sbin/getpmac/Makefile.depend A usr.sbin/gpioctl/Makefile.depend A usr.sbin/gssd/Makefile.depend A usr.sbin/gstat/Makefile.depend M usr.sbin/hyperv/Makefile M usr.sbin/hyperv/Makefile.inc M usr.sbin/hyperv/tools/Makefile.inc M usr.sbin/hyperv/tools/kvp/Makefile M usr.sbin/hyperv/tools/kvp/Makefile.depend M usr.sbin/hyperv/tools/vss/Makefile M usr.sbin/hyperv/tools/vss/Makefile.depend A usr.sbin/ifmcstat/Makefile.depend A usr.sbin/inetd/Makefile.depend A usr.sbin/iostat/Makefile.depend A usr.sbin/kgmon/Makefile.depend A usr.sbin/kgzip/Makefile.depend A usr.sbin/kldxref/Makefile.depend A usr.sbin/kldxref/ef_aarch64.c A usr.sbin/makefs/Makefile.depend A usr.sbin/makefs/tests/Makefile.depend A usr.sbin/mergemaster/Makefile.depend A usr.sbin/mld6query/Makefile.depend A usr.sbin/mount_smbfs/Makefile.depend A usr.sbin/mountd/Makefile.depend A usr.sbin/moused/Makefile.depend A usr.sbin/mpsutil/Makefile.depend A usr.sbin/mptable/Makefile.depend A usr.sbin/mptutil/Makefile.depend A usr.sbin/ndiscvt/Makefile.depend A usr.sbin/nfscbd/Makefile.depend A usr.sbin/nfsd/Makefile.depend A usr.sbin/nfsdumpstate/Makefile.depend A usr.sbin/nfsrevoke/Makefile.depend A usr.sbin/nfsuserd/Makefile.depend A usr.sbin/nologin/Makefile.depend A usr.sbin/nscd/Makefile.depend A usr.sbin/ofwdump/Makefile.depend A usr.sbin/pc-sysinstall/backend-partmanager/Makefile.depend A usr.sbin/pc-sysinstall/backend-query/Makefile.depend A usr.sbin/pc-sysinstall/backend/Makefile.depend A usr.sbin/pc-sysinstall/conf/Makefile.depend A usr.sbin/pc-sysinstall/doc/Makefile.depend A usr.sbin/pc-sysinstall/examples/Makefile.depend A usr.sbin/pc-sysinstall/pc-sysinstall/Makefile.depend A usr.sbin/pkg/Makefile.depend M usr.sbin/portsnap/Makefile M usr.sbin/portsnap/Makefile.inc M usr.sbin/portsnap/make_index/Makefile A usr.sbin/portsnap/make_index/Makefile.depend M usr.sbin/portsnap/make_index/make_index.c M usr.sbin/portsnap/phttpget/Makefile A usr.sbin/portsnap/phttpget/Makefile.depend M usr.sbin/portsnap/phttpget/phttpget.8 M usr.sbin/portsnap/phttpget/phttpget.c M usr.sbin/portsnap/portsnap/Makefile A usr.sbin/portsnap/portsnap/Makefile.depend M usr.sbin/portsnap/portsnap/portsnap.8 M usr.sbin/portsnap/portsnap/portsnap.sh M usr.sbin/powerd/Makefile A usr.sbin/powerd/Makefile.depend M usr.sbin/powerd/powerd.8 M usr.sbin/powerd/powerd.c A usr.sbin/wpa/hostapd/Makefile.depend A usr.sbin/wpa/hostapd_cli/Makefile.depend A usr.sbin/wpa/ndis_events/Makefile.depend A usr.sbin/wpa/wpa_cli/Makefile.depend A usr.sbin/wpa/wpa_passphrase/Makefile.depend A usr.sbin/wpa/wpa_supplicant/Makefile.depend Log Message: ----------- update some more utilities. Commit: 901d4b548bd2c2539335761f75121c12470aa74d https://github.com/MidnightBSD/src/commit/901d4b548bd2c2539335761f75121c12470aa74d Author: Lucas Holt Date: 2020-05-10 (Sun, 10 May 2020) Changed paths: M sbin/fdisk/Makefile Log Message: ----------- follow pattern Compare: https://github.com/MidnightBSD/src/compare/bd129a8f2b91...901d4b548bd2 From noreply at github.com Sun May 10 21:26:31 2020 From: noreply at github.com (Lucas Holt) Date: Sun, 10 May 2020 18:26:31 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 177ca5: fix build Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 177ca5da719568c556d8e48a371b5985f3bfe4ea https://github.com/MidnightBSD/src/commit/177ca5da719568c556d8e48a371b5985f3bfe4ea Author: Lucas Holt Date: 2020-05-10 (Sun, 10 May 2020) Changed paths: M usr.sbin/dnsextd/Makefile Log Message: ----------- fix build From noreply at github.com Sun May 10 21:28:43 2020 From: noreply at github.com (Lucas Holt) Date: Sun, 10 May 2020 18:28:43 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] f5d24d: update mt Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: f5d24df692f3c69d83fe0fb1ae2cf2511dcada04 https://github.com/MidnightBSD/src/commit/f5d24df692f3c69d83fe0fb1ae2cf2511dcada04 Author: Lucas Holt Date: 2020-05-10 (Sun, 10 May 2020) Changed paths: M usr.bin/mt/Makefile A usr.bin/mt/Makefile.depend M usr.bin/mt/mt.1 M usr.bin/mt/mt.c Log Message: ----------- update mt From noreply at github.com Sun May 10 21:44:28 2020 From: noreply at github.com (Lucas Holt) Date: Sun, 10 May 2020 18:44:28 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] b8b408: update some more apps Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: b8b408f122ba18d1bf56e01401f204ef825a2464 https://github.com/MidnightBSD/src/commit/b8b408f122ba18d1bf56e01401f204ef825a2464 Author: Lucas Holt Date: 2020-05-10 (Sun, 10 May 2020) Changed paths: M usr.bin/alias/Makefile A usr.bin/alias/Makefile.depend M usr.bin/alias/generic.sh M usr.bin/awk/Makefile A usr.bin/awk/Makefile.depend A usr.bin/awk/awk.1 M usr.bin/bc/Makefile A usr.bin/bc/Makefile.depend M usr.bin/bc/bc.1 M usr.bin/bc/bc.library M usr.bin/bc/bc.y M usr.bin/bc/extern.h M usr.bin/bc/pathnames.h M usr.bin/bc/scan.l M usr.bin/bc/tty.c M usr.bin/bsdiff/Makefile M usr.bin/bsdiff/Makefile.inc M usr.bin/bsdiff/bsdiff/Makefile A usr.bin/bsdiff/bsdiff/Makefile.depend M usr.bin/bsdiff/bsdiff/bsdiff.1 M usr.bin/bsdiff/bsdiff/bsdiff.c A usr.bin/bsdiff/bsdiff/config.h A usr.bin/bsdiff/bsdiff/divsufsort64.h M usr.bin/bsdiff/bspatch/Makefile A usr.bin/bsdiff/bspatch/Makefile.depend M usr.bin/bsdiff/bspatch/bspatch.1 M usr.bin/bsdiff/bspatch/bspatch.c M usr.bin/bzip2/Makefile A usr.bin/bzip2/Makefile.depend M usr.bin/bzip2recover/Makefile A usr.bin/bzip2recover/Makefile.depend M usr.bin/chkey/Makefile A usr.bin/chkey/Makefile.depend M usr.bin/chkey/chkey.1 M usr.bin/chkey/chkey.c M usr.bin/gzip/Makefile A usr.bin/gzip/Makefile.depend M usr.bin/gzip/gzexe M usr.bin/gzip/gzexe.1 M usr.bin/gzip/gzip.1 M usr.bin/gzip/gzip.c M usr.bin/gzip/tests/Makefile A usr.bin/gzip/tests/Makefile.depend M usr.bin/gzip/unbzip2.c A usr.bin/gzip/unlz.c M usr.bin/gzip/unpack.c M usr.bin/gzip/unxz.c M usr.bin/gzip/zdiff M usr.bin/gzip/zdiff.1 M usr.bin/gzip/zforce M usr.bin/gzip/zforce.1 M usr.bin/gzip/zmore M usr.bin/gzip/zmore.1 M usr.bin/gzip/znew M usr.bin/gzip/znew.1 M usr.bin/gzip/zuncompress.c A usr.bin/kdump/Makefile.depend A usr.bin/locate/bigram/Makefile.depend M usr.bin/msgs/Makefile A usr.bin/msgs/Makefile.depend M usr.bin/msgs/msgs.1 M usr.bin/msgs/msgs.c M usr.bin/msgs/pathnames.h M usr.bin/newkey/Makefile A usr.bin/newkey/Makefile.depend M usr.bin/newkey/extern.h M usr.bin/newkey/generic.c M usr.bin/newkey/newkey.8 M usr.bin/newkey/newkey.c M usr.bin/newkey/update.c M usr.bin/nl/Makefile A usr.bin/nl/Makefile.depend M usr.bin/nl/nl.1 M usr.bin/nl/nl.c M usr.bin/opieinfo/Makefile A usr.bin/opieinfo/Makefile.depend A usr.bin/printenv/Makefile.depend A usr.bin/procstat/Makefile.depend A usr.bin/renice/Makefile.depend A usr.bin/revoke/Makefile.depend A usr.bin/rlogin/Makefile.depend A usr.bin/rs/Makefile.depend A usr.bin/ruptime/Makefile.depend M usr.bin/rusers/Makefile A usr.bin/rusers/Makefile.depend M usr.bin/rusers/rusers.1 M usr.bin/rusers/rusers.c A usr.bin/rwall/Makefile.depend A usr.bin/rwho/Makefile.depend A usr.bin/script/Makefile.depend A usr.bin/sdiff/Makefile.depend A usr.bin/sdiff/tests/Makefile A usr.bin/sdiff/tests/Makefile.depend A usr.bin/sdiff/tests/d_dot.in A usr.bin/sdiff/tests/d_flags_l.out A usr.bin/sdiff/tests/d_flags_s.out A usr.bin/sdiff/tests/d_flags_w.out A usr.bin/sdiff/tests/d_iflags_a1.out A usr.bin/sdiff/tests/d_iflags_a2.out A usr.bin/sdiff/tests/d_iflags_b1.out A usr.bin/sdiff/tests/d_iflags_b2.out A usr.bin/sdiff/tests/d_iflags_c1.out A usr.bin/sdiff/tests/d_iflags_c2.out A usr.bin/sdiff/tests/d_iflags_d1.out A usr.bin/sdiff/tests/d_iflags_d2.out A usr.bin/sdiff/tests/d_input1 A usr.bin/sdiff/tests/d_input2 A usr.bin/sdiff/tests/d_oneline.in A usr.bin/sdiff/tests/d_oneline_a.out A usr.bin/sdiff/tests/d_oneline_b.out A usr.bin/sdiff/tests/d_same.out A usr.bin/sdiff/tests/d_short.out A usr.bin/sdiff/tests/d_tabends.in A usr.bin/sdiff/tests/d_tabends_a.out A usr.bin/sdiff/tests/d_tabends_b.out A usr.bin/sdiff/tests/d_tabends_c.out A usr.bin/sdiff/tests/d_tabs.out A usr.bin/sdiff/tests/d_tabs1.in A usr.bin/sdiff/tests/d_tabs2.in A usr.bin/sdiff/tests/sdiff_test.sh A usr.bin/sed/Makefile.depend A usr.bin/sed/tests/Makefile.depend A usr.bin/sed/tests/regress.multitest.out/2.23 A usr.bin/sed/tests/regress.multitest.out/Makefile.depend A usr.bin/seq/Makefile.depend A usr.bin/seq/tests/Makefile A usr.bin/seq/tests/seq_test.sh A usr.bin/setchannel/Makefile.depend A usr.bin/shar/Makefile.depend A usr.bin/showmount/Makefile.depend A usr.bin/smbutil/Makefile.depend A usr.bin/sockstat/Makefile.depend M usr.bin/sort/Makefile A usr.bin/sort/Makefile.depend M usr.bin/sort/bwstring.c M usr.bin/sort/bwstring.h M usr.bin/sort/coll.c M usr.bin/sort/coll.h M usr.bin/sort/file.c M usr.bin/sort/file.h M usr.bin/sort/mem.c M usr.bin/sort/mem.h M usr.bin/sort/nls/C.msg M usr.bin/sort/nls/hu_HU.ISO8859-2.msg M usr.bin/sort/radixsort.c M usr.bin/sort/radixsort.h M usr.bin/sort/sort.1.in M usr.bin/sort/sort.c M usr.bin/sort/sort.h M usr.bin/sort/vsort.c M usr.bin/sort/vsort.h A usr.bin/split/Makefile.depend A usr.bin/ssh-copy-id/Makefile.depend M usr.bin/stat/Makefile A usr.bin/stat/Makefile.depend M usr.bin/stat/stat.1 M usr.bin/stat/stat.c M usr.bin/stat/tests/Makefile M usr.bin/stat/tests/readlink_test.sh M usr.bin/stat/tests/stat_test.sh M usr.bin/stdbuf/Makefile A usr.bin/stdbuf/Makefile.depend M usr.bin/stdbuf/stdbuf.1 M usr.bin/stdbuf/stdbuf.c A usr.bin/su/Makefile.depend A usr.bin/svn/lib/libapr/Makefile.depend A usr.bin/svn/lib/libapr_util/Makefile.depend A usr.bin/svn/lib/libsvn_wc/Makefile.depend A usr.bin/svn/svn/Makefile.depend A usr.bin/svn/svnadmin/Makefile.depend A usr.bin/svn/svndumpfilter/Makefile.depend A usr.bin/svn/svnlook/Makefile.depend A usr.bin/svn/svnmucc/Makefile.depend A usr.bin/svn/svnrdump/Makefile.depend A usr.bin/svn/svnserve/Makefile.depend A usr.bin/svn/svnsync/Makefile.depend A usr.bin/svn/svnversion/Makefile.depend A usr.bin/systat/Makefile.depend A usr.bin/tabs/Makefile.depend A usr.bin/tail/Makefile.depend M usr.bin/talk/Makefile A usr.bin/talk/Makefile.depend M usr.bin/talk/ctl.c M usr.bin/talk/ctl_transact.c M usr.bin/talk/display.c M usr.bin/talk/get_addrs.c M usr.bin/talk/get_iface.c M usr.bin/talk/get_names.c M usr.bin/talk/init_disp.c M usr.bin/talk/invite.c M usr.bin/talk/io.c M usr.bin/talk/look_up.c M usr.bin/talk/msgs.c M usr.bin/talk/talk.1 M usr.bin/talk/talk.c M usr.bin/talk/talk.h M usr.bin/talk/talk_ctl.h A usr.bin/tcopy/Makefile.depend A usr.bin/tee/Makefile.depend A usr.bin/telnet/Makefile.depend A usr.bin/tests/Makefile.depend A usr.bin/tftp/Makefile.depend A usr.bin/time/Makefile.depend A usr.bin/timeout/Makefile.depend A usr.bin/timeout/tests/Makefile.depend A usr.bin/timeout/tests/timeout_test.sh A usr.bin/tip/tip/Makefile.depend A usr.bin/top/Makefile.depend A usr.bin/touch/Makefile.depend A usr.bin/tput/Makefile.depend A usr.bin/tr/Makefile.depend A usr.bin/tr/tests/Makefile.depend A usr.bin/true/Makefile.depend A usr.bin/truncate/Makefile.depend A usr.bin/truncate/tests/Makefile.depend A usr.bin/truss/Makefile.depend A usr.bin/tset/Makefile.depend A usr.bin/tsort/Makefile.depend A usr.bin/tty/Makefile.depend A usr.bin/ul/Makefile.depend A usr.bin/uname/Makefile.depend A usr.bin/unexpand/Makefile.depend A usr.bin/unifdef/Makefile.depend A usr.bin/uniq/Makefile.depend A usr.bin/units/Makefile.depend A usr.bin/units/definitions.units A usr.bin/units/tests/Makefile A usr.bin/units/tests/Makefile.depend A usr.bin/units/tests/basics_test.sh A usr.bin/unvis/Makefile.depend M usr.bin/unzip/Makefile A usr.bin/unzip/Makefile.depend M usr.bin/unzip/unzip.1 M usr.bin/unzip/unzip.c A usr.bin/usbhidaction/Makefile.depend A usr.bin/usbhidctl/Makefile.depend M usr.bin/users/Makefile A usr.bin/users/Makefile.depend M usr.bin/users/users.1 A usr.bin/users/users.cc A usr.bin/uudecode/Makefile.depend A usr.bin/uudecode/tests/Makefile.depend A usr.bin/uuencode/Makefile.depend A usr.bin/uuencode/tests/Makefile.depend A usr.bin/vacation/Makefile.depend A usr.bin/vi/Makefile.depend A usr.bin/vi/catalog/Makefile.depend A usr.bin/vis/Makefile.depend A usr.bin/vmstat/Makefile.depend A usr.bin/vtfontcvt/Makefile.depend A usr.bin/w/Makefile.depend A usr.bin/wall/Makefile.depend A usr.bin/wc/Makefile.depend A usr.bin/what/Makefile.depend A usr.bin/whereis/Makefile.depend A usr.bin/which/Makefile.depend M usr.bin/who/Makefile A usr.bin/who/Makefile.depend M usr.bin/who/who.1 M usr.bin/who/who.c A usr.bin/whois/Makefile.depend A usr.bin/write/Makefile.depend A usr.bin/xargs/Makefile.depend A usr.bin/xargs/tests/Makefile.depend A usr.bin/xinstall/Makefile.depend A usr.bin/xinstall/tests/Makefile A usr.bin/xinstall/tests/Makefile.depend A usr.bin/xinstall/tests/install_test.sh A usr.bin/xlint/arch/aarch64/targparam.h A usr.bin/xlint/arch/riscv/targparam.h A usr.bin/xlint/lint1/Makefile.depend A usr.bin/xlint/lint2/Makefile.depend A usr.bin/xlint/llib/Makefile.depend A usr.bin/xlint/xlint/Makefile.depend A usr.bin/xo/Makefile A usr.bin/xo/Makefile.depend A usr.bin/xo/tests/Makefile A usr.bin/xo/tests/Makefile.depend A usr.bin/xo/tests/functional_test.sh A usr.bin/xstr/Makefile.depend A usr.bin/yacc/Makefile.depend A usr.bin/yacc/tests/Makefile.depend M usr.bin/yes/Makefile A usr.bin/yes/Makefile.depend M usr.bin/yes/yes.1 M usr.bin/yes/yes.c M usr.bin/ypcat/Makefile A usr.bin/ypcat/Makefile.depend M usr.bin/ypcat/ypcat.1 M usr.bin/ypcat/ypcat.c M usr.bin/ypmatch/Makefile A usr.bin/ypmatch/Makefile.depend M usr.bin/ypmatch/ypmatch.1 M usr.bin/ypmatch/ypmatch.c M usr.bin/ypwhich/Makefile A usr.bin/ypwhich/Makefile.depend M usr.bin/ypwhich/ypwhich.1 M usr.bin/ypwhich/ypwhich.c Log Message: ----------- update some more apps