Home
last modified time | relevance | path

Searched refs:Added (Results 1 – 25 of 154) sorted by relevance

1234567

/freebsd-14-stable/sys/dev/mpr/mpi/
HDmpi2_history.txt70 * Added union of request descriptors.
71 * Added union of reply descriptors.
73 * Added define for MPI2_VERSION_02_00.
79 * Added a sixth key value for the WriteSequence register
81 * Added message function codes for Diagnostic Buffer Post
88 * Added #defines for marking a reply descriptor as unused.
99 * Added RAID Accelerator functionality.
102 * Added MSI-x index mask and shift for Reply Post Host
104 * Added function code for Host Based Discovery Action.
106 * Added define for MPI2_FUNCTION_PWR_MGMT_CONTROL.
[all …]
/freebsd-14-stable/sys/dev/mps/mpi/
HDmpi2_history.txt69 * Added union of request descriptors.
70 * Added union of reply descriptors.
72 * Added define for MPI2_VERSION_02_00.
78 * Added a sixth key value for the WriteSequence register
80 * Added message function codes for Diagnostic Buffer Post
87 * Added #defines for marking a reply descriptor as unused.
98 * Added RAID Accelerator functionality.
101 * Added MSI-x index mask and shift for Reply Post Host
103 * Added function code for Host Based Discovery Action.
105 * Added define for MPI2_FUNCTION_PWR_MGMT_CONTROL.
[all …]
/freebsd-14-stable/libexec/bootpd/
HDChanges23 Added "linux" Makefile target.
86 Added -f <file> option to bootptest (requested file).
140 Added support for 64-bit longs (for the DEC Alpha)
146 Added Ultrix support to bootptest (getether)
153 Added tags 40,41,42 (NIS domain, NIS server, NTP server)
181 Added proper length checks to option insertions.
185 Added ASSERT checks to readfile.c:fill_defaults()
189 Added setsid() and #ifdef TIOCNOTTY
197 Added support for Reply-Address-Override to support
204 Added ANSI function prototypes everywhere.
[all …]
HDAnnounce9 Added a simple BOOTP gateway program: bootpgw
25 Added RFC 1533 tags 40,41,42
39 Added proper length checks to option insertions.
42 Added SVR4/Streams support to getif and getether
/freebsd-14-stable/sys/netinet/libalias/
HDHISTORY34 - Added handling for out-of-order IP fragments.
55 - Added support for IRC DCC (ee)
125 - Added PKT_ALIAS_PUNCH_FW mode for firewall
130 - Added supporting routine for NetBios over TCP/IP.
138 - Added support to alias 227 replies, allows aliasing for
140 - Added support for PPTP aliasing.
144 - Added support for streaming media (RTSP and PNA) aliasing.
/freebsd-14-stable/tools/tools/shlib-compat/test/
HDregress.3-2.out3 Added version: TEST_1.1
4 Added symbols: func1@TEST_1.1
HDregress.1-2.out3 Added version: TEST_1.1
4 Added symbols: func1@TEST_1.1
/freebsd-14-stable/contrib/libfido2/
HDNEWS68 ** Added OpenSSL 3.0 compatibility.
245 ** Added regress tests.
246 ** Added support for FIDO 2's hmac-secret extension.
257 ** Added command-line tools.
258 ** Added a couple of missing get functions.
261 ** Added documentation.
262 ** Added OpenSSL 1.0 support.
/freebsd-14-stable/contrib/unbound/contrib/
HDunbound.spec_fedora203 - Added pythonmod docs and examples
217 - Added ghost for /var/run/unbound (bz#656710)
252 - Added accidentally omitted svn patches to cvs
277 - Added ISC DLV key (formerly in dnssec-conf)
301 - Added missing glob patch to cvs
306 - Added unbound-python sub package. disabled for now
310 - Added Default-Start and Default-Stop to unbound.init
341 - Added dependency on minimum SSL for CVE-2008-5077
342 - Added dependency on bc for unbound-munin
343 - Added minimum requirement of libevent 1.4.5. Crashes with older versions
[all …]
HDunbound.spec95 - Added pkgconfig/libunbound.pc to the packaged files.
107 - Added --disable-gost for building on CentOS 5.x
108 - Added --with-ldns-builtin for CentOS 5.x
/freebsd-14-stable/sys/contrib/openzfs/config/
HDkernel-dentry-operations.m43 dnl # Added d_obtain_alias() helper function.
25 dnl # Added d_set_d_op() helper function.
/freebsd-14-stable/contrib/ntp/html/hints/
HDchanges2 - Added support to supply power from RS232 with CLOCK_RAWDCF.
10 - Added support to supply power from RS232 with CLOCK_RAWDCF.
/freebsd-14-stable/contrib/file/magic/Magdir/
HDcommunications8 # Added by W. Borgert <debacle@debian.org>.
19 # Added by W. Borgert <debacle@debian.org>.
/freebsd-14-stable/contrib/kyua/
HDNEWS.md26 * Issue #139: Added per-test case start/end timestamps to all reports.
137 * Added support to print the details of all test cases (metadata and
141 * Added support to specify the amount of physical disk space required
171 * Issue #72: Added caching support to the `getcwd(3)` test in configure
255 * Added the `report-junit` command to generate JUnit XML result files.
301 * Added support for Lutok 0.4.
318 * Issue #74: Added the `kyua-tap-tester`, a new backend to interact with
338 * Added the `--results-filter` option to the `report-html` command and
364 * Issue #39: Added per-test-case metadata values to the HTML reports.
374 * Issue #57: Added support to specify arbitrary metadata properties for
[all …]
/freebsd-14-stable/contrib/ntp/
HDCommitLog-4.1.0207 * ntpd/ntp_loopfilter.c (CLOCK_HUFFPUFF): Added.
210 (huffpuff): Added.
216 * include/ntp_config.h (CONF_CLOCK_HUFFPUFF): Added.
217 * include/ntp.h (HUFFPUFF): Added.
218 (LOOP_HUFFPUFF): Added.
329 * ntpdc/ntpdc_ops.c: Added "kod", lost "demobilize".
330 * ntpd/ntp_config.c: Added "kod" keyword. Lose "demobilize" keyword.
359 * include/ntp_config.h (CONF_RES_DEMOBILIZE): Added.
360 * include/ntp.h (RES_DEMOBILIZE): Added.
398 * include/ntp_config.h (CONF_RES_VERSION): Added.
[all …]
/freebsd-14-stable/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
HDLVCompare.cpp26 enum class LVCompareIndex { Header, Expected, Missing, Added }; enumerator
47 return static_cast<unsigned>(LVCompareIndex::Added); in getAdded()
182 TargetRoot->report(LVComparePass::Added); in execute()
231 if (Pass == LVComparePass::Added) in execute()
286 LVComparePass::Added)) in execute()
/freebsd-14-stable/lib/libc/softfloat/
HDsoftfloat-history.txt12 -- Added functions to convert between 64-bit integers (int64) and all
43 -- Added the `float_detect_tininess' variable to control whether tininess is
/freebsd-14-stable/crypto/openssl/
HDNEWS.md113 * Added RIPEMD160 to the default provider.
162 * Added migration guide to man7.
164 * Added suport for Kernel TLS (KTLS).
170 * Added convenience functions for generating asymmetric key pairs.
179 * Added `OSSL_LIB_CTX`, a libcrypto library context.
180 * Added various `_ex` functions to the OpenSSL API that support using
191 * Added a Certificate Management Protocol (CMP, RFC 4210) implementation
195 * Added a proper HTTP client supporting GET with optional redirection, POST,
199 * Added util/check-format.pl for checking adherence to the coding guidelines.
200 * Added OSSL_ENCODER, a generic encoder API.
[all …]
/freebsd-14-stable/contrib/pam_modules/pam_passwdqc/
HDpam_passwdqc.spec47 - Added "ask_oldauthtok" and "check_oldauthtok" as needed for stacking with
55 - Added "-Wall -fPIC" to the CFLAGS.
/freebsd-14-stable/contrib/byacc/package/debian/
HDchangelog361 * debian/source/format: Added using format "3.0 (quilt)"
422 * Added debian/watch file.
464 * Added Build-Depends: debhelper, closes: Bug#70207
474 * Added several more files from the upstream distribution to
489 * Added 'binary-arch' target in debian/rules (Bug #12742).
516 * Added extended description (Fixes #3567).
517 * Added diversion to avoid conflict with bison (Fixes #8086).
/freebsd-14-stable/contrib/flex/
HDChangeLog1299 * configure.ac, lib/reallocarray.c, src/flexdef.h: Added new
1463 checks. Added test for presence of (g)texi2dvi program. Gave notice if
1559 * tests/Makefile.am: Added srcdir to tableopts.am include
1579 * tests/Makefile.am: Added tableopts.sh to EXTRA_DIST
1599 …to istream&. Added a stray 'make' at line 545. Oops. Changed the buffer_state struct to store s…
3649 tests/test-ccl/scanner.l, tests/test-ccl/test.input: Added ccl union
3650 operator. Added test in test suite for ccl union operator.
3659 Added test in test suite for comments in extended patterns.
3665 Implemented (?x:) syntax to allow whitespace in patterns. Added
3671 Implemented dot-all syntax. Added test for dot-all syntax in test
[all …]
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/orc/
HDstring_pool.h140 bool Added;
141 std::tie(I, Added) = Pool.try_emplace(std::move(S), 0);
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineFunctionPass.cpp148 StringRef Added = Color ? "\033[32m+%l\033[0m\n" : "+%l\n"; in runOnFunction() local
150 errs() << doSystemDiff(BeforeStr, AfterStr, Removed, Added, NoChange); in runOnFunction()
/freebsd-14-stable/contrib/tcsh/
HDFixes912 30. Added missing linux signals (Vadim Vygonets)
975 36. Added implicitcd
976 35. Added configure.in and Makefile.in from Kaveh.
1011 10. Added -T option in history to force timestamp printing. -h alone does
1072 49. Added promptchars, like histchars; affect %# in the prompt. The first
1134 9. Added histdup=erase, that deletes the oldest duplicate instead of
1153 110. Added -b option to bind.
1154 109. Added tcsh.man2html from Dave. Looks great!
1228 57. Added $histdup.
1254 33. Added hup builtin.
[all …]
/freebsd-14-stable/usr.bin/compress/doc/
HDREADME16 o Added "-V" switch to print version and options
17 o Added #defines for SIGNED_COMPARE_SLOW
18 o Added Makefile and "usermem" program
205 >1. Added facilities of "compact" into the compress program. "Pack",
208 >3. Added a magic number header (\037\235). Put the bits specified
210 >4. Added "-f" flag to force overwrite of output file.
211 >5. Added "-c" flag and "zcat" program. 'ln compress zcat' after you

1234567