Home
last modified time | relevance | path

Searched refs:files (Results 1 – 25 of 1092) sorted by relevance

12345678910>>...44

/dragonfly/usr.bin/gzip/
H A Dzdiff56 files="$1"
59 files="${1%??}"
62 files="${1%???}"
65 files="${1%??}"ar
76 files=-
80 files="$1"
89 files="$files $tmp"
91 files="$files -"
96 files="$files $2"
100 $filt | $prog $flags $files
[all …]
/dragonfly/contrib/bmake/mk/
H A Ddep.mk65 @files="${.ALLSRC:M*.[sS]}"; \
68 @files="${.ALLSRC:M*.c} ${.ALLSRC:M*.pc:T:.pc=.c}"; \
75 @files="${.ALLSRC:M*.[Ss]}"; \
76 case "$$files" in *.[Ss]*) \
78 ${CFLAGS:M-[ID]*} ${CPPFLAGS} ${AINC} $$files; \
83 case "$$files" in *.c*) \
85 ${CFLAGS:M-[ID]*} ${CPPFLAGS} $$files; \
87 ${CFLAGS:M-[ID]*} ${CPPFLAGS} $$files;; \
90 case "$$files" in *.[Cc]*) \
92 ${CXXFLAGS:M-[ID]*} ${CPPFLAGS} $$files; \
[all …]
H A Dmanifest.mk52 UID.files ?= 0
53 GID.files ?= 0
54 MODE.files ?= 555
59 M_FILE_ATTR = L:@a@$${$$a.$$s:U$${$$a.$$d.files:U$${$$a.files}}}@
H A DREADME5 files are needed to ensure we can make them do what we want for
17 files for anything tricky.
23 The files are simply C-style #include files, and pretty much behave like
134 NONBINMODE Mode for non-executable files. [444]
166 NLSGRP National Language Support files group. [bin]
168 NLSOWN National Language Support files owner. [bin]
226 remove the program, any object files and the files a.out,
235 install any header files.
243 run lint on the source files
245 create a tags file for the source files.
[all …]
/dragonfly/contrib/diffutils/src/
H A Dcontext.c186 i = - files[0].prefix_lines; in pr_context_hunk()
189 if (last0 < files[0].valid_lines - context) in pr_context_hunk()
192 last0 = files[0].valid_lines - 1; in pr_context_hunk()
193 if (last1 < files[1].valid_lines - context) in pr_context_hunk()
196 last1 = files[1].valid_lines - 1; in pr_context_hunk()
245 if (files[0].linbuf[i + 1][-1] == '\n') in pr_context_hunk()
335 i = - files[0].prefix_lines; in pr_unidiff_hunk()
338 if (last0 < files[0].valid_lines - context) in pr_unidiff_hunk()
341 last0 = files[0].valid_lines - 1; in pr_unidiff_hunk()
342 if (last1 < files[1].valid_lines - context) in pr_unidiff_hunk()
[all …]
H A Ded.c55 print_number_range (',', &files[0], f0, l0); in print_ed_hunk()
72 if (files[1].linbuf[i][0] == '.' && files[1].linbuf[i][1] == '\n') in print_ed_hunk()
81 print_1_line ("", &files[1].linbuf[i]); in print_ed_hunk()
114 print_number_range (' ', files, f0, l0); in pr_forward_ed_hunk()
126 print_1_line ("", &files[1].linbuf[i]); in pr_forward_ed_hunk()
156 translate_range (&files[0], f0, l0, &tf0, &tl0); in print_rcs_hunk()
169 translate_range (&files[1], f1, l1, &tf1, &tl1); in print_rcs_hunk()
175 print_1_line ("", &files[1].linbuf[i]); in print_rcs_hunk()
H A Dside.c40 next0 = next1 = - files[0].prefix_lines; in print_sdiff_script()
43 print_sdiff_common_lines (files[0].valid_lines, files[1].valid_lines); in print_sdiff_script()
271 print_1sdiff_line (&files[0].linbuf[i0++], ' ', in print_sdiff_common_lines()
272 &files[1].linbuf[i1++]); in print_sdiff_common_lines()
274 print_1sdiff_line (0, ')', &files[1].linbuf[i1++]); in print_sdiff_common_lines()
277 print_1sdiff_line (&files[0].linbuf[i0++], '(', 0); in print_sdiff_common_lines()
314 print_1sdiff_line (&files[0].linbuf[i], '|', &files[1].linbuf[j]); in print_sdiff_hunk()
324 print_1sdiff_line (0, '>', &files[1].linbuf[j]); in print_sdiff_hunk()
332 print_1sdiff_line (&files[0].linbuf[i], '<', 0); in print_sdiff_hunk()
H A Dnormal.c53 print_number_range (',', &files[0], first0, last0); in print_normal_hunk()
55 print_number_range (',', &files[1], first1, last1); in print_normal_hunk()
65 print_1_line_nl ("<", &files[0].linbuf[i], true); in print_normal_hunk()
67 if (files[0].linbuf[i + 1][-1] == '\n') in print_normal_hunk()
81 print_1_line_nl (">", &files[1].linbuf[i], true); in print_normal_hunk()
83 if (files[1].linbuf[i + 1][-1] == '\n') in print_normal_hunk()
/dragonfly/contrib/cvs-1.12/contrib/
H A Drcslock.in106 @files = @ARGV[0..$#ARGV];
126 print "Checking directory ", $files[0] if defined $opt_v ;
128 if ( $files[0] =~ /^\// )
130 print "Directory path is $files[0]" if defined $opt_d ;
131 chdir $files[0] || die "Can't change to repository directory $files[0]" ;
135 print "Directory path is $cvsroot/$files[0]" if defined $opt_d ;
136 chdir ($cvsroot . "/" . $files[0]) ||
137 die "Can't change to repository directory $files[0] in $cvsroot" ;
212 foreach $i (@files[1..$#files])
H A Dintro.doc10 groups of files (for instance program sources).
13 of the files. You may at any time create a personal copy of these
14 files; if at a later date newer versions of the files are put in the
17 You may edit your copy of the files freely. If new versions of the
26 the files, you can 'commit' them into the central repository.
28 recent version of the files, cvs tells you this; then you have
43 Suppose you want a copy of the files in repository 'views' to be
52 directory, containing a copy of the files, which you may now work
63 warned of any files that contain clashes, the clashes will be
89 To see the commit messages for files, and who made them, use:
[all …]
H A Dlog_accum.in144 local($dir, @files) = @_;
148 foreach $file (@files) {
158 local(@files);
163 foreach (@files) {
179 if (@files) {
535 local(@files);
551 push(@files, $arg);
573 return @files;
598 @files = process_argv(@ARGV);
599 @path = split('/', $files[0]);
[all …]
/dragonfly/contrib/cvs-1.12/diff/
H A Ded.c57 print_number_range (',', &files[0], f0, l0);
70 i - f1 + translate_line_number (&files[0], f0) - 1);
78 if (files[1].linbuf[i][0] == '.'
79 && files[1].linbuf[i][1] == '\n')
85 i - f1 + translate_line_number (&files[0], f0));
90 print_1_line ("", &files[1].linbuf[i]);
126 print_number_range (' ', files, f0, l0);
138 print_1_line ("", &files[1].linbuf[i]);
172 translate_range (&files[0], f0, l0, &tf0, &tl0);
189 translate_range (&files[1], f1, l1, &tf1, &tl1);
[all …]
H A Dcontext.c90 find_function_last_search = - files[0].prefix_lines;
148 i = - files[0].prefix_lines;
172 print_context_number_range (&files[0], first0, last0);
196 print_1_line (prefix, &files[0].linbuf[i]);
201 print_context_number_range (&files[1], first1, last1);
225 print_1_line (prefix, &files[1].linbuf[i]);
279 i = - files[0].prefix_lines;
293 print_unidiff_number_range (&files[0], first0, last0);
320 print_1_line (0, &files[0].linbuf[i++]);
333 print_1_line (0, &files[0].linbuf[i++]);
[all …]
H A Dside.c41 next0 = next1 = - files[0].prefix_lines;
44 print_sdiff_common_lines (files[0].valid_lines, files[1].valid_lines);
233 print_1sdiff_line (&files[0].linbuf[i0++], ' ', &files[1].linbuf[i1++]);
235 print_1sdiff_line (0, ')', &files[1].linbuf[i1++]);
238 print_1sdiff_line (&files[0].linbuf[i0++], '(', 0);
271 print_1sdiff_line (&files[0].linbuf[i], '|', &files[1].linbuf[j]);
283 print_1sdiff_line (0, '>', &files[1].linbuf[j]);
291 print_1sdiff_line (&files[0].linbuf[i], '<', 0);
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dheaderdirs.texi9 where GCC stores its private include files, and also where GCC
10 stores the fixed include files. A cross compiled GCC runs
11 @code{fixincludes} on the header files in @file{$(tooldir)/include}.
12 (If the cross compilation header files need to be fixed, they must be
13 installed before GCC is built. If the cross compilation header files
17 is where @command{g++} looks first for header files. The C++ library
18 installs only target independent header files in that directory.
23 system should place header files.
29 is the place for other packages to install header files that GCC will
32 @code{fixincludes} processes any header files in this directory.
/dragonfly/contrib/gdb-7/gdb/data-directory/
H A DMakefile.in107 files='$(SYSCALLS_FILES)' ; \
108 for file in $$files ; do \
126 files='$(SYSCALLS_FILES)' ; \
127 for file in $$files; do \
137 for file in $$files ; do \
149 files='$(PYTHON_FILES)' ; \
150 for file in $$files ; do \
164 files='$(PYTHON_FILES)' ; \
165 for file in $$files ; do \
173 files='$(PYTHON_FILES)' ; \
[all …]
/dragonfly/lib/libkcore/
H A Dkcore_file.c54 kcore_get_files(struct kcore_data *kc, struct kinfo_file **files, size_t *len) in kcore_get_files() argument
69 *files = NULL; in kcore_get_files()
79 *files = malloc(maxfiles * sizeof(struct kinfo_file)); in kcore_get_files()
80 if (*files == NULL) { in kcore_get_files()
116 kcore_make_file(*files + *len, &fp, procs->kp_pid, 0, n); in kcore_get_files()
121 *files = reallocf(*files, *len * sizeof(struct kinfo_file)); in kcore_get_files()
122 if (*files == NULL) in kcore_get_files()
/dragonfly/contrib/xz/
H A DCOPYING5 Different licenses apply to different files in this package. Here
7 package (but check the individual files to be sure!):
16 - The scripts to grep, diff, and view compressed files have been
21 XZ Utils specific documentation files in other directories
26 - The build system contains public domain files, and files that
27 are under GNU GPLv2+ or GNU GPLv3+. None of these files end up
30 - Test files and test code in the tests directory, and debugging
33 - The extra directory may contain public domain files, and files
36 You can do whatever you want with the files that have been put into
52 The following license texts are included in the following files:
/dragonfly/share/mk/
H A Dbsd.README10 files for anything tricky.
14 the internal make include files, such as bsd.files.mk and bsd.man.mk, which
25 bsd.files.mk - install of general purpose files
28 bsd.incs.mk - install of include files
38 bsd.prog.mk - building programs from source files
63 The files are like C-style #include files, and pretty much behave like
194 remove the program and any object files.
208 run lint on the source files
210 create a tags file for the source files.
220 CLEANFILES Additional files to remove and
[all …]
/dragonfly/contrib/awk/
H A Drun.c2234 } *files; argument
2241 files = (struct files *) calloc(nfiles, sizeof(*files)); in stdinit()
2286 files = nf; in openfile()
2337 if (files[i].mode == GT || files[i].mode == '|') in closefile()
2340 if ((files[i].mode == GT && files[i].fp != stderr) in closefile()
2346 if (files[i].fp == stdin || files[i].fp == stdout || in closefile()
2349 else if (files[i].mode == '|' || files[i].mode == LE) in closefile()
2374 if (files[i].mode == GT || files[i].mode == '|') in closeall()
2377 if ((files[i].mode == GT && files[i].fp != stderr) in closeall()
2383 if (files[i].fp == stdin || files[i].fp == stdout || in closeall()
[all …]
/dragonfly/contrib/file/magic/Magdir/
H A Dstatistics10 # don't personally use it, data files in its native (proprietary) format
11 # are common (.dta files).
14 # sciences, Stata files and SPSS files can be opened by a lot of modern
18 # I noticed that the magic database includes an entry for SPSS files but
19 # not Stata files. Stata files for Stata 13 and newer (formats 117, 118,
42 # Example of those files can be found on Zenodo:
/dragonfly/etc/rc.d/
H A Dnsswitch76 hosts: files dns
77 networks: files
80 shells: files
83 protocols: files
84 rpc: files
118 files)
/dragonfly/contrib/binutils-2.27/gas/
H A Ddwarf2dbg.c479 if (files[last_used].dir in get_filenum()
526 if (files[i].dir == dir in get_filenum()
527 && files[i].filename in get_filenum()
543 files = XRESIZEVEC (struct file_entry, files, files_allocated); in get_filenum()
549 files[i].dir = dir; in get_filenum()
638 if (files[filenum].dir) in dwarf2_directive_loc()
1427 files[i].filename = ""; in out_file_list()
1432 files[i].dir ? dirs [files [i].dir] : ""); in out_file_list()
1440 files[i].dir ? dirs [files [i].dir] : "")); in out_file_list()
1443 files[i].dir ? dirs [files [i].dir] : "")); in out_file_list()
[all …]
/dragonfly/usr.sbin/service/
H A Dservice.sh68 files=`rcorder ${skip} ${local_rc} 2>/dev/null`
70 for file in `reverse_list ${files}`; do
77 for file in $files; do
95 files=`rcorder ${skip} /etc/rc.d/* ${local_rc} 2>/dev/null`
99 for file in $files; do
118 for file in $files; do
/dragonfly/contrib/libarchive/
H A DCOPYING8 intended to summarize the copyright status of the individual files;
9 the actual statements in the files are controlling.
11 * Except as listed below, all C sources (including .c and .h files)
12 and documentation files are subject to the copyright notice reproduced
15 * The following source files are also subject in whole or in part to
17 files for details:
22 * The following source files are in the public domain:
25 * The following source files are triple-licensed with the ability to choose
32 * The build files---including Makefiles, configure scripts,
34 widely varying licensing terms. Please check individual files before

12345678910>>...44