chiark / gitweb /
regress: Fix a message about length return values
[adns.git] / .gitignore
1 Makefile
2 config.log
3 config.cache
4 config.status
5 autom4te.cache
6 dist_tmp
7 adns-*.tar.gz
8 adns-*.tar.gz.sig
9 common.make
10 settings.make
11 *.tmp*
12 *.o
13 *.so
14 *.a
15 *~
16 adnshost.txt
17 x.gdb
18 client/Makefile
19 client/adnstest_s
20 client/fanftest_s
21 client/addrtext_s
22 client/adnslogres
23 client/adnslogres_s
24 client/adnsheloex
25 client/adnsheloex_s
26 client/adnshost
27 client/adnshost_s
28 client/adnsresfilter
29 client/adnsresfilter_s
30 dynamic/Makefile
31 dynamic/libadns.so.*
32 regress/fuzzcat.d
33 regress/Makefile
34 regress/*_record
35 regress/*_playback
36 regress/*_fuzz
37 regress/output-*.*
38 regress/fuzz-*
39 regress/pipe.out
40 regress/pipe.err
41 regress/harness.h
42 regress/hcommon.c
43 regress/hplayback.c
44 regress/hrecord.c
45 regress/hredirect.h
46 regress/hsyscalls.h
47 src/Makefile
48 src/config.h
49 web