Home
last modified time | relevance | path

Searched refs:Clean (Results 1 – 25 of 61) sorted by relevance

123

/freebsd-14.2/crypto/openssh/
H A DTODO51 Clean up configure/makefiles:
52 - Clean up configure.ac - There are a few double #defined variables
/freebsd-14.2/share/examples/oci/
H A DContainerfile.pkg23 # Clean up and remove package management overhead. We delete downloaded
/freebsd-14.2/tools/tools/locale/
H A DREADME32 Clean up the obj directories. Note that this does not
/freebsd-14.2/sys/contrib/zstd/
H A Dappveyor.yml191 …foreCppTargets=%APPVEYOR_BUILD_FOLDER%\build\VS2010\CompileAsCpp.props /t:Clean,Build /p:Platform=…
193 …msbuild "build\VS2010\zstd.sln" /m /verbosity:minimal /property:PlatformToolset=v110 /t:Clean,Buil…
/freebsd-14.2/contrib/libpcap/
H A DCHANGES279 Clean up findalldevs code in rpcapd.
280 Clean up bufferizing code.
391 Clean up man pages.
544 Clean up support for some non-GNU libc C libraries
595 Clean up building DLL
715 Clean up the ether_hostton() stuff.
763 Clean up the name-to-DLT mapping table.
785 Clean up {DAG, Septel, Myricom SNF}-only builds.
920 Clean up some man pages
947 Clean up some compiler warnings.
[all …]
/freebsd-14.2/usr.bin/compress/doc/
H A Drevision.log105 * Clean up the code a little and lint it. (Lint complains about all
/freebsd-14.2/crypto/openssl/
H A DCONTRIBUTING.md77 Clean builds via GitHub Actions are required. They are started automatically
/freebsd-14.2/contrib/ntp/
H A DChangeLog1178 * Clean up the RLIMIT_STACK code.
1772 * CID 739715: Clean up sockaddr_dump().
1927 * Clean the man5_MANS in ntpd/ .
1961 * Clean up an exit status in ntpq.c.
2033 * Clean up configure.ac.
2274 * Clean up ntp-wait-opts.def .
2418 * Clean up the ntp.lic file.
3493 * Clean up the SNTP documentation.
4352 * Clean up build process for ntpsnmpd.
4356 * Clean up the libntpq.a build.
[all …]
H A DCommitLog-4.1.0277 (local_clock): Use it. Clean up the code.
279 (rstclock): Implement it. Clean up the code.
702 (local_clock): Clean up some debug/info messages.
1611 earlier. Clean up KERNEL_PLL code.
2350 * ntpd/ntp_crypto.c (crypto_recv): Clean up debug output.
2777 * libntp/audio.c (audio_show): Clean up (more) properly.
2809 * ntpd/ntp_proto.c: Clean up
3231 (LDISC_PPS): Clean up comments
3899 * include/ntp_stdlib.h: Clean up previous NeXT patch.
4515 * ntpd/refclock_palisade.h: Clean up declarations.
[all …]
H A DCOPYRIGHT76 port. Clean up recvbuf and iosignal code into separate modules.
H A DCommitLog109333 Clean up configure.ac
109336 Clean up configure.ac
109339 Clean up configure.ac
129205 Clean up the ntp.lic file
129211 Clean up the ntp.lic file
154418 Clean up NTP_LIB_M
154421 Clean up NTP_LIB_M
154424 Clean up NTP_LIB_M
222958 Clean up on exit.
222961 Clean up on exit.
[all …]
H A DNEWS827 Clean up libevent configure checks. HStenn.
2413 * [Bug 2829] Clean up pipe_fds in ntpd.c [email protected]
2903 * sntp/unity/unity.c: Clean up a printf(). Harlan Stenn.
2989 * CID 1269537: Clean up a line of dead code in getShmTime().
3008 * [Bug 2794] Clean up kernel clock status reports.
3088 * Clean up the RLIMIT_STACK code.
4593 Clean up libevent configure checks. HStenn.
6179 * [Bug 2829] Clean up pipe_fds in ntpd.c [email protected]
6669 * sntp/unity/unity.c: Clean up a printf(). Harlan Stenn.
6774 * [Bug 2794] Clean up kernel clock status reports.
[all …]
/freebsd-14.2/stand/forth/
H A Dcheck-password.4th110 drop \ Clean up stack cruft
/freebsd-14.2/sys/contrib/zlib/
H A DChangeLog73 - Clean up code style in enough.c, update version
99 - Clean up minizip to reduce warnings for testing
153 - Clean up contrib/vstudio [Roß]
180 - Clean up the usage of z_const and respect const usage within zlib
181 - Clean up examples/gzlog.[ch] comparisons of different types
458 - Clean up assembler builds in win32/Makefile.msc [Rowe]
544 - Clean up text files (tabs, trailing whitespace, etc.) [Oberhumer]
722 - Clean up compilation under Solaris SunStudio cc [Rowe, Reinholdtsen]
769 - Clean up some text files (carriage returns, trailing space)
1020 - Clean up FAR usage in inflate
[all …]
/freebsd-14.2/tools/tools/nanobsd/dhcpd/
H A Dcommon68 pprint 2 "Clean and create world directory (${LOCAL_DIR})"
/freebsd-14.2/contrib/tcpdump/
H A DCHANGES240 Clean up some help messages in configure.
377 Clean up pcap_findalldevs() call to find the first interface.
425 Clean up IS-IS printing.
539 Clean up relative time stamp printing (Fix an array overflow)
615 ISAKMP: Clean up parsing of IKEv2 Security Associations
625 LLC: Clean up printing of LLC packets
668 SNMP: Clean up the "have libsmi but no modules loaded" case
669 SNMP: Clean up the object abbreviation list and fix the code to match them
1084 Clean up documentation of vlan filter expression, document mpls
/freebsd-14.2/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp314 StringRef Clean = in makeHTMLReady() local
316 S.append(Clean.str()); in makeHTMLReady()
317 SR = SR.drop_front(Clean.size()); in makeHTMLReady()
/freebsd-14.2/contrib/ntp/sntp/
H A DCOPYRIGHT76 port. Clean up recvbuf and iosignal code into separate modules.
/freebsd-14.2/contrib/ntp/sntp/libevent/
H A DChangeLog-2.0228 o Clean up some problems identified by Coverity. (7c11e51 Harlan Stenn)
576 …o Clean up syntax on TAILQ_ENTRY() usage to build correctly with recent MSVC (60433a0 Gilad Benjam…
763 o Clean up a mistake in pointer manipulation in evbuffer_remove (28bfed4 Christopher Davis)
766 …o Clean up properly when adding a signal handler fails. (b84b598 Gilad Benjamini) o Ensure that ev…
1015 o Clean up formatting: Disallow space-before-tab. (8fdf09c)
1016 o Clean up formatting: use tabs, not 8-spaces, to indent. (e5bbd40)
1017 o Clean up formatting: remove trailing spaces (e5cf987)
1018 o Clean up formatting: function/keyword spacing consistency. (4faeaea)
/freebsd-14.2/contrib/libevent/
H A DChangeLog-2.0228 o Clean up some problems identified by Coverity. (7c11e51 Harlan Stenn)
576 …o Clean up syntax on TAILQ_ENTRY() usage to build correctly with recent MSVC (60433a0 Gilad Benjam…
763 o Clean up a mistake in pointer manipulation in evbuffer_remove (28bfed4 Christopher Davis)
766 …o Clean up properly when adding a signal handler fails. (b84b598 Gilad Benjamini) o Ensure that ev…
1015 o Clean up formatting: Disallow space-before-tab. (8fdf09c)
1016 o Clean up formatting: use tabs, not 8-spaces, to indent. (e5bbd40)
1017 o Clean up formatting: remove trailing spaces (e5cf987)
1018 o Clean up formatting: function/keyword spacing consistency. (4faeaea)
/freebsd-14.2/libexec/bootpd/
H A DChanges174 Clean-up signed/unsigned mismatches.
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/
H A DProcess.cpp4612 ~RestorePlanState() { Clean(); } in ~RestorePlanState()
4614 void Clean() { in Clean() function in __anon14fdc5380911::RestorePlanState
4696 restorer.Clean(); in HandleStoppedEvent()
4709 restorer.Clean(); in HandleStoppedEvent()
/freebsd-14.2/contrib/openpam/
H A DHISTORY299 - ENHANCE: Clean up some variable names.
/freebsd-14.2/usr.sbin/bsdconfig/share/
H A Dsysrc.subr442 # Clean up the buffer
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64.td125 "true", "Enable v8.2 data Cache Clean to Point of Persistence (FEAT_DPB)" >;
427 "true", "Enable v8.5 Cache Clean to Point of Deep Persistence (FEAT_DPB2)" >;

123