Home
last modified time | relevance | path

Searched refs:Mark (Results 1 – 25 of 244) sorted by relevance

12345678910

/freebsd-10-stable/contrib/tcsh/
Ded.chared.c176 if (Mark && Mark > Cursor) in c_insert()
177 Mark += num; in c_insert()
206 if (Mark && Mark > Cursor && Mark <= Cursor+num) in c_delafter()
207 Mark = Cursor; in c_delafter()
209 else if (Mark && Mark > Cursor) in c_delafter()
210 Mark -= num; in c_delafter()
248 if (Mark && Mark > Cursor && Mark <= Cursor+num) in c_delbefore()
249 Mark = Cursor; in c_delbefore()
251 else if (Mark && Mark > Cursor) in c_delbefore()
252 Mark -= num; in c_delbefore()
[all …]
/freebsd-10-stable/contrib/gcc/cp/
DChangeLog-19991 1999-12-31 Mark Mitchell <mark@codesourcery.com>
31 1999-12-30 Mark Mitchell <mark@codesourcery.com>
35 1999-12-29 Mark Mitchell <mark@codesourcery.com>
42 1999-12-29 Mark Mitchell <mark@codesourcery.com>
50 1999-12-28 Mark Mitchell <mark@codesourcery.com>
95 1999-12-26 Mark Mitchell <mark@codesourcery.com>
102 1999-12-24 Mark Mitchell <mark@codesourcery.com>
107 1999-12-22 Mark Mitchell <mark@codesourcery.com>
115 1999-12-20 Mark Mitchell <mark@codesourcery.com>
169 1999-12-16 Mark Mitchell <mark@codesourcery.com>
[all …]
DChangeLog53 Mark Mitchell <mark@codesourcery.com>
59 2007-07-27 Mark Mitchell <mark@codesourcery.com>
74 2007-07-07 Mark Mitchell <mark@codesourcery.com>
81 2007-07-06 Mark Mitchell <mark@codesourcery.com>
105 2007-07-03 Mark Mitchell <mark@codesourcery.com>
134 2007-06-15 Mark Mitchell <mark@codesourcery.com>
192 2007-04-16 Mark Mitchell <mark@codesourcery.com>
209 2007-04-09 Mark Mitchell <mark@codesourcery.com>
230 Mark Mitchell <mark@codesourcery.com>
236 2007-03-22 Mark Mitchell <mark@codesourcery.com>
[all …]
DChangeLog-200330 2003-12-28 Mark Mitchell <mark@codesourcery.com>
57 2003-12-23 Mark Mitchell <mark@codesourcery.com>
69 2003-12-22 Mark Mitchell <mark@codesourcery.com>
95 2003-12-22 Mark Mitchell <mark@codesourcery.com>
101 2003-12-21 Mark Mitchell <mark@codesourcery.com>
152 2003-12-19 Mark Mitchell <mark@codesourcery.com>
200 2003-12-17 Mark Mitchell <mark@codesourcery.com>
210 2003-12-16 Mark Mitchell <mark@codesourcery.com>
224 2003-12-16 Mark Mitchell <mark@codesourcery.com>
272 2003-12-15 Mark Mitchell <mark@codesourcery.com>
[all …]
DChangeLog-200412 2004-12-30 Mark Mitchell <mark@codesourcery.com>
45 constraints. Mark memory inputs addressable.
52 2004-12-27 Mark Mitchell <mark@codesourcery.com>
57 2004-12-23 Mark Mitchell <mark@codesourcery.com>
80 2004-12-22 Mark Mitchell <mark@codesourcery.com>
100 2004-12-21 Mark Mitchell <mark@codesourcery.com>
137 * semantics.c (finish_parenthesized_expr): Mark a STRING_CST.
161 2004-12-19 Mark Mitchell <mark@codesourcery.com>
223 2004-12-14 Mark Mitchell <mark@codesourcery.com>
241 2004-12-14 Mark Mitchell <mark@codesourcery.com>
[all …]
DChangeLog-20005 2000-12-29 Mark Mitchell <mark@codesourcery.com>
15 2000-12-28 Mark Mitchell <mark@codesourcery.com>
351 2000-11-26 Mark Mitchell <mark@codesourcery.com>
391 2000-11-22 Mark Mitchell <mark@codesourcery.com>
415 2000-11-19 Mark Mitchell <mark@codesourcery.com>
422 2000-11-18 Mark Mitchell <mark@codesourcery.com>
463 2000-11-16 Mark Mitchell <mark@codesourcery.com>
474 2000-11-15 Mark Mitchell <mark@codesourcery.com>
488 2000-11-14 Mark Mitchell <mark@codesourcery.com>
520 2000-11-09 Mark Mitchell <mark@codesourcery.com>
[all …]
DChangeLog-199820 * typeck.c (build_binary_op): Mark parameter `convert_p' with
23 1998-12-22 Mark Mitchell <mark@markmitchell.com>
41 1998-12-16 Mark Mitchell <mark@markmitchell.com>
63 1998-12-15 Mark Mitchell <mark@markmitchell.com>
70 1998-12-14 Mark Mitchell <mark@markmitchell.com>
112 1998-12-13 Mark Mitchell <mark@markmitchell.com>
203 1998-12-10 Mark Mitchell <mark@markmitchell.com>
209 1998-12-10 Mark Mitchell <mark@markmitchell.com>
214 1998-12-09 Mark Mitchell <mark@markmitchell.com>
237 1998-12-09 Mark Mitchell <mark@markmitchell.com>
[all …]
DChangeLog-200216 2002-12-31 Mark Mitchell <mark@codesourcery.com>
52 * decl2.c (finish_file): Mark undefined inlines as extern.
54 2002-12-31 Mark Mitchell <mark@codesourcery.com>
87 2002-12-31 Mark Mitchell <mark@codesourcery.com>
97 2002-12-30 Mark Mitchell <mark@codesourcery.com>
129 2002-12-30 Mark Mitchell <mark@codesourcery.com>
267 2002-12-27 Mark Mitchell <mark@codesourcery.com>
542 2002-12-18 Mark Mitchell <mark@codesourcery.com>
605 2002-12-10 Mark Mitchell <mark@codesourcery.com>
614 2002-12-09 Mark Mitchell <mark@codesourcery.com>
[all …]
DChangeLog-2001313 2001-11-29 Mark Mitchell <mark@codesourcery.com>
321 2001-11-29 Mark Mitchell <mark@codesourcery.com>
329 2001-11-29 Mark Mitchell <mark@codesourcery.com>
453 2001-11-21 Mark Mitchell <mark@codesourcery.com>
460 2001-11-20 Mark Mitchell <mark@codesourcery.com>
475 2001-11-19 Mark Mitchell <mark@codesourcery.com>
919 * decl2.c (mark_vtable_entries): Mark FDESC_EXPR.
1008 2001-09-04 Mark Mitchell <mark@codesourcery.com>
1076 2001-08-16 Mark Mitchell <mark@codesourcery.com>
1086 2001-08-13 Mark Mitchell <mark@codesourcery.com>
[all …]
DChangeLog.gcc4330 * decl2.c (start_objects): Mark constructor-runnning function
69 2007-01-08 Mark Shinwell <shinwell@codesourcery.com> (r120572)
/freebsd-10-stable/contrib/sendmail/test/
DResults51 IRIX 5.2 OK 94.12.06 Mark Andrews <mandrews@alias.com>
52 IRIX 5.3 OK 94.12.06 Mark Andrews <mandrews@alias.com>
54 IRIX 6.3 OK 97.02.10 Mark Andrews <mandrews@aw.sgi.com>
96 IRIX 5.2 OK 95.12.01 Mark Andrews <mandrews@aw.sgi.com>
97 IRIX 5.3 OK 95.12.01 Mark Andrews <mandrews@aw.sgi.com>
99 IRIX 6.3 OK 97.02.10 Mark Andrews <mandrews@aw.sgi.com>
185 IRIX 6.5 FAILS 2001-09-22 Mark D. Roth
/freebsd-10-stable/crypto/openssl/doc/
Dfingerprints.txt32 uid Mark Cox <mjc@redhat.com>
33 uid Mark Cox <mark@awe.com>
34 uid Mark Cox <mjc@apache.org>
/freebsd-10-stable/contrib/gcclibs/include/
DChangeLog9 2007-05-04 Mark Mitchell <mark@codesourcery.com>
39 2005-10-31 Mark Kettenis <kettenis@gnu.org>
45 2005-09-26 Mark Mitchell <mark@codesourcery.com>
49 2005-08-17 Mark Kettenis <kettenis@gnu.org>
165 2005-03-28 Mark Mitchell <mark@codesourcery.com>
208 2005-03-09 Mark Mitchell <mark@codesourcery.com>
/freebsd-10-stable/contrib/gdb/gdb/
DMAINTAINERS13 Mark Kettenis kettenis@gnu.org
91 Mark Kettenis kettenis@gnu.org
189 Mark Kettenis kettenis@gnu.org
194 FreeBSD native & host Mark Kettenis kettenis@gnu.org
196 hurd native Mark Kettenis kettenis@gnu.org
236 Mark Kettenis kettenis@gnu.org
360 Mark Kettenis kettenis@gnu.org
374 Mark Mitchell mark@codesourcery.com
390 Mark Salter msalter@redhat.com
432 Mark Salter (testsuite/lib+config) msalter at redhat dot com
/freebsd-10-stable/contrib/zlib/contrib/
DREADME.contrib19 blast/ by Mark Adler <madler@alumni.caltech.edu>
32 infback9/ by Mark Adler <madler@alumni.caltech.edu>
66 puff/ by Mark Adler <madler@alumni.caltech.edu>
/freebsd-10-stable/sys/modules/svr4/
DREADME2 Project by Christos Zoulas. It has been ported to FreeBSD by Mark Newton.
35 - Mark Newton
/freebsd-10-stable/contrib/zlib/
DREADME30 Mark Nelson <markn@ieee.org> wrote an article about zlib for the Jan. 1997
87 (C) 1995-2017 Jean-loup Gailly and Mark Adler
105 Jean-loup Gailly Mark Adler
111 Gailly and Mark Adler; it does not include third-party code.
/freebsd-10-stable/contrib/nvi/
DREADME55 o From the original vi acknowledgements, by William Joy and Mark Horton:
61 Mark Horton added macros and other features and made the editor
/freebsd-10-stable/contrib/binutils/include/
DChangeLog22 2007-04-25 Mark Mitchell <mark@codesourcery.com>
44 2007-02-17 Mark Mitchell <mark@codesourcery.com>
122 2006-10-17 Mark Shinwell <shinwell@codesourcery.com>
224 2005-10-31 Mark Kettenis <kettenis@gnu.org>
247 2005-09-26 Mark Mitchell <mark@codesourcery.com>
257 2005-08-17 Mark Kettenis <kettenis@gnu.org>
399 2005-03-28 Mark Mitchell <mark@codesourcery.com>
439 2005-03-09 Mark Mitchell <mark@codesourcery.com>
/freebsd-10-stable/crypto/openssh/
DCREDITS63 Mark D. Baushke <mdb@juniper.net> - bug fixes
65 Mark D. Roth <roth+openssh@feep.net> - Features, bug fixes
66 Mark Miller <markm@swoon.net> - Bugfixes
/freebsd-10-stable/contrib/gcclibs/libssp/
DChangeLog28 2006-02-27 Mark Mitchell <mark@codesourcery.com>
/freebsd-10-stable/contrib/gcc/
DChangeLog-199992 1999-12-28 Mark Mitchell <mark@codesourcery.com>
202 1999-12-24 Mark Mitchell <mark@codesourcery.com>
220 * emit-rtl.c (restore_emit_status): Mark parameter with
231 (recompute_reg_usage): Mark parameters with ATTRIBUTE_UNUSED.
234 Mark with ATTRIBUTE_NORETURN.
236 * hash.c (hash_newfunc): Mark parameter with ATTRIBUTE_UNUSED.
242 (note_reg_stored): Mark parameter with ATTRIBUTE_UNUSED.
244 * regclass.c (memory_move_secondary_cost): Mark variable `mem'
246 (record_reg_classes): Mark parameter with ATTRIBUTE_UNUSED.
253 (allocate_reload_reg): Mark parameter with ATTRIBUTE_UNUSED.
[all …]
/freebsd-10-stable/contrib/less/
DLICENSE5 Copyright (C) 1984-2016 Mark Nudelman
/freebsd-10-stable/contrib/unbound/doc/
DCREDITS10 At NLnet Labs, Jelte Jansen, Mark Santcroos and Matthijs Mekking
/freebsd-10-stable/contrib/ntp/sntp/libevent/
DChangeLog123 o Add function to fetch underlying ratelimit cfg (4b3d5af Mark Ellzey)
125 Mark Ellzey)
376 o Mark the finalize stuff as experiemental in case it needs to
730 o Fixed potential double-readcb execution with openssl bufferevents. (4e62cd1 Mark Ellzey)
765 o Added OPENSSL_LDFLAGS env variable which is appended to SSL checks. (9278196 Mark Ellzey)
766 o Changed OPENSSL_LDFLAGS to OPENSSL_LIBADD (2d67b63 Mark Ellzey)
828 o Refactor amount-to-read calculations in buffervent_ssl consider_reading() (a186e73 Mark Ellzey)
830 o Avoid spinning on OpenSSL reads (2aa036f Mark Ellzey)
868 o Fixed compiler warnings for unchecked read/write calls. (c3b62fd Mark Ellzey)
904 o Speed up invoke_callbacks on evbuffers when there are no callbacks (f87f568 Mark Ellzey)
[all …]

12345678910