/freebsd/contrib/kyua/engine/ |
H A D | kyuafile.cpp | 66 // 3 - DOES NOT YET EXIST. Pending changes for when this is introduced: 69 // per-test program overrides is deprecated and should be removed. 74 // 2 - Changed the syntax() call to take only a version number, instead of the 78 // 1 - Initial version. 100 PRE(!file.is_absolute()); in relativize() 121 /// Root directory of the test programs. 137 /// Collection of test programs defined by the Kyuafile. 145 /// \param program_override The test program-specific test suite name. May 176 /// \param build_root_ The root directory of the test programs. 245 return *state.to_userdata< parser* >(-1); in get_from_state() [all …]
|
H A D | scanner.cpp | 73 /// Collection of test programs not yet scanned. 90 /// \param test_programs_ Collection of test programs to scan through. 123 test_program->relative_path())) { in advance() 129 map_keys(test_program->test_cases())); in advance() 136 if (!filters.match_test_case(test_program->relative_path(), in advance() 152 /// \pre Must be called only if advance() returns true, and immediately 168 /// \param test_programs Collection of test programs to scan through. 190 if (_pimpl->advance()) { in yield() 191 return utils::make_optional(_pimpl->consume()); in yield() 205 return !_pimpl->advance(); in done() [all …]
|
/freebsd/share/doc/psd/04.uprog/ |
H A D | p3 | 1 .\" Copyright (C) Caldera International Inc. 2001-2002. All rights reserved. 47 for most C programs. 49 so programs that confine 59 The programs written so far have all 61 which we have assumed are magically pre-defined. 246 are pre-defined in the I/O library 263 convenient for many programs: 264 if there are command-line arguments, they are processed in order. 267 This way the program can be used stand-alone 378 that uses this one as a sub-process. [all …]
|
/freebsd/contrib/atf/ |
H A D | NEWS | 8 DON'T FORGET TO BUMP THE -version-info PRE-RELEASE IF NECESSARY! 10 * Issue #23: Fix double-free triggered by atf_map_insert in low memory 18 * Added the atf_check_not_equal function to atf-sh to check for 30 * Added the -s flag to atf-sh to support specifying the shell interpreter 39 relevant manual pages. This information was lost with the atf-config(1) 46 * Renamed the atf-{c,c++,sh}-api(3) manual pages to atf-{c,c++,sh}(3) for 53 * Issue #7: Stopped catching unhandled exceptions in atf-c++ tests. This 58 * Issue #8: Fixed atf-c/macros_test:use test failures spotted by the clang 59 that ships with FreeBSD 11.0-CURRENT. 61 * Issue #12: Improved documentation of atf-sh(3) and atf-check(1) by better [all …]
|
/freebsd/contrib/kyua/utils/signals/ |
H A D | timer.cpp | 64 /// Calls setitimer(2) with exception-based error reporting. 81 if (::setitimer(ITIMER_REAL, &timeval, old_timeval) == -1) { in safe_setitimer() 103 /// sequentially to find either expired or expiring-now timers. 124 timers_set& timers = _all_timers[timer->when()]; in add_to_all_timers() 141 timer->when()); in remove_from_all_timers() 209 PRE(!(*iter).second.empty()); in reprogram_system_timer() 218 PRE(!(*iter).second.empty()); in reprogram_system_timer() 224 const datetime::delta delta = next - now; in reprogram_system_timer() 232 /// Programs the first timer. 243 _timer_activation(timer->when()) in global_state() [all …]
|
H A D | programmer.cpp | 77 /// Programs a signal handler. 91 if (::sigaction(_pimpl->signo, &sa, &_pimpl->old_sa) == -1) { in programmer() 94 _pimpl->signo, original_errno); in programmer() 96 _pimpl->programmed = true; in programmer() 106 if (_pimpl->programmed) { in ~programmer() 107 LW("Destroying still-programmed signals::programmer object"); in ~programmer() 119 /// \pre The signal handler is programmed (i.e. this can only be called once). 127 PRE(_pimpl->programmed); in unprogram() 131 _pimpl->programmed = false; in unprogram() 133 if (::sigaction(_pimpl->signo, &_pimpl->old_sa, NULL) == -1) { in unprogram() [all …]
|
/freebsd/contrib/kyua/model/ |
H A D | test_case.cpp | 53 /// of test programs _containing_ this test case, we can assume that the 91 return md_defaults->apply_overrides(md); in get_metadata() 112 /// Constructs a new test case from an already-built impl oject. 137 /// they return a fixed, pre-recorded result. 144 /// status of test programs independently of test cases, as some interfaces 162 name_.substr(name_.length() - 2) == "__", in test_case() 190 _pimpl->name, in apply_metadata_defaults() 192 _pimpl->md, in apply_metadata_defaults() 193 _pimpl->fake_result))); in apply_metadata_defaults() 203 return _pimpl->name; in name() [all …]
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | krb5.conf.5 | 1 .\" Copyright (c) 1999 - 2005 Kungliga Tekniska Högskolan 46 library, as well as for some programs. 53 .Bd -literal -offset indent 81 consists of one or more non-whitespace characters. 83 STRINGs that are specified later in this man-page uses the following 85 .Bl -tag -width "xxx" -offset indent 93 valid encryption types are: des-cbc-crc, des-cbc-md4, des-cbc-md5, 94 des3-cbc-sha1, arcfour-hmac-md5, aes128-cts-hmac-sha1-96, and 95 aes256-cts-hmac-sha1-96 . 101 .Bl -tag -width "xxx" -offset indent [all …]
|
/freebsd/usr.bin/clang/lli/ |
H A D | lli.1 | 4 .nr rst2man-indent-level 0 7 \\$1 \\n[an-margin] 8 level \\n[rst2man-indent-level] 9 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] 10 - 11 \\n[rst2man-indent0] 12 \\n[rst2man-indent1] 13 \\n[rst2man-indent2] 16 .\" .rstReportMargin pre: 18 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] [all …]
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp.keys.html | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> 3 <!-- Created by GNU Texinfo 6.6, http://www.gnu.org/software/texinfo/ --> 5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 10 <meta name="resource-type" content="document"> 16 <!- [all...] |
/freebsd/contrib/sendmail/libsm/ |
H A D | debug.html | 11 <br> $Id: debug.html,v 1.9 2002-02-02 16:50:56 ca Exp $ 21 Sendmail 8.11 and earlier has a <tt>-d</tt> option which 35 In sendmail 8.12, the <tt>-d</tt> flag is generalized 39 "-dANSI" is implemented using a libsm named debug category. 45 <tt> -dANSI </tt> 49 <tt> -dfoo_*.3 </tt> 53 <tt> -d0-99.1 </tt> 57 <tt> -dANSI,foo_*.3,0-99.1 </tt> 64 <pre> 81 SM_DEBUG_T dbg = SM_DEBUG_INITIALIZER("name", "@(#)$Debug: name - description $"); [all …]
|
/freebsd/share/man/man9/ |
H A D | cdefs.9 | 1 .\"- 4 .\" SPDX-License-Identifier: BSD-2-Clause 30 .Bl -tag -offset 2n -width 0 31 .It Compilers supported for building programs on Fx : 32 .Bl -column -offset 0n indent-two 42 .Bl -column -offset 0n indent-two 54 of compiled programs. 63 .Bl -column "---------------" 66 __volatile in pre-ANSI environments that support this extension or nothing 69 __inline in pre-ANSI environments that support this extension or nothing [all …]
|
/freebsd/contrib/ncurses/man/ |
H A D | term.7 | 2 .\" Copyright 2018-2023,2024 Thomas E. Dickey * 3 .\" Copyright 1998-2011,2017 Free Software Foundation, Inc. * 31 .TH term 7 2024-03-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" Miscellaneous 45 term \- 51 console or display-device type you are using. 53 is critical for all screen-oriented programs, including your editor and mailer. 55 A default \fITERM\fP value will be set on a per-line basis by either 56 \fB/etc/inittab\fP (e.g., System\-V-like Unices) 61 Older Unix systems pre-set a very dumb terminal type 63 Newer ones may pre-set \*(``vt100\*('', reflecting the prevalence of DEC [all …]
|
/freebsd/contrib/ntp/html/hints/ |
H A D | vxworks.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 6 <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> 11 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 16 <!-- #BeginDate format:En2m -->21-Oct-2010 23:44<!-- #EndDate --> 18 …e problems. This port may help as a starting point for similar ports to real-time OS's and other e… 23 <pre> 24 export CC="cc386 -nostdlib -m486 -DCPU=I80486 -I/usr/wind/target/h" 30 ln -s ../signal.h 31 ln -s ../time.h 32 ln -s socket.h sockio.h [all …]
|
/freebsd/share/man/man3/ |
H A D | sysexits.3 | 1 .\"- 2 .\" SPDX-License-Identifier: BSD-2-Clause 31 .Nd legacy exit status codes for system programs 36 by using these pre-defined exit codes. 45 random programs may already return. 48 .Bl -tag -width "EX_UNAVAILABLEXX(XX)" 78 to non-operating system related errors as possible. 132 .Bl -tag -width 0 -compact
|
/freebsd/usr.sbin/tzsetup/ |
H A D | tzsetup.8 | 50 .Bl -tag -offset indent -width Fl 68 It is possible to short-circuit the menu system by specifying the 73 on the command line; this is intended mainly for pre-configured installation 83 .Bl -enum -offset indent 94 the database includes pre-1970 history for its city.) 98 .Pq Pa /usr/src/contrib/tzdata/[a-z]* 102 .Bl -tag -width ".Pa /usr/share/zoneinfo/zone1970.tab" -compact 118 Normal usage, to select the right zoneinfo file via the dialog-based 137 .Dl "# tzsetup -r" 154 Programs which are already running when [all …]
|
/freebsd/contrib/tcp_wrappers/ |
H A D | BLURB | 7 The package provides tiny daemon wrapper programs that can be installed 15 version 7.6. The source-routing protection in version 7.5 was not 17 modern UNIX systems that can already stop source-routed traffic in 24 that pre-dates 4.4BSD, such as SunOS 4. Such systems are unable to 25 receive source-routed connections and are therefore not vulnerable 26 to IP spoofing attacks with source-routed TCP connections.
|
/freebsd/usr.bin/clang/bugpoint/ |
H A D | bugpoint.1 | 4 .nr rst2man-indent-level 0 7 \\$1 \\n[an-margin] 8 level \\n[rst2man-indent-level] 9 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] 10 - 11 \\n[rst2man-indent0] 12 \\n[rst2man-indent1] 13 \\n[rst2man-indent2] 16 .\" .rstReportMargin pre: 18 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] [all …]
|
/freebsd/contrib/ntp/ |
H A D | WHERE-TO-START | 10 plus utility programs and supporting documentation. 16 compressed tar archive ntp-<version>.tar.gz in the pub/ntp directory on 37 If you're interested in helping us test pre-release versions of ntpd,
|
/freebsd/contrib/ncurses/doc/html/ |
H A D | ncurses-intro.html | 1 <!-- 2 $Id: ncurses-intro.html,v 1.57 2022/11/26 19:33:46 tom Exp $ 4 * Copyright 2019-2020,2022 Thomas E. Dickey * 5 * Copyright 2000-2013,2017 Free Software Foundation, Inc. * 31 --> 32 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> 37 <title>Writing Programs with NCURSES</title> 38 <link rel="author" href="mailto:bugs-ncurses@gnu.org"> 39 <meta http-equiv="Content-Type" content= 40 "text/html; charset=us-ascii"> [all …]
|
/freebsd/contrib/ncurses/ |
H A D | ANNOUNCE | 8 characters and function-key mapping, and has all the other SVr4-curses 12 In mid-June 1995, the maintainer of 4.4BSD curses declared that he 24 vendor unix systems, e.g., AIX, HP-UX, IRIX64, SCO, Solaris, 26 * It should work readily on any ANSI/POSIX-conforming unix. 43 https://invisible-island.net/archives/ncurses/ or 44 https://invisible-mirror.net/archives/ncurses/ . 54 This release is designed to be source-compatible with ncurses 5.0 58 to the ncurses 6 ABI and the supporting utility programs. 63 The most important bug-fixes/improvements dealt with robustness 64 issues. The release notes also mention some other bug-fixes, but are [all …]
|
H A D | NEWS | 1 ------------------------------------------------------------------------------- 2 -- Copyright 2018-2023,2024 Thomas E. Dickey -- 3 -- Copyright 1998-2017,2018 Free Software Foundation, Inc. -- 4 -- -- 5 -- Permission is hereby granted, free of charge, to any person obtaining a -- 6 -- copy of this software and associated documentation files (the -- 7 -- "Software"), to deal in the Software without restriction, including -- 8 -- without limitation the rights to use, copy, modify, merge, publish, -- 9 -- distribute, distribute with modifications, sublicense, and/or sell copies -- 10 -- of the Software, and to permit persons to whom the Software is furnished -- [all …]
|
/freebsd/sbin/ipf/ipf/ |
H A D | ipfilter.4 | 4 ipfilter \- Introduction to IP packet filtering 39 in addition, supports temporary storage of pre-authenticated rules for passing packets through 133 contains a set of test "programs" which send out a series of IP 143 For use in your own programs (e.g. for writing of transparent application 162 +-------------------------+--------------------------+ 168 | +-------<---------+ | 174 | | Fragment Cache Check--+ | 177 | | Packet State Check-->+ | 179 | | +->--+ | | | 183 | | +--<-+ | | | [all …]
|
/freebsd/contrib/ntp/html/drivers/ |
H A D | oncore-shmem.html | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 6 <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> 7 <title>ONCORE - SHMEM</title> 12 <h3>Motorola ONCORE - The Shared Memory Interface</h3> 14 <!-- #BeginDate format:En2m -->21-Oct-2010 23:44<!-- #EndDate --> 20 …ore driver in NTPD. To make this information available for use in other programs, (say graphic dis… 21 …/M12 manuals are available as a pdf documents at <a href="http://www.synergy-gps.com/Mot_Manuals.h… 22 …<p>This interface was written by Poul-Henning Kamp (phk@FreeBSD.org), and modified by Reg Clemens … 25 <pre> 31 </pre> [all …]
|
/freebsd/crypto/heimdal/ |
H A D | NEWS | 1 Release Notes - Heimdal - Version Heimdal 1.5.2 4 - CVE-2011-4862 Buffer overflow in libtelnet/encrypt.c in telnetd - escalation of privilege 5 - Check that key types strictly match - denial of service 7 Release Notes - Heimdal - Version Heimdal 1.5.1 10 - Fix building on Solaris, requires c99 11 - Fix building on Windows 12 - Build system updates 14 Release Notes - Heimdal - Version Heimdal 1.5 18 - Support GSS name extensions/attributes 19 - SHA512 support [all …]
|