/openbsd/usr.sbin/pppd/chat/ |
H A D | chat.c | 1293 if (s == logged) in get_string() 1296 logmsg("%0.*v", s - logged, logged); in get_string() 1297 logged = s + 1; in get_string() 1303 logmsg("%0.*v", s - logged, logged); in get_string() 1304 logged = s; in get_string() 1347 if (s > logged) in get_string() 1348 logmsg("%0.*v", s - logged, logged); in get_string() 1362 logmsg("%0.*v", s - logged, logged); in get_string() 1377 logmsg("%0.*v", s - logged, logged); in get_string() 1378 logged = s; in get_string() [all …]
|
/openbsd/gnu/llvm/llvm/utils/release/ |
H A D | merge-request.sh | 192 bug_id=`${dryrun} $BUGZILLA_CMD --ensure-logged-in new \ 218 $BUGZILLA_CMD --ensure-logged-in modify -l "https://reviews.llvm.org/rL$r" $bug_id
|
/openbsd/sbin/shutdown/ |
H A D | shutdown.c | 260 int broadcast, i, logged; in loop() local 281 for (logged = 0; i < tlistlen; i++) { in loop() 285 if (!logged && tlist[i].timeleft <= NOLOG_TIME) { in loop() 286 logged = 1; in loop()
|
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/t/Legacy/ |
H A D | no_log_results.t | 13 is_deeply([$tb->details], [], "no details were logged");
|
/openbsd/regress/ |
H A D | Makefile | 46 echo If you want them to be also logged locally, you can set the
|
/openbsd/usr.sbin/nsd/doc/ |
H A D | NSD-VERIFY-MODS | 114 Everything a verifier outputs to stdin and stderr is logged in the nsd log 118 used by handle_log_from_fd to make sure logged lines will never exceed 121 Note that in practice error messages are always logged before messages on the
|
H A D | RELNOTES | 343 - Fix #128: Fix that the invalid port number is logged for sendmmsg 1037 - Admitted axfrs are logged at verbosity 1. Refused at verbosity 2. 1069 - Incoming notifies have serial number logged (at verbosity 1). 1302 - notify information is logged at correct verbosity level, 1. 2201 - Bug #47: Domain name is now logged when a notify is
|
H A D | ChangeLog | 676 - Fix #128: Fix that the invalid port number is logged for sendmmsg 2004 - Admitted axfrs are logged at verbosity 1. Refused at verbosity 2. 2091 - Incoming notifies have serial number logged (at verbosity 1). 2703 - notify information is logged at correct verbosity level, 1. 4327 Errors are logged, as is the automated reload of a new serial. 4846 - more verbose acl logging. Validated acls are logged in detail. 4847 Invalid acls are only logged in debug mode, level >= 1.
|
/openbsd/etc/ |
H A D | ksh.kshrc | 49 # $TTY is the tty we logged in on,
|
/openbsd/gnu/usr.bin/cvs/src/ |
H A D | options.h.in | 130 * who committed the change. If you are committing the change logged 135 * logged in as "root". You can disable this option by commenting out
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | XRayFDRFormat.rst | 108 logged independently of their types in a high level language. To the tracer, 175 records for each of the logged args follow the function record in the stream.
|
H A D | ResponseGuide.rst | 97 7. All reports, data, notes, and resolutions are logged in a private location
|
H A D | SymbolizerMarkupFormat.rst | 231 site, with the intent that the address logged can be translated directly to a
|
/openbsd/gnu/llvm/clang/tools/scan-build-py/ |
H A D | README.md | 5 intercepted and logged into a [compilation database][1] and/or piped to
|
/openbsd/gnu/usr.bin/cvs/ |
H A D | TESTS | 11 Also note that you must be logged in as a regular user, not root.
|
H A D | NEWS | 165 * The "cvs export" command is now logged in the history file and there 781 allow people really logged in as "root" to commit changes.
|
/openbsd/gnu/llvm/lldb/tools/lldb-vscode/ |
H A D | README.md | 39 It is important to note that the directory `~/.vscode/extensions` works for users logged in locally…
|
/openbsd/gnu/usr.sbin/mkhybrid/src/ |
H A D | ChangeLog.mkhybrid | 123 Apple/Unix file types found are logged as part of the verbose output
|
/openbsd/gnu/usr.bin/perl/cpan/libnet/lib/Net/ |
H A D | libnetFAQ.pod | 288 Net::FTP=GLOB(0x8152974)<<< 230 User gbarr logged in. Access restrictions apply.
|
/openbsd/gnu/usr.bin/cvs/doc/ |
H A D | cvs.info-8 | 284 Control what is logged to the `CVSROOT/history' file. Default of 375 sent to the server is logged into ``$CVS_CLIENT_LOG'.in' and 376 everything sent from the server is logged into
|
/openbsd/gnu/usr.bin/texinfo/ |
H A D | dir-example | 364 * who: (sh-utils)who invocation. Print who is logged in.
|
/openbsd/gnu/usr.bin/perl/dist/Net-Ping/ |
H A D | Changes | 314 several problems logged regarding using Net::Ping in a multi-
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perlhacktips.pod | 1605 valgrind. Found errors and memory leaks are logged in files named 2035 Safefree() are logged with the caller's source code file and line 2040 Since the logging doesn't use PerlIO, all SV allocations are logged and 2043 allocation is also logged.
|
/openbsd/gnu/usr.bin/texinfo/util/ |
H A D | dir-example | 473 * who: (coreutils)who invocation. Print who is logged in.
|
/openbsd/usr.sbin/amd/doc/ |
H A D | amdref.texinfo | 1990 filesystem is mounted. Again, errors are logged but ignored. One 3191 or logged via the @b{syslog}(3) mechanism. 3192 Messages are logged with facility @samp{LOG_DAEMON} when using @b{syslog}(3). 3211 When @b{syslog}(3) is being used, they are logged with level 3298 @b{syslog}(3) is being used, they are logged with level @samp{LOG_INFO}.
|