Home
last modified time | relevance | path

Searched refs:updated (Results 1 – 25 of 482) sorted by relevance

12345678910>>...20

/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/
DMakefile.PL199 my $updated = '';
216 $updated .= $rule;
220 $updated .= <<"TESTS_IN_T";
227 return $updated;
235 my $updated = '';
242 $updated .= $rule;
245 return $updated;
253 my $updated = '';
263 $updated .= $rule;
266 return $updated;
/openbsd/src/gnu/usr.bin/perl/Porting/
Dcorelist-perldelta.pl42 updated => qr/Updated Modules and Pragma(ta)?/,
48 updated => 'Updated Modules and Pragmata',
291 my ( $added, $removed, $updated, $manuallyCheck ) = corelist_delta( $old => $new );
301 updated => $updated,
316 my ($added, $removed, $updated, $manuallyCheck) = corelist_delta($old => $new);
327 updated => $updated,
338 my ($added, $removed, $updated) = corelist_delta($old => $new);
344 [ 'updated', $delta->updated_modules, $updated ] ) {
805 my $updated_section = $self->_look_for_section( $pod, $sections{updated} );
/openbsd/src/regress/usr.sbin/pkg_add/
Dlist7.out1 g-0 updated
4 gc-0 updated
Dlist8.out1 g-0 updated
4 gc-0 updated
/openbsd/src/gnu/llvm/clang/utils/analyzer/
Dexploded-graph-rewriter.py157 updated = []
163 updated.append(i)
170 return updated
173 updated = self.diff_frames(prev)
174 return updated is None or len(updated) > 0
218 updated = [k for k in prev.clusters if k in self.clusters
220 return (removed, added, updated)
223 removed, added, updated = self.diff_clusters(prev)
224 return len(removed) != 0 or len(added) != 0 or len(updated) != 0
251 updated = [k for k in prev.items if k in self.items
[all …]
/openbsd/src/share/zoneinfo/
Dleapseconds.awk129 if (updated) {
130 sstamp_to_ymdhMs(updated, ss_NTP)
132 updated - epoch_minus_NTP, \
/openbsd/src/gnu/usr.bin/perl/pod/
Dperl5143delta.pod64 L<PerlIO::scalar> was updated to fix a bug in which opening a filehandle to
70 L<ODBM_File> and L<NDBM_File> were updated to allow building on GNU/Hurd.
74 L<IPC::Open3> has been updated to fix a regression introduced in perl
86 L<Module::CoreList> has been updated to version 2.49_04 to add data for
109 L<perlcheat> was updated to 5.14.
119 h2ph was updated to search correctly gcc include directories on platforms
148 Configure was updated for "procselfexe" support on Solaris and NetBSD.
152 README.hpux was updated to note the existence of a broken header in
165 The locale tests were updated to reflect the behaviour of locales in
/openbsd/src/gnu/usr.bin/cvs/src/
Dserver.h96 enum server_updated_arg4 updated, mode_t mode,
115 enum server_updated_arg4 updated));
/openbsd/src/usr.sbin/unbound/doc/
DChangelog42 forwarder addresses and uses them from cache. Also updated that
124 is updated and fetched after it is stored, and also check for a
928 - Fix for #882: small changes, date updated in Copyright for
1460 - Fix for #633: updated fix with new text.
1925 - Generated lexer and parser for #486; updated example.conf.
2261 - iana portlist updated.
2279 - iana portlist updated.
2338 - iana portlist updated.
2497 - iana portlist updated.
2503 - iana portlist updated.
[all …]
/openbsd/src/lib/libc/
Dshlib_version4 # were added/changed then librthread/shlib_version must also be updated.
/openbsd/src/gnu/llvm/clang/tools/libclang/
DCMakeLists.txt1 # The SOVERSION should be updated only if a change is made to the libclang
2 # ABI, and when it is updated, it should be updated to the current
/openbsd/src/gnu/usr.bin/cvs/contrib/
Dintro.doc27 (When you do a commit, if you haven't updated to the most
60 repository, telling you which files have been updated (their names
107 can use 'cvs -n update' to see which files would be updated.
/openbsd/src/usr.bin/vi/
DLAYOUT45 An updated version of the 4.4BSD manual page.
48 An updated version of the 4.4BSD document, USD
/openbsd/src/gnu/llvm/libcxx/lib/abi/
DREADME.TXT5 lists *MUST* be updated to reflect the changes. This can be done by using the
/openbsd/src/gnu/llvm/llvm/docs/
DAddingConstrainedIntrinsics.rst14 Multiple files need to be updated when adding a new constrained intrinsic.
71 Other parts of the legalizer may need to be updated as well. Look for
/openbsd/src/gnu/usr.bin/binutils/gas/
DCONTRIBUTORS30 ports, updated "know" assertions and made them work, much other
61 pseudo-ops. He updated the 68k machine description so that Motorola's
93 Ian Dall updated the support code for the National Semiconductor 32000
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
DCONTRIBUTORS30 ports, updated "know" assertions and made them work, much other
61 pseudo-ops. He updated the 68k machine description so that Motorola's
93 Ian Dall updated the support code for the National Semiconductor 32000
/openbsd/src/gnu/usr.bin/perl/ext/Hash-Util-FieldHash/
DChanges22 - updated pod part of lib/Hash/Util.pm
/openbsd/src/gnu/llvm/llvm/utils/gn/build/
Dwrite_vcsrevision.gni12 # If this is set to true, VCSRevision.h is updated after every git commit.
/openbsd/src/usr.bin/file/magdir/
Dtroff6 # updated by Daniel Quinlan (quinlan@yggdrasil.com)
Dsequent6 # Sequent information updated by Don Dwiggins <atsun!dwiggins>.
/openbsd/src/bin/ksh/
DREADME3 Last updated Jul '99 for pdksh-5.2.14.
/openbsd/src/sys/dev/
Dkstat.c211 struct timespec updated; in kstatioc_leave() local
251 updated = ks->ks_updated; in kstatioc_leave()
266 ksreq->ks_updated = updated; in kstatioc_leave()
/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/
DREADME.txt33 updated program point and an updated state. A bug is found by hitting
65 ProgramState and ExplodedNode which contains updated checker state. If it
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/
DREADME.g++13 site.exp updated to have right CXXFLAGS and CXX, but not at the FSF yet.

12345678910>>...20