Searched +full:test2 +full:. +full:zeros (Results 1 - 12 of 12) sorted by relevance

/freebsd-11.0-release/tools/regression/nfsmmap/test2/
H A Dtest2.zeros.uu1 begin 644 test2.zeros
H A DMakefile1 # $FreeBSD: releng/11.0/tools/regression/nfsmmap/test2/Makefile 264400 2014-04-13 05:21:56Z imp $
3 PROG= test2
5 NFSSERVER?= herring.nlsystems.com
6 CLEANFILES= test2.zeros test2.good test2
[all...]
H A Dtest2.c1 #include <sys/types.h>
2 #include <sys/fcntl.h>
3 #include <sys/mman.h>
4 #include <unistd.h>
10 char zeros[4096]; local
13 memset(zeros, 0, sizeof zeros);
16 unlink("test2.data");
17 fd = open("test2
[all...]
/freebsd-11.0-release/contrib/ntp/sntp/libevent/test/
H A Dregress_buffer.c2 * Copyright (c) 2003-2007 Niels Provos <provos@citi.umich.edu>
8 * 1. Redistributions of source code must retain the above copyright
9 * notice, this list of conditions and the following disclaimer.
10 * 2. Redistributions in binary form must reproduce the above copyright
12 * documentation and/or other materials provided with the distribution.
13 * 3. The name of the author may not be used to endorse or promote products
14 * derived from this software without specific prior written permission.
18 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
25 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1297 const char* test2 = "1234567890\\r"; local
[all...]
/freebsd-11.0-release/sys/dev/sn/
H A Dif_sn.c2 * Copyright (c) 1996 Gardner Buchanan <gbuchanan@shl.com>
3 * All rights reserved.
8 * 1. Redistributions of source code must retain the above copyright
9 * notice, this list of conditions and the following disclaimer.
10 * 2. Redistributions in binary form must reproduce the above copyright
12 * documentation and/or other materials provided with the distribution.
13 * 3. All advertising materials mentioning features or use of this software
15 * This product includes software developed by Gardner Buchanan.
16 * 4. The name of Gardner Buchanan may not be used to endorse or promote
18 * permission.
[all...]
/freebsd-11.0-release/contrib/gcc/
H A Difcvt.c1 /* If-conversion support.
3 Free Software Foundation, Inc.
5 This file is part of GCC.
10 any later version.
14 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
15 License for more details.
18 along with GCC; see the file COPYING. If not, write to the Free
20 02110-1301, USA. */
22 #include "config.h"
23 #include "system.
[all...]
/freebsd-11.0-release/contrib/ntp/ntpd/
H A Dntp_proto.c2 * ntp_proto.c - NTP version 4 protocol machinery
8 #include <config.h>
11 #include "ntpd.h"
12 #include "ntp_stdlib.h"
13 #include "ntp_unixtime.h"
14 #include "ntp_control.h"
15 #include "ntp_string.h"
16 #include "ntp_leapsec.h"
17 #include "refidsmear.h"
18 #include "lib_strbuf.
[all...]
/freebsd-11.0-release/contrib/gperf/
H A DChangeLog1 2007-04-30 Brendan Kehoe <brendan@zen.org>
3 * gperf-3.0.3 released.
4 * src/version.cc: Bump to 3.0.3.
5 * tests/*.exp: Bump to 3.0.3 in header.
6 * doc/gperf.
[all...]
/freebsd-11.0-release/contrib/gcc/doc/
H A Drtl.texi3 @c Free Software Foundation, Inc.
4 @c This is part of the GCC manual.
5 @c For copying conditions, see the file gcc.texi.
14 called register transfer language. In this language, the instructions to be
16 describes what the instruction does.
18 RTL is inspired by Lisp lists. It has both an internal form, made up of
20 in the machine description and in printed debugging dumps. The textual
21 form uses nested parentheses to indicate the pointers in the internal form.
24 * RTL Objects:: Expressions vs vectors vs strings vs integers.
[all...]
H A Dmd.texi2 @c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
3 @c This is part of the GCC manual.
4 @c For copying conditions, see the file gcc.texi.
12 (@file{.md} file) and a C header file of macro definitions.
14 The @file{.md} file for a target machine contains a pattern for each
16 that is worth telling the compiler about). It may also contain comments.
18 is inside a quoted string.
[all...]
/freebsd-11.0-release/contrib/ntp/
H A DChangeLog2 (4.2.8p10-win-beta1) 2017/03/21 Released by Harlan Stenn <stenn@ntp.org>
3 (4.2.8p10)
6 (Pentest report 01.2017) <perlinger@ntp.org>
8 (Pentest report 01.2017) <perlinger@ntp.org>
10 (Pentest report 01.2017) <perlinger@ntp.org>
12 (Pentest report 01.2017) <perlinger@ntp.org>
13 * [Sec 3385] NTP-01-010: ereallocarray()/eallocarray() underused. HStenn
15 (Pentest report 01.2017) <perlinger@ntp.org>
17 (Pentest report 01.2017) <perlinger@ntp.or
[all...]
H A DCommitLog1 ChangeSet@1.3729, 2017-02-01 07:39:35-05:00, stenn@deacon.udel.edu
8 ntpd/invoke-ntp.conf.texi@1.204 +1 -1
11 ntpd/invoke-ntp.keys.texi@1.193 +1 -1
14 ntpd/invoke-ntpd.texi@1.509 +2 -2
17 ntpd/ntp.conf.5man@1.238 +3 -3
20 ntpd/ntp.con
[all...]

Completed in 111 milliseconds