/freebsd/tools/test/stress2/misc/ |
H A D | fsck13.sh | 63 cleans=0 128 [ $clean -eq 1 ] && { cleans=$((cleans + 1)); break; } 141 echo "$cleans cleans, $reruns reruns, $asbs alternate SBs."
|
H A D | fsck.sh | 59 cleans=0 136 [ $clean -eq 1 ] && { cleans=$((cleans + 1)); break; } 154 echo "$cleans cleans, $reruns reruns, $asbs alternate SBs."
|
H A D | fsck8.sh | 52 cleans=0 137 [ $clean -eq 1 ] && { cleans=$((cleans + 1)); break; } 160 echo "$cleans cleans, $reruns reruns, $asbs alternate SBs."
|
H A D | fsck9.sh | 53 cleans=0 134 [ $clean -eq 1 ] && { cleans=$((cleans + 1)); break; }
|
H A D | fsck12.sh | 51 cleans=0 151 [ $clean -eq 1 ] && { cleans=$((cleans + 1)); break; }
|
H A D | fsck10.sh | 49 cleans=0 136 [ $clean -eq 1 ] && { cleans=$((cleans + 1)); break; }
|
H A D | fsck11.sh | 52 cleans=0 145 [ $clean -eq 1 ] && { cleans=$((cleans + 1)); break; }
|
/freebsd/contrib/ncurses/misc/ |
H A D | chkdef.cmd | 62 * This sed expression cleans empty lines, comments and special .DEF
|
H A D | cmpdef.cmd | 64 * This sed expression cleans empty lines, comments and special .DEF
|
H A D | makedef.cmd | 71 * This sed expression cleans empty lines, comments and special .DEF
|
/freebsd/crypto/openssl/doc/internal/man3/ |
H A D | OSSL_METHOD_STORE.pod | 63 ossl_method_store_cleanup() cleans up and shuts down the implementation method
|
/freebsd/stand/ficl/softwords/ |
H A D | softcore.fr | 17 \ EMPTY cleans the parameter stack
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | EVP_EncodeInit.pod | 43 EVP_ENCODE_CTX_free() cleans up an encode/decode context B<ctx> and frees up the
|
H A D | ASYNC_WAIT_CTX_new.pod | 61 is closed), application code cleans up with ASYNC_WAIT_CTX_free().
|
H A D | X509_STORE_CTX_new.pod | 70 X509_STORE_CTX_cleanup() internally cleans up an B<X509_STORE_CTX> structure.
|
/freebsd/crypto/openssl/crypto/ |
H A D | sparccpuid.S | 152 cmp %o7,0 ! compiler never cleans %o7...
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | crypto.h.in | 251 * This function cleans up all "ex_data" state. It mustn't be called under
|
/freebsd/contrib/byacc/ |
H A D | README.BTYACC | 170 ** Added code to btyaccpa.ske that automatically cleans up
|
/freebsd/contrib/atf/ |
H A D | NEWS | 319 its work directory (e.g. killing a daemon process that cleans up a pid
|
/freebsd/crypto/heimdal/ |
H A D | ChangeLog.2004 | 794 * lib/krb5/krb5_data.3: document that krb5_data_free cleans the
|
/freebsd/crypto/openssl/ |
H A D | INSTALL.md | 804 via an `atexit()` handler. The handler is registered by libcrypto and cleans
|
/freebsd/contrib/ntp/ |
H A D | NEWS | 3518 multicastclient configurations, cleans up some ntpq display issues, and 3856 bugs in ntpdc, avoids SIGIO interrupting malloc(), cleans up file descriptor 7284 multicastclient configurations, cleans up some ntpq display issues, and 7622 bugs in ntpdc, avoids SIGIO interrupting malloc(), cleans up file descriptor
|
/freebsd/contrib/tcsh/ |
H A D | Fixes | 1059 61. call catclose() before exiting, so that svr4 cleans up the symlinks before
|
/freebsd/contrib/unbound/doc/ |
H A D | Changelog | 179 - Fix dnstap test program, cleans up to have clean memory on exit, 7695 - flush_infra cleans timeouted servers from the cache too. 10679 - unittest cleans up crypto, so that it has no memory leaks. 11934 - outside network cleans up waiting tcp queries on exit.
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | ChangeLog | 1115 Libevent 2.1.3-alpha fixes various bugs, adds new unit tests, and cleans
|