2 SRCS
= alldig.c allprint.c argv.c argv_split.c attr_clnt.c attr_print0.c \
3 attr_print64.c attr_print_plain.c attr_scan0.c attr_scan64.c \
4 attr_scan_plain.c auto_clnt.c base64_code.c
basename.c binhash.c \
5 chroot_uid.c cidr_match.c clean_env.c close_on_exec.c concatenate.c \
6 ctable.c dict.c dict_alloc.c dict_cdb.c dict_cidr.c dict_db.c \
7 dict_dbm.c dict_debug.c dict_env.c dict_ht.c dict_ni.c dict_nis.c \
8 dict_nisplus.c dict_open.c dict_pcre.c dict_regexp.c dict_sdbm.c \
9 dict_static.c dict_tcp.c dict_unix.c dir_forest.c doze.c dummy_read.c \
10 dummy_write.c duplex_pipe.c environ.c events.c exec_command.c \
11 fifo_listen.c fifo_trigger.c file_limit.c find_inet.c fsspace.c \
12 fullname.c get_domainname.c get_hostname.c hex_code.c hex_quote.c \
13 host_port.c htable.c inet_addr_host.c inet_addr_list.c \
14 inet_addr_local.c inet_connect.c inet_listen.c inet_proto.c \
15 inet_trigger.c line_wrap.c lowercase.c lstat_as.c mac_expand.c \
16 mac_parse.c make_dirs.c mask_addr.c match_list.c match_ops.c msg.c \
17 msg_output.c msg_syslog.c msg_vstream.c mvect.c myaddrinfo.c myflock.c \
18 mymalloc.c myrand.c mystrtok.c name_code.c name_mask.c netstring.c \
19 neuter.c non_blocking.c nvtable.c open_as.c open_limit.c open_lock.c \
20 peekfd.c percentm.c posix_signals.c printable.c rand_sleep.c \
21 read_wait.c readable.c readlline.c ring.c safe_getenv.c safe_open.c \
22 sane_accept.c sane_connect.c sane_link.c sane_rename.c \
23 sane_socketpair.c sane_time.c scan_dir.c set_eugid.c set_ugid.c \
24 sigdelay.c skipblanks.c sock_addr.c spawn_command.c split_at.c \
25 split_nameval.c stat_as.c strcasecmp.c stream_connect.c \
26 stream_listen.c stream_recv_fd.c stream_send_fd.c stream_trigger.c \
27 sys_compat.c timed_connect.c timed_read.c timed_wait.c timed_write.c \
28 translit.c trimblanks.c unescape.c unix_connect.c unix_listen.c \
29 unix_recv_fd.c unix_send_fd.c unix_trigger.c unsafe.c uppercase.c \
30 username.c valid_hostname.c vbuf.c vbuf_print.c vstream.c \
31 vstream_popen.c vstring.c vstring_vstream.c watchdog.c writable.c \
32 write_buf.c write_wait.c sane_basename.c format_tv.c allspace.c \
33 allascii.c load_file.c killme_after.c vstream_tweak.c upass_connect.c \
34 upass_listen.c upass_trigger.c edit_file.c inet_windowsize.c
35 OBJS
= alldig.o allprint.o argv.o argv_split.o attr_clnt.o attr_print0.o \
36 attr_print64.o attr_print_plain.o attr_scan0.o attr_scan64.o \
37 attr_scan_plain.o auto_clnt.o base64_code.o
basename.o binhash.o \
38 chroot_uid.o cidr_match.o clean_env.o close_on_exec.o concatenate.o \
39 ctable.o dict.o dict_alloc.o dict_cdb.o dict_cidr.o dict_db.o \
40 dict_dbm.o dict_debug.o dict_env.o dict_ht.o dict_ni.o dict_nis.o \
41 dict_nisplus.o dict_open.o dict_pcre.o dict_regexp.o dict_sdbm.o \
42 dict_static.o dict_tcp.o dict_unix.o dir_forest.o doze.o dummy_read.o \
43 dummy_write.o duplex_pipe.o environ.o events.o exec_command.o \
44 fifo_listen.o fifo_trigger.o file_limit.o find_inet.o fsspace.o \
45 fullname.o get_domainname.o get_hostname.o hex_code.o hex_quote.o \
46 host_port.o htable.o inet_addr_host.o inet_addr_list.o \
47 inet_addr_local.o inet_connect.o inet_listen.o inet_proto.o \
48 inet_trigger.o line_wrap.o lowercase.o lstat_as.o mac_expand.o \
49 mac_parse.o make_dirs.o mask_addr.o match_list.o match_ops.o msg.o \
50 msg_output.o msg_syslog.o msg_vstream.o mvect.o myaddrinfo.o myflock.o \
51 mymalloc.o myrand.o mystrtok.o name_code.o name_mask.o netstring.o \
52 neuter.o non_blocking.o nvtable.o open_as.o open_limit.o open_lock.o \
53 peekfd.o percentm.o posix_signals.o printable.o rand_sleep.o \
54 read_wait.o readable.o readlline.o ring.o safe_getenv.o safe_open.o \
55 sane_accept.o sane_connect.o sane_link.o sane_rename.o \
56 sane_socketpair.o sane_time.o scan_dir.o set_eugid.o set_ugid.o \
57 sigdelay.o skipblanks.o sock_addr.o spawn_command.o split_at.o \
58 split_nameval.o stat_as.o
$(STRCASE
) stream_connect.o \
59 stream_listen.o stream_recv_fd.o stream_send_fd.o stream_trigger.o \
60 sys_compat.o timed_connect.o timed_read.o timed_wait.o timed_write.o \
61 translit.o trimblanks.o unescape.o unix_connect.o unix_listen.o \
62 unix_recv_fd.o unix_send_fd.o unix_trigger.o unsafe.o uppercase.o \
63 username.o valid_hostname.o vbuf.o vbuf_print.o vstream.o \
64 vstream_popen.o vstring.o vstring_vstream.o watchdog.o writable.o \
65 write_buf.o write_wait.o sane_basename.o format_tv.o allspace.o \
66 allascii.o load_file.o killme_after.o vstream_tweak.o upass_connect.o \
67 upass_listen.o upass_trigger.o edit_file.o inet_windowsize.o
68 HDRS
= argv.h attr.h attr_clnt.h auto_clnt.h base64_code.h binhash.h \
69 chroot_uid.h cidr_match.h clean_env.h connect.h ctable.h dict.h \
70 dict_cdb.h dict_cidr.h dict_db.h dict_dbm.h dict_env.h dict_ht.h \
71 dict_ni.h dict_nis.h dict_nisplus.h dict_pcre.h dict_regexp.h \
72 dict_sdbm.h dict_static.h dict_tcp.h dict_unix.h dir_forest.h \
73 events.h exec_command.h find_inet.h fsspace.h fullname.h \
74 get_domainname.h get_hostname.h hex_code.h hex_quote.h host_port.h \
75 htable.h inet_addr_host.h inet_addr_list.h inet_addr_local.h \
76 inet_proto.h iostuff.h line_wrap.h listen.h lstat_as.h mac_expand.h \
77 mac_parse.h make_dirs.h mask_addr.h match_list.h match_ops.h msg.h \
78 msg_output.h msg_syslog.h msg_vstream.h mvect.h myaddrinfo.h myflock.h \
79 mymalloc.h myrand.h name_code.h name_mask.h netstring.h nvtable.h \
80 open_as.h open_lock.h percentm.h posix_signals.h readlline.h ring.h \
81 safe.h safe_open.h sane_accept.h sane_connect.h sane_fsops.h \
82 sane_socketpair.h sane_time.h scan_dir.h set_eugid.h set_ugid.h \
83 sigdelay.h sock_addr.h spawn_command.h split_at.h stat_as.h \
84 stringops.h sys_defs.h timed_connect.h timed_wait.h trigger.h \
85 username.h valid_hostname.h vbuf.h vbuf_print.h vstream.h vstring.h \
86 vstring_vstream.h watchdog.h format_tv.h load_file.h killme_after.h \
88 TESTSRC
= fifo_open.c fifo_rdwr_bug.c fifo_rdonly_bug.c select_bug.c \
89 stream_test.c dup2_pass_on_exec.c
90 DEFS
= -I.
-D
$(SYSTYPE
)
91 CFLAGS
= $(DEBUG
) $(OPT
) $(DEFS
)
92 FILES
= Makefile
$(SRCS
) $(HDRS
)
95 TESTPROG
= dict_open dup2_pass_on_exec events exec_command fifo_open \
96 fifo_rdonly_bug fifo_rdwr_bug fifo_trigger fsspace fullname \
97 inet_addr_host inet_addr_local mac_parse make_dirs msg_syslog \
98 mystrtok sigdelay translit valid_hostname vstream_popen \
99 vstring vstring_vstream doze select_bug stream_test mac_expand \
100 watchdog unescape hex_quote name_mask rand_sleep sane_time ctable \
101 inet_addr_list attr_print64 attr_scan64 base64_code attr_print0 \
102 attr_scan0 host_port attr_scan_plain attr_print_plain htable \
103 unix_recv_fd unix_send_fd stream_recv_fd stream_send_fd hex_code \
104 myaddrinfo myaddrinfo4 inet_proto sane_basename format_tv
107 INC_DIR
= ..
/..
/include
109 .c.o
:; $(CC
) $(CFLAGS
) -c
$*.c
113 $(OBJS
): ..
/..
/conf
/makedefs.out
115 Makefile
: Makefile.in
116 cat ..
/..
/conf
/makedefs.out
$?
>$@
121 $(AR
) $(ARFL
) $(LIB
) $?
124 $(LIB_DIR
)/$(LIB
): $(LIB
)
126 $(RANLIB
) $(LIB_DIR
)/$(LIB
)
128 update
: $(LIB_DIR
)/$(LIB
) $(HDRS
)
131 cmp
-s
$$i $(INC_DIR
)/$$i 2>/dev
/null || cp
$$i $(INC_DIR
); \
133 cd
$(INC_DIR
); chmod
644 $(HDRS
)
135 printfck
: $(OBJS
) $(PROG
)
139 sed
'1,/^# do not edit/!d' Makefile
>printfck
/Makefile
140 set
-e
; for i in
*.c
; do printfck
-f .printfck
$$i >printfck
/$$i; done
141 cd printfck
; make
"INC_DIR=../../../include" `cd ..; ls *.o`
150 rm -f
*.o
$(LIB
) *core
$(TESTPROG
) junk
$(MAKES
) *.tmp
155 dup2_pass_on_exec
: dup2_pass_on_exec.c
156 $(CC
) $(CFLAGS
) -o
$@
$@.c
$(SYSLIBS
)
160 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
163 msg_syslog
: msg_syslog.c
$(LIB
)
165 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
168 vstring_vstream
: $(LIB
)
170 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
173 valid_hostname
: valid_hostname.c
$(LIB
)
175 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
180 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
185 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
190 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
193 inet_addr_local
: $(LIB
)
195 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
198 inet_addr_host
: $(LIB
)
200 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
203 fifo_open
: fifo_open.c
204 $(CC
) $(CFLAGS
) -o
$@
$@.c
$(SYSLIBS
)
208 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
213 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
216 fifo_rdwr_bug
: fifo_rdwr_bug.c
$(LIB
)
217 $(CC
) $(CFLAGS
) -o
$@
$@.c
$(LIB
) $(SYSLIBS
)
219 fifo_rdonly_bug
: fifo_rdonly_bug.c
$(LIB
)
220 $(CC
) $(CFLAGS
) -o
$@
$@.c
$(LIB
) $(SYSLIBS
)
222 select_bug
: select_bug.c
$(LIB
)
223 $(CC
) $(CFLAGS
) -o
$@
$@.c
$(LIB
) $(SYSLIBS
)
227 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
232 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
237 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
242 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
247 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
250 vstream_popen
: $(LIB
)
252 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
257 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
262 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
267 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
272 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
277 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
282 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
287 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
292 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
297 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
302 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
305 inet_addr_list
: $(LIB
)
307 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
312 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
317 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
322 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
327 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
332 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
337 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
340 attr_scan_plain
: $(LIB
)
342 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
345 attr_print_plain
: $(LIB
)
347 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
352 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
357 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
362 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
365 stream_recv_fd
: $(LIB
)
367 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
370 stream_send_fd
: $(LIB
)
372 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
377 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
382 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
387 $(CC
) $(CFLAGS
) -DTEST
-DEMULATE_IPV4_ADDRINFO
-o
$@ myaddrinfo.c
$(LIB
) $(SYSLIBS
)
392 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
395 sane_basename
: $(LIB
)
397 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
400 stream_test
: stream_test.c
$(LIB
)
401 $(CC
) $(CFLAGS
) -o
$@
$@.c
$(LIB
) $(SYSLIBS
)
403 gcctest
: gccw.c gccw.ref
405 make gccw.o
2>&1 | sed
"s/\`/'/g; s/return-/return /" |
sort >gccw.tmp
406 diff gccw.ref gccw.tmp
407 rm -f gccw.o gccw.tmp
411 $(CC
) $(CFLAGS
) -DTEST
-o
$@
$@.c
$(LIB
) $(SYSLIBS
)
414 tests
: valid_hostname_test mac_expand_test dict_test unescape_test \
415 hex_quote_test ctable_test inet_addr_list_test base64_code_test \
416 attr_scan64_test attr_scan0_test dict_pcre_test host_port_test \
417 dict_cidr_test attr_scan_plain_test htable_test hex_code_test \
418 myaddrinfo_test format_tv_test
422 valid_hostname_test
: valid_hostname valid_hostname.in valid_hostname.ref
423 .
/valid_hostname
<valid_hostname.in
2>valid_hostname.tmp
424 diff valid_hostname.ref valid_hostname.tmp
425 rm -f valid_hostname.tmp
427 mac_expand_test
: mac_expand mac_expand.in mac_expand.ref
428 .
/mac_expand
<mac_expand.in
>mac_expand.tmp
2>&1
429 diff mac_expand.ref mac_expand.tmp
432 unescape_test
: unescape unescape.in unescape.ref
433 .
/unescape
<unescape.in | od
-cb
>unescape.tmp
434 diff
-b unescape.ref unescape.tmp
437 hex_quote_test
: hex_quote
438 .
/hex_quote
<hex_quote.c | od
-cb
>hex_quote.tmp
439 od
-cb
<hex_quote.c
>hex_quote.ref
440 cmp hex_quote.ref hex_quote.tmp
441 rm -f hex_quote.ref hex_quote.tmp
444 .
/ctable
<ctable.in
>ctable.tmp
2>&1
445 diff ctable.ref ctable.tmp
448 # On Linux, following test may require "modprobe ipv6" to enable IPv6.
450 inet_addr_list_test
: inet_addr_list
451 .
/inet_addr_list
`cat inet_addr_list.in` >inet_addr_list.tmp
2>&1
452 diff inet_addr_list.ref inet_addr_list.tmp
453 rm -f inet_addr_list.tmp
455 sane_basename_test
: sane_basename
456 .
/sane_basename
<sane_basename.in
>sane_basename.tmp
2>&1
457 diff sane_basename.ref sane_basename.tmp
458 rm -f sane_basename.tmp
460 base64_code_test
: base64_code
463 attr_scan64_test
: attr_print64 attr_scan64 attr_scan64.ref
464 (.
/attr_print64
2>&3 |
(sleep
1; .
/attr_scan64
)) >attr_scan64.tmp
2>&1 3>&1
465 diff attr_scan64.ref attr_scan64.tmp
466 rm -f attr_scan64.tmp
468 attr_scan0_test
: attr_print0 attr_scan0 attr_scan0.ref
469 (.
/attr_print0
2>&3 |
(sleep
1; .
/attr_scan0
)) >attr_scan0.tmp
2>&1 3>&1
470 diff attr_scan0.ref attr_scan0.tmp
473 dict_test
: dict_open testdb dict_test.in dict_test.ref
474 rm -f testdb.db testdb.
dir testdb.pag
475 ..
/postmap
/postmap
-N hash
:testdb
476 .
/dict_open hash
:testdb write
< dict_test.in
> dict_test.tmp
2>&1
477 diff dict_test.ref dict_test.tmp
478 ..
/postmap
/postmap
-n hash
:testdb
479 .
/dict_open hash
:testdb write
< dict_test.in
> dict_test.tmp
2>&1
480 diff dict_test.ref dict_test.tmp
481 rm -f testdb.db testdb.
dir testdb.pag dict_test.tmp
483 dict_pcre_test
: dict_open dict_pcre.in dict_pcre.map dict_pcre.ref
484 .
/dict_open pcre
:dict_pcre.map read
<dict_pcre.in
>dict_pcre.tmp
2>&1
485 diff dict_pcre.ref dict_pcre.tmp
488 dict_regexp_test
: dict_open dict_regexp.in dict_regexp.map dict_regexp.ref
489 .
/dict_open regexp
:dict_regexp.map read
<dict_regexp.in
>dict_regexp.tmp
2>&1
490 diff dict_regexp.ref dict_regexp.tmp
491 rm -f dict_regexp.tmp
493 dict_cidr_test
: dict_open dict_cidr.in dict_cidr.map dict_cidr.ref
494 .
/dict_open cidr
:dict_cidr.map read
<dict_cidr.in
>dict_cidr.tmp
2>&1
495 diff dict_cidr.ref dict_cidr.tmp
498 host_port_test
: host_port host_port.in host_port.ref
499 .
/host_port
<host_port.in
>host_port.tmp
2>&1
500 diff host_port.ref host_port.tmp
503 attr_scan_plain_test
: attr_print_plain attr_scan_plain attr_scan_plain.ref
504 (.
/attr_print_plain
2>&3 |
(sleep
1; .
/attr_scan_plain
)) >attr_scan_plain.tmp
2>&1 3>&1
505 diff attr_scan_plain.ref attr_scan_plain.tmp
506 rm -f attr_scan_plain.tmp
508 htable_test
: htable
/usr
/share
/dict
/words
509 .
/htable
< /usr
/share
/dict
/words
511 hex_code_test
: hex_code
514 myaddrinfo_test
: myaddrinfo myaddrinfo.ref myaddrinfo.ref2
515 .
/myaddrinfo
all belly.porcupine.org
168.100.189.2 >myaddrinfo.tmp
2>&1
516 diff myaddrinfo.ref myaddrinfo.tmp
518 .
/myaddrinfo
all null.porcupine.org
10.0.0.0 >myaddrinfo.tmp
2>&1
519 diff myaddrinfo.ref2 myaddrinfo.tmp
522 myaddrinfo4_test
: myaddrinfo4 myaddrinfo4.ref myaddrinfo4.ref2
523 .
/myaddrinfo4
all belly.porcupine.org
168.100.189.2 >myaddrinfo4.tmp
2>&1
524 diff myaddrinfo4.ref myaddrinfo4.tmp
525 .
/myaddrinfo4
all null.porcupine.org
10.0.0.0 >myaddrinfo4.tmp
2>&1
526 diff myaddrinfo4.ref2 myaddrinfo4.tmp
527 rm -f myaddrinfo4.tmp
529 format_tv_test
: format_tv format_tv.in format_tv.ref
530 .
/format_tv
<format_tv.in
>format_tv.tmp
531 diff format_tv.ref format_tv.tmp
535 (sed
'1,/^# do not edit/!d' Makefile.in
; \
536 set
-e
; for i in
[a-z
][a-z0-9
]*.c
; do \
537 $(CC
) -E
$(DEFS
) $(INCL
) $$i | grep
-v
'[<>]' | sed
-n
-e
'/^# *1 *"\([^"]*\)".*/{' \
538 -e
's//'`echo $$i|sed 's/c$$/o/'`': \1/' \
539 -e
's/o: \.\//o: /' -e p
-e
'}' ; \
540 done |
sort -u
) | grep
-v
'[.][o][:][ ][/]' >$$$$ && mv
$$$$ Makefile.in
541 @
$(EXPORT
) make
-f Makefile.in Makefile
1>&2
543 # do not edit below this line - it is generated by 'make depend'
544 allascii.o
: allascii.c
545 allascii.o
: stringops.h
546 allascii.o
: sys_defs.h
548 allascii.o
: vstring.h
550 alldig.o
: stringops.h
554 allprint.o
: allprint.c
555 allprint.o
: stringops.h
556 allprint.o
: sys_defs.h
558 allprint.o
: vstring.h
559 allspace.o
: allspace.c
560 allspace.o
: stringops.h
561 allspace.o
: sys_defs.h
563 allspace.o
: vstring.h
570 argv_split.o
: argv_split.c
571 argv_split.o
: mymalloc.h
573 argv_split.o
: stringops.h
574 argv_split.o
: sys_defs.h
576 argv_split.o
: vstring.h
578 attr_clnt.o
: attr_clnt.c
579 attr_clnt.o
: attr_clnt.h
580 attr_clnt.o
: auto_clnt.h
581 attr_clnt.o
: htable.h
582 attr_clnt.o
: iostuff.h
584 attr_clnt.o
: mymalloc.h
585 attr_clnt.o
: sys_defs.h
587 attr_clnt.o
: vstream.h
588 attr_print0.o
: attr.h
589 attr_print0.o
: attr_print0.c
590 attr_print0.o
: base64_code.h
591 attr_print0.o
: htable.h
593 attr_print0.o
: mymalloc.h
594 attr_print0.o
: sys_defs.h
595 attr_print0.o
: vbuf.h
596 attr_print0.o
: vstream.h
597 attr_print0.o
: vstring.h
598 attr_print64.o
: attr.h
599 attr_print64.o
: attr_print64.c
600 attr_print64.o
: base64_code.h
601 attr_print64.o
: htable.h
602 attr_print64.o
: msg.h
603 attr_print64.o
: mymalloc.h
604 attr_print64.o
: sys_defs.h
605 attr_print64.o
: vbuf.h
606 attr_print64.o
: vstream.h
607 attr_print64.o
: vstring.h
608 attr_print_plain.o
: attr.h
609 attr_print_plain.o
: attr_print_plain.c
610 attr_print_plain.o
: base64_code.h
611 attr_print_plain.o
: htable.h
612 attr_print_plain.o
: msg.h
613 attr_print_plain.o
: mymalloc.h
614 attr_print_plain.o
: sys_defs.h
615 attr_print_plain.o
: vbuf.h
616 attr_print_plain.o
: vstream.h
617 attr_print_plain.o
: vstring.h
619 attr_scan0.o
: attr_scan0.c
620 attr_scan0.o
: base64_code.h
621 attr_scan0.o
: htable.h
623 attr_scan0.o
: mymalloc.h
624 attr_scan0.o
: sys_defs.h
626 attr_scan0.o
: vstream.h
627 attr_scan0.o
: vstring.h
628 attr_scan0.o
: vstring_vstream.h
629 attr_scan64.o
: attr.h
630 attr_scan64.o
: attr_scan64.c
631 attr_scan64.o
: base64_code.h
632 attr_scan64.o
: htable.h
634 attr_scan64.o
: mymalloc.h
635 attr_scan64.o
: sys_defs.h
636 attr_scan64.o
: vbuf.h
637 attr_scan64.o
: vstream.h
638 attr_scan64.o
: vstring.h
639 attr_scan_plain.o
: attr.h
640 attr_scan_plain.o
: attr_scan_plain.c
641 attr_scan_plain.o
: base64_code.h
642 attr_scan_plain.o
: htable.h
643 attr_scan_plain.o
: msg.h
644 attr_scan_plain.o
: mymalloc.h
645 attr_scan_plain.o
: sys_defs.h
646 attr_scan_plain.o
: vbuf.h
647 attr_scan_plain.o
: vstream.h
648 attr_scan_plain.o
: vstring.h
649 auto_clnt.o
: auto_clnt.c
650 auto_clnt.o
: auto_clnt.h
651 auto_clnt.o
: connect.h
652 auto_clnt.o
: events.h
653 auto_clnt.o
: iostuff.h
655 auto_clnt.o
: mymalloc.h
656 auto_clnt.o
: split_at.h
657 auto_clnt.o
: sys_defs.h
659 auto_clnt.o
: vstream.h
660 base64_code.o
: base64_code.c
661 base64_code.o
: base64_code.h
663 base64_code.o
: mymalloc.h
664 base64_code.o
: sys_defs.h
665 base64_code.o
: vbuf.h
666 base64_code.o
: vstring.h
667 basename.o
: basename.c
668 basename.o
: stringops.h
669 basename.o
: sys_defs.h
671 basename.o
: vstring.h
675 binhash.o
: mymalloc.h
676 binhash.o
: sys_defs.h
677 chroot_uid.o
: chroot_uid.c
678 chroot_uid.o
: chroot_uid.h
680 chroot_uid.o
: sys_defs.h
681 cidr_match.o
: cidr_match.c
682 cidr_match.o
: cidr_match.h
683 cidr_match.o
: mask_addr.h
685 cidr_match.o
: myaddrinfo.h
686 cidr_match.o
: split_at.h
687 cidr_match.o
: stringops.h
688 cidr_match.o
: sys_defs.h
690 cidr_match.o
: vstring.h
692 clean_env.o
: clean_env.c
693 clean_env.o
: clean_env.h
696 clean_env.o
: sys_defs.h
697 close_on_exec.o
: close_on_exec.c
698 close_on_exec.o
: iostuff.h
699 close_on_exec.o
: msg.h
700 close_on_exec.o
: sys_defs.h
701 concatenate.o
: concatenate.c
702 concatenate.o
: mymalloc.h
703 concatenate.o
: stringops.h
704 concatenate.o
: sys_defs.h
705 concatenate.o
: vbuf.h
706 concatenate.o
: vstring.h
733 dict_alloc.o
: dict_alloc.c
735 dict_alloc.o
: mymalloc.h
736 dict_alloc.o
: sys_defs.h
738 dict_alloc.o
: vstream.h
739 dict_alloc.o
: vstring.h
742 dict_cdb.o
: dict_cdb.c
743 dict_cdb.o
: dict_cdb.h
744 dict_cdb.o
: iostuff.h
746 dict_cdb.o
: myflock.h
747 dict_cdb.o
: mymalloc.h
748 dict_cdb.o
: stringops.h
749 dict_cdb.o
: sys_defs.h
751 dict_cdb.o
: vstream.h
752 dict_cdb.o
: vstring.h
754 dict_cidr.o
: cidr_match.h
756 dict_cidr.o
: dict_cidr.c
757 dict_cidr.o
: dict_cidr.h
759 dict_cidr.o
: myaddrinfo.h
760 dict_cidr.o
: mymalloc.h
761 dict_cidr.o
: readlline.h
762 dict_cidr.o
: stringops.h
763 dict_cidr.o
: sys_defs.h
765 dict_cidr.o
: vstream.h
766 dict_cidr.o
: vstring.h
774 dict_db.o
: mymalloc.h
775 dict_db.o
: stringops.h
776 dict_db.o
: sys_defs.h
780 dict_dbm.o
: dict_dbm.c
781 dict_dbm.o
: sys_defs.h
784 dict_debug.o
: dict_debug.c
786 dict_debug.o
: mymalloc.h
787 dict_debug.o
: sys_defs.h
789 dict_debug.o
: vstream.h
790 dict_debug.o
: vstring.h
793 dict_env.o
: dict_env.c
794 dict_env.o
: dict_env.h
796 dict_env.o
: mymalloc.h
798 dict_env.o
: stringops.h
799 dict_env.o
: sys_defs.h
801 dict_env.o
: vstream.h
802 dict_env.o
: vstring.h
808 dict_ht.o
: mymalloc.h
809 dict_ht.o
: sys_defs.h
814 dict_ni.o
: sys_defs.h
817 dict_nis.o
: dict_nis.c
818 dict_nis.o
: dict_nis.h
820 dict_nis.o
: mymalloc.h
821 dict_nis.o
: stringops.h
822 dict_nis.o
: sys_defs.h
824 dict_nis.o
: vstream.h
825 dict_nis.o
: vstring.h
826 dict_nisplus.o
: argv.h
827 dict_nisplus.o
: dict.h
828 dict_nisplus.o
: dict_nisplus.c
829 dict_nisplus.o
: dict_nisplus.h
830 dict_nisplus.o
: msg.h
831 dict_nisplus.o
: mymalloc.h
832 dict_nisplus.o
: stringops.h
833 dict_nisplus.o
: sys_defs.h
834 dict_nisplus.o
: vbuf.h
835 dict_nisplus.o
: vstream.h
836 dict_nisplus.o
: vstring.h
839 dict_open.o
: dict_cdb.h
840 dict_open.o
: dict_cidr.h
841 dict_open.o
: dict_db.h
842 dict_open.o
: dict_dbm.h
843 dict_open.o
: dict_env.h
844 dict_open.o
: dict_ni.h
845 dict_open.o
: dict_nis.h
846 dict_open.o
: dict_nisplus.h
847 dict_open.o
: dict_open.c
848 dict_open.o
: dict_pcre.h
849 dict_open.o
: dict_regexp.h
850 dict_open.o
: dict_sdbm.h
851 dict_open.o
: dict_static.h
852 dict_open.o
: dict_tcp.h
853 dict_open.o
: dict_unix.h
854 dict_open.o
: htable.h
856 dict_open.o
: mymalloc.h
857 dict_open.o
: split_at.h
858 dict_open.o
: stringops.h
859 dict_open.o
: sys_defs.h
861 dict_open.o
: vstream.h
862 dict_open.o
: vstring.h
865 dict_pcre.o
: dict_pcre.c
866 dict_pcre.o
: dict_pcre.h
867 dict_pcre.o
: mac_parse.h
869 dict_pcre.o
: mymalloc.h
870 dict_pcre.o
: readlline.h
872 dict_pcre.o
: stringops.h
873 dict_pcre.o
: sys_defs.h
875 dict_pcre.o
: vstream.h
876 dict_pcre.o
: vstring.h
877 dict_regexp.o
: argv.h
878 dict_regexp.o
: dict.h
879 dict_regexp.o
: dict_regexp.c
880 dict_regexp.o
: dict_regexp.h
881 dict_regexp.o
: mac_parse.h
883 dict_regexp.o
: mymalloc.h
884 dict_regexp.o
: readlline.h
885 dict_regexp.o
: safe.h
886 dict_regexp.o
: stringops.h
887 dict_regexp.o
: sys_defs.h
888 dict_regexp.o
: vbuf.h
889 dict_regexp.o
: vstream.h
890 dict_regexp.o
: vstring.h
893 dict_sdbm.o
: dict_sdbm.c
894 dict_sdbm.o
: dict_sdbm.h
895 dict_sdbm.o
: htable.h
896 dict_sdbm.o
: iostuff.h
898 dict_sdbm.o
: myflock.h
899 dict_sdbm.o
: mymalloc.h
900 dict_sdbm.o
: stringops.h
901 dict_sdbm.o
: sys_defs.h
903 dict_sdbm.o
: vstream.h
904 dict_sdbm.o
: vstring.h
905 dict_static.o
: argv.h
906 dict_static.o
: dict.h
907 dict_static.o
: dict_static.c
908 dict_static.o
: dict_static.h
910 dict_static.o
: mymalloc.h
911 dict_static.o
: sys_defs.h
912 dict_static.o
: vbuf.h
913 dict_static.o
: vstream.h
914 dict_static.o
: vstring.h
916 dict_tcp.o
: connect.h
918 dict_tcp.o
: dict_tcp.c
919 dict_tcp.o
: dict_tcp.h
920 dict_tcp.o
: hex_quote.h
921 dict_tcp.o
: iostuff.h
923 dict_tcp.o
: mymalloc.h
924 dict_tcp.o
: stringops.h
925 dict_tcp.o
: sys_defs.h
927 dict_tcp.o
: vstream.h
928 dict_tcp.o
: vstring.h
929 dict_tcp.o
: vstring_vstream.h
932 dict_unix.o
: dict_unix.c
933 dict_unix.o
: dict_unix.h
935 dict_unix.o
: mymalloc.h
936 dict_unix.o
: stringops.h
937 dict_unix.o
: sys_defs.h
939 dict_unix.o
: vstream.h
940 dict_unix.o
: vstring.h
941 dir_forest.o
: dir_forest.c
942 dir_forest.o
: dir_forest.h
944 dir_forest.o
: sys_defs.h
946 dir_forest.o
: vstring.h
951 dummy_read.o
: dummy_read.c
952 dummy_read.o
: iostuff.h
954 dummy_read.o
: sys_defs.h
955 dummy_write.o
: dummy_write.c
956 dummy_write.o
: iostuff.h
958 dummy_write.o
: sys_defs.h
959 dup2_pass_on_exec.o
: dup2_pass_on_exec.c
960 duplex_pipe.o
: duplex_pipe.c
961 duplex_pipe.o
: iostuff.h
962 duplex_pipe.o
: sane_socketpair.h
963 duplex_pipe.o
: sys_defs.h
964 edit_file.o
: edit_file.c
965 edit_file.o
: edit_file.h
967 edit_file.o
: myflock.h
968 edit_file.o
: mymalloc.h
969 edit_file.o
: stringops.h
970 edit_file.o
: sys_defs.h
972 edit_file.o
: vstream.h
973 edit_file.o
: vstring.h
975 environ.o
: sys_defs.h
983 exec_command.o
: argv.h
984 exec_command.o
: exec_command.c
985 exec_command.o
: exec_command.h
986 exec_command.o
: msg.h
987 exec_command.o
: sys_defs.h
988 fifo_listen.o
: fifo_listen.c
989 fifo_listen.o
: iostuff.h
990 fifo_listen.o
: listen.h
992 fifo_listen.o
: sys_defs.h
993 fifo_open.o
: fifo_open.c
994 fifo_rdonly_bug.o
: fifo_rdonly_bug.c
995 fifo_rdonly_bug.o
: sys_defs.h
996 fifo_rdwr_bug.o
: fifo_rdwr_bug.c
997 fifo_rdwr_bug.o
: sys_defs.h
998 fifo_trigger.o
: fifo_trigger.c
999 fifo_trigger.o
: iostuff.h
1000 fifo_trigger.o
: msg.h
1001 fifo_trigger.o
: safe_open.h
1002 fifo_trigger.o
: sys_defs.h
1003 fifo_trigger.o
: trigger.h
1004 fifo_trigger.o
: vbuf.h
1005 fifo_trigger.o
: vstream.h
1006 fifo_trigger.o
: vstring.h
1007 file_limit.o
: file_limit.c
1008 file_limit.o
: iostuff.h
1010 file_limit.o
: sys_defs.h
1011 find_inet.o
: find_inet.c
1012 find_inet.o
: find_inet.h
1014 find_inet.o
: stringops.h
1015 find_inet.o
: sys_defs.h
1017 find_inet.o
: vstring.h
1018 format_tv.o
: format_tv.c
1019 format_tv.o
: format_tv.h
1021 format_tv.o
: sys_defs.h
1023 format_tv.o
: vstring.h
1024 fsspace.o
: fsspace.c
1025 fsspace.o
: fsspace.h
1027 fsspace.o
: sys_defs.h
1028 fullname.o
: fullname.c
1029 fullname.o
: fullname.h
1031 fullname.o
: sys_defs.h
1033 fullname.o
: vstring.h
1035 get_domainname.o
: get_domainname.c
1036 get_domainname.o
: get_domainname.h
1037 get_domainname.o
: get_hostname.h
1038 get_domainname.o
: mymalloc.h
1039 get_domainname.o
: sys_defs.h
1040 get_hostname.o
: get_hostname.c
1041 get_hostname.o
: get_hostname.h
1042 get_hostname.o
: msg.h
1043 get_hostname.o
: mymalloc.h
1044 get_hostname.o
: sys_defs.h
1045 get_hostname.o
: valid_hostname.h
1046 hex_code.o
: hex_code.c
1047 hex_code.o
: hex_code.h
1049 hex_code.o
: mymalloc.h
1050 hex_code.o
: sys_defs.h
1052 hex_code.o
: vstring.h
1053 hex_quote.o
: hex_quote.c
1054 hex_quote.o
: hex_quote.h
1056 hex_quote.o
: sys_defs.h
1058 hex_quote.o
: vstring.h
1059 host_port.o
: host_port.c
1060 host_port.o
: host_port.h
1062 host_port.o
: split_at.h
1063 host_port.o
: stringops.h
1064 host_port.o
: sys_defs.h
1065 host_port.o
: valid_hostname.h
1067 host_port.o
: vstring.h
1071 htable.o
: mymalloc.h
1072 htable.o
: sys_defs.h
1073 inet_addr_host.o
: inet_addr_host.c
1074 inet_addr_host.o
: inet_addr_host.h
1075 inet_addr_host.o
: inet_addr_list.h
1076 inet_addr_host.o
: inet_proto.h
1077 inet_addr_host.o
: msg.h
1078 inet_addr_host.o
: myaddrinfo.h
1079 inet_addr_host.o
: mymalloc.h
1080 inet_addr_host.o
: sock_addr.h
1081 inet_addr_host.o
: sys_defs.h
1082 inet_addr_list.o
: inet_addr_list.c
1083 inet_addr_list.o
: inet_addr_list.h
1084 inet_addr_list.o
: msg.h
1085 inet_addr_list.o
: myaddrinfo.h
1086 inet_addr_list.o
: mymalloc.h
1087 inet_addr_list.o
: sock_addr.h
1088 inet_addr_list.o
: sys_defs.h
1089 inet_addr_local.o
: hex_code.h
1090 inet_addr_local.o
: inet_addr_list.h
1091 inet_addr_local.o
: inet_addr_local.c
1092 inet_addr_local.o
: inet_addr_local.h
1093 inet_addr_local.o
: mask_addr.h
1094 inet_addr_local.o
: msg.h
1095 inet_addr_local.o
: myaddrinfo.h
1096 inet_addr_local.o
: mymalloc.h
1097 inet_addr_local.o
: sock_addr.h
1098 inet_addr_local.o
: sys_defs.h
1099 inet_addr_local.o
: vbuf.h
1100 inet_addr_local.o
: vstring.h
1101 inet_connect.o
: connect.h
1102 inet_connect.o
: host_port.h
1103 inet_connect.o
: inet_connect.c
1104 inet_connect.o
: inet_proto.h
1105 inet_connect.o
: iostuff.h
1106 inet_connect.o
: msg.h
1107 inet_connect.o
: myaddrinfo.h
1108 inet_connect.o
: mymalloc.h
1109 inet_connect.o
: sane_connect.h
1110 inet_connect.o
: sock_addr.h
1111 inet_connect.o
: sys_defs.h
1112 inet_connect.o
: timed_connect.h
1113 inet_listen.o
: host_port.h
1114 inet_listen.o
: inet_listen.c
1115 inet_listen.o
: inet_proto.h
1116 inet_listen.o
: iostuff.h
1117 inet_listen.o
: listen.h
1118 inet_listen.o
: msg.h
1119 inet_listen.o
: myaddrinfo.h
1120 inet_listen.o
: mymalloc.h
1121 inet_listen.o
: sane_accept.h
1122 inet_listen.o
: sock_addr.h
1123 inet_listen.o
: sys_defs.h
1124 inet_proto.o
: inet_proto.c
1125 inet_proto.o
: inet_proto.h
1127 inet_proto.o
: myaddrinfo.h
1128 inet_proto.o
: mymalloc.h
1129 inet_proto.o
: name_mask.h
1130 inet_proto.o
: sys_defs.h
1131 inet_proto.o
: vbuf.h
1132 inet_proto.o
: vstring.h
1133 inet_trigger.o
: connect.h
1134 inet_trigger.o
: events.h
1135 inet_trigger.o
: inet_trigger.c
1136 inet_trigger.o
: iostuff.h
1137 inet_trigger.o
: msg.h
1138 inet_trigger.o
: mymalloc.h
1139 inet_trigger.o
: sys_defs.h
1140 inet_trigger.o
: trigger.h
1141 inet_windowsize.o
: inet_windowsize.c
1142 inet_windowsize.o
: iostuff.h
1143 inet_windowsize.o
: msg.h
1144 inet_windowsize.o
: sys_defs.h
1145 killme_after.o
: killme_after.c
1146 killme_after.o
: killme_after.h
1147 killme_after.o
: sys_defs.h
1148 line_wrap.o
: line_wrap.c
1149 line_wrap.o
: line_wrap.h
1150 line_wrap.o
: sys_defs.h
1151 load_file.o
: iostuff.h
1152 load_file.o
: load_file.c
1153 load_file.o
: load_file.h
1155 load_file.o
: sys_defs.h
1157 load_file.o
: vstream.h
1158 lowercase.o
: lowercase.c
1159 lowercase.o
: stringops.h
1160 lowercase.o
: sys_defs.h
1162 lowercase.o
: vstring.h
1163 lstat_as.o
: lstat_as.c
1164 lstat_as.o
: lstat_as.h
1166 lstat_as.o
: set_eugid.h
1167 lstat_as.o
: sys_defs.h
1168 mac_expand.o
: mac_expand.c
1169 mac_expand.o
: mac_expand.h
1170 mac_expand.o
: mac_parse.h
1172 mac_expand.o
: mymalloc.h
1173 mac_expand.o
: sys_defs.h
1174 mac_expand.o
: vbuf.h
1175 mac_expand.o
: vstring.h
1176 mac_parse.o
: mac_parse.c
1177 mac_parse.o
: mac_parse.h
1179 mac_parse.o
: sys_defs.h
1181 mac_parse.o
: vstring.h
1182 make_dirs.o
: make_dirs.c
1183 make_dirs.o
: make_dirs.h
1185 make_dirs.o
: mymalloc.h
1186 make_dirs.o
: stringops.h
1187 make_dirs.o
: sys_defs.h
1189 make_dirs.o
: vstring.h
1190 mask_addr.o
: mask_addr.c
1191 mask_addr.o
: mask_addr.h
1193 mask_addr.o
: sys_defs.h
1194 match_list.o
: argv.h
1195 match_list.o
: dict.h
1196 match_list.o
: match_list.c
1197 match_list.o
: match_list.h
1198 match_list.o
: match_ops.h
1200 match_list.o
: mymalloc.h
1201 match_list.o
: stringops.h
1202 match_list.o
: sys_defs.h
1203 match_list.o
: vbuf.h
1204 match_list.o
: vstream.h
1205 match_list.o
: vstring.h
1206 match_list.o
: vstring_vstream.h
1208 match_ops.o
: cidr_match.h
1210 match_ops.o
: match_ops.c
1211 match_ops.o
: match_ops.h
1213 match_ops.o
: myaddrinfo.h
1214 match_ops.o
: mymalloc.h
1215 match_ops.o
: split_at.h
1216 match_ops.o
: stringops.h
1217 match_ops.o
: sys_defs.h
1219 match_ops.o
: vstream.h
1220 match_ops.o
: vstring.h
1225 msg_output.o
: msg_output.c
1226 msg_output.o
: msg_output.h
1227 msg_output.o
: msg_vstream.h
1228 msg_output.o
: mymalloc.h
1229 msg_output.o
: percentm.h
1230 msg_output.o
: stringops.h
1231 msg_output.o
: sys_defs.h
1232 msg_output.o
: vbuf.h
1233 msg_output.o
: vstream.h
1234 msg_output.o
: vstring.h
1236 msg_syslog.o
: msg_output.h
1237 msg_syslog.o
: msg_syslog.c
1238 msg_syslog.o
: msg_syslog.h
1239 msg_syslog.o
: safe.h
1240 msg_syslog.o
: stringops.h
1241 msg_syslog.o
: sys_defs.h
1242 msg_syslog.o
: vbuf.h
1243 msg_syslog.o
: vstring.h
1244 msg_vstream.o
: msg.h
1245 msg_vstream.o
: msg_output.h
1246 msg_vstream.o
: msg_vstream.c
1247 msg_vstream.o
: msg_vstream.h
1248 msg_vstream.o
: sys_defs.h
1249 msg_vstream.o
: vbuf.h
1250 msg_vstream.o
: vstream.h
1255 myaddrinfo.o
: inet_proto.h
1257 myaddrinfo.o
: myaddrinfo.c
1258 myaddrinfo.o
: myaddrinfo.h
1259 myaddrinfo.o
: mymalloc.h
1260 myaddrinfo.o
: sock_addr.h
1261 myaddrinfo.o
: stringops.h
1262 myaddrinfo.o
: sys_defs.h
1263 myaddrinfo.o
: valid_hostname.h
1264 myaddrinfo.o
: vbuf.h
1265 myaddrinfo.o
: vstring.h
1267 myflock.o
: myflock.c
1268 myflock.o
: myflock.h
1269 myflock.o
: sys_defs.h
1271 mymalloc.o
: mymalloc.c
1272 mymalloc.o
: mymalloc.h
1273 mymalloc.o
: sys_defs.h
1276 myrand.o
: sys_defs.h
1277 mystrtok.o
: mystrtok.c
1278 mystrtok.o
: stringops.h
1279 mystrtok.o
: sys_defs.h
1281 mystrtok.o
: vstring.h
1282 name_code.o
: name_code.c
1283 name_code.o
: name_code.h
1284 name_code.o
: sys_defs.h
1286 name_mask.o
: mymalloc.h
1287 name_mask.o
: name_mask.c
1288 name_mask.o
: name_mask.h
1289 name_mask.o
: stringops.h
1290 name_mask.o
: sys_defs.h
1292 name_mask.o
: vstring.h
1294 netstring.o
: netstring.c
1295 netstring.o
: netstring.h
1296 netstring.o
: sys_defs.h
1298 netstring.o
: vstream.h
1299 netstring.o
: vstring.h
1301 neuter.o
: stringops.h
1302 neuter.o
: sys_defs.h
1305 non_blocking.o
: iostuff.h
1306 non_blocking.o
: msg.h
1307 non_blocking.o
: non_blocking.c
1308 non_blocking.o
: sys_defs.h
1310 nvtable.o
: mymalloc.h
1311 nvtable.o
: nvtable.c
1312 nvtable.o
: nvtable.h
1313 nvtable.o
: sys_defs.h
1315 open_as.o
: open_as.c
1316 open_as.o
: open_as.h
1317 open_as.o
: set_eugid.h
1318 open_as.o
: sys_defs.h
1319 open_limit.o
: iostuff.h
1320 open_limit.o
: open_limit.c
1321 open_limit.o
: sys_defs.h
1323 open_lock.o
: myflock.h
1324 open_lock.o
: open_lock.c
1325 open_lock.o
: open_lock.h
1326 open_lock.o
: safe_open.h
1327 open_lock.o
: sys_defs.h
1329 open_lock.o
: vstream.h
1330 open_lock.o
: vstring.h
1333 peekfd.o
: sys_defs.h
1334 percentm.o
: percentm.c
1335 percentm.o
: percentm.h
1336 percentm.o
: sys_defs.h
1338 percentm.o
: vstring.h
1339 posix_signals.o
: posix_signals.c
1340 posix_signals.o
: posix_signals.h
1341 posix_signals.o
: sys_defs.h
1342 printable.o
: printable.c
1343 printable.o
: stringops.h
1344 printable.o
: sys_defs.h
1346 printable.o
: vstring.h
1347 rand_sleep.o
: iostuff.h
1349 rand_sleep.o
: myrand.h
1350 rand_sleep.o
: rand_sleep.c
1351 rand_sleep.o
: sys_defs.h
1352 read_wait.o
: iostuff.h
1354 read_wait.o
: read_wait.c
1355 read_wait.o
: sys_defs.h
1356 readable.o
: iostuff.h
1358 readable.o
: readable.c
1359 readable.o
: sys_defs.h
1361 readlline.o
: readlline.c
1362 readlline.o
: readlline.h
1363 readlline.o
: sys_defs.h
1365 readlline.o
: vstream.h
1366 readlline.o
: vstring.h
1369 safe_getenv.o
: safe.h
1370 safe_getenv.o
: safe_getenv.c
1371 safe_getenv.o
: sys_defs.h
1373 safe_open.o
: safe_open.c
1374 safe_open.o
: safe_open.h
1375 safe_open.o
: stringops.h
1376 safe_open.o
: sys_defs.h
1378 safe_open.o
: vstream.h
1379 safe_open.o
: vstring.h
1380 sane_accept.o
: msg.h
1381 sane_accept.o
: sane_accept.c
1382 sane_accept.o
: sane_accept.h
1383 sane_accept.o
: sys_defs.h
1384 sane_basename.o
: sane_basename.c
1385 sane_basename.o
: stringops.h
1386 sane_basename.o
: sys_defs.h
1387 sane_basename.o
: vbuf.h
1388 sane_basename.o
: vstring.h
1389 sane_connect.o
: msg.h
1390 sane_connect.o
: sane_connect.c
1391 sane_connect.o
: sane_connect.h
1392 sane_connect.o
: sys_defs.h
1394 sane_link.o
: sane_fsops.h
1395 sane_link.o
: sane_link.c
1396 sane_link.o
: sys_defs.h
1397 sane_rename.o
: msg.h
1398 sane_rename.o
: sane_fsops.h
1399 sane_rename.o
: sane_rename.c
1400 sane_rename.o
: sys_defs.h
1401 sane_socketpair.o
: msg.h
1402 sane_socketpair.o
: sane_socketpair.c
1403 sane_socketpair.o
: sane_socketpair.h
1404 sane_socketpair.o
: sys_defs.h
1406 sane_time.o
: sane_time.c
1407 sane_time.o
: sane_time.h
1408 sane_time.o
: sys_defs.h
1410 scan_dir.o
: mymalloc.h
1411 scan_dir.o
: scan_dir.c
1412 scan_dir.o
: scan_dir.h
1413 scan_dir.o
: stringops.h
1414 scan_dir.o
: sys_defs.h
1416 scan_dir.o
: vstring.h
1418 select_bug.o
: msg_vstream.h
1419 select_bug.o
: select_bug.c
1420 select_bug.o
: sys_defs.h
1421 select_bug.o
: vbuf.h
1422 select_bug.o
: vstream.h
1424 set_eugid.o
: set_eugid.c
1425 set_eugid.o
: set_eugid.h
1426 set_eugid.o
: sys_defs.h
1428 set_ugid.o
: set_ugid.c
1429 set_ugid.o
: set_ugid.h
1430 set_ugid.o
: sys_defs.h
1432 sigdelay.o
: posix_signals.h
1433 sigdelay.o
: sigdelay.c
1434 sigdelay.o
: sigdelay.h
1435 sigdelay.o
: sys_defs.h
1436 skipblanks.o
: skipblanks.c
1437 skipblanks.o
: stringops.h
1438 skipblanks.o
: sys_defs.h
1439 skipblanks.o
: vbuf.h
1440 skipblanks.o
: vstring.h
1442 sock_addr.o
: sock_addr.c
1443 sock_addr.o
: sock_addr.h
1444 sock_addr.o
: sys_defs.h
1445 spawn_command.o
: argv.h
1446 spawn_command.o
: clean_env.h
1447 spawn_command.o
: exec_command.h
1448 spawn_command.o
: msg.h
1449 spawn_command.o
: set_ugid.h
1450 spawn_command.o
: spawn_command.c
1451 spawn_command.o
: spawn_command.h
1452 spawn_command.o
: sys_defs.h
1453 spawn_command.o
: timed_wait.h
1454 split_at.o
: split_at.c
1455 split_at.o
: split_at.h
1456 split_at.o
: sys_defs.h
1457 split_nameval.o
: msg.h
1458 split_nameval.o
: split_nameval.c
1459 split_nameval.o
: stringops.h
1460 split_nameval.o
: sys_defs.h
1461 split_nameval.o
: vbuf.h
1462 split_nameval.o
: vstring.h
1464 stat_as.o
: set_eugid.h
1465 stat_as.o
: stat_as.c
1466 stat_as.o
: stat_as.h
1467 stat_as.o
: sys_defs.h
1468 strcasecmp.o
: strcasecmp.c
1469 strcasecmp.o
: sys_defs.h
1470 stream_connect.o
: connect.h
1471 stream_connect.o
: iostuff.h
1472 stream_connect.o
: msg.h
1473 stream_connect.o
: stream_connect.c
1474 stream_connect.o
: sys_defs.h
1475 stream_listen.o
: iostuff.h
1476 stream_listen.o
: listen.h
1477 stream_listen.o
: msg.h
1478 stream_listen.o
: stream_listen.c
1479 stream_listen.o
: sys_defs.h
1480 stream_recv_fd.o
: iostuff.h
1481 stream_recv_fd.o
: msg.h
1482 stream_recv_fd.o
: stream_recv_fd.c
1483 stream_recv_fd.o
: sys_defs.h
1484 stream_send_fd.o
: iostuff.h
1485 stream_send_fd.o
: msg.h
1486 stream_send_fd.o
: stream_send_fd.c
1487 stream_send_fd.o
: sys_defs.h
1488 stream_test.o
: connect.h
1489 stream_test.o
: iostuff.h
1490 stream_test.o
: listen.h
1491 stream_test.o
: msg.h
1492 stream_test.o
: msg_vstream.h
1493 stream_test.o
: stream_test.c
1494 stream_test.o
: sys_defs.h
1495 stream_test.o
: vbuf.h
1496 stream_test.o
: vstream.h
1497 stream_trigger.o
: connect.h
1498 stream_trigger.o
: events.h
1499 stream_trigger.o
: iostuff.h
1500 stream_trigger.o
: msg.h
1501 stream_trigger.o
: mymalloc.h
1502 stream_trigger.o
: stream_trigger.c
1503 stream_trigger.o
: sys_defs.h
1504 stream_trigger.o
: trigger.h
1505 sys_compat.o
: iostuff.h
1506 sys_compat.o
: sys_compat.c
1507 sys_compat.o
: sys_defs.h
1508 timed_connect.o
: iostuff.h
1509 timed_connect.o
: msg.h
1510 timed_connect.o
: sane_connect.h
1511 timed_connect.o
: sys_defs.h
1512 timed_connect.o
: timed_connect.c
1513 timed_connect.o
: timed_connect.h
1514 timed_read.o
: iostuff.h
1516 timed_read.o
: sys_defs.h
1517 timed_read.o
: timed_read.c
1519 timed_wait.o
: posix_signals.h
1520 timed_wait.o
: sys_defs.h
1521 timed_wait.o
: timed_wait.c
1522 timed_wait.o
: timed_wait.h
1523 timed_write.o
: iostuff.h
1524 timed_write.o
: msg.h
1525 timed_write.o
: sys_defs.h
1526 timed_write.o
: timed_write.c
1527 translit.o
: stringops.h
1528 translit.o
: sys_defs.h
1529 translit.o
: translit.c
1531 translit.o
: vstring.h
1532 trimblanks.o
: stringops.h
1533 trimblanks.o
: sys_defs.h
1534 trimblanks.o
: trimblanks.c
1535 trimblanks.o
: vbuf.h
1536 trimblanks.o
: vstring.h
1537 unescape.o
: stringops.h
1538 unescape.o
: sys_defs.h
1539 unescape.o
: unescape.c
1541 unescape.o
: vstring.h
1542 unix_connect.o
: connect.h
1543 unix_connect.o
: iostuff.h
1544 unix_connect.o
: msg.h
1545 unix_connect.o
: sane_connect.h
1546 unix_connect.o
: sys_defs.h
1547 unix_connect.o
: timed_connect.h
1548 unix_connect.o
: unix_connect.c
1549 unix_listen.o
: iostuff.h
1550 unix_listen.o
: listen.h
1551 unix_listen.o
: msg.h
1552 unix_listen.o
: sane_accept.h
1553 unix_listen.o
: sys_defs.h
1554 unix_listen.o
: unix_listen.c
1555 unix_recv_fd.o
: iostuff.h
1556 unix_recv_fd.o
: msg.h
1557 unix_recv_fd.o
: sys_defs.h
1558 unix_recv_fd.o
: unix_recv_fd.c
1559 unix_send_fd.o
: iostuff.h
1560 unix_send_fd.o
: msg.h
1561 unix_send_fd.o
: sys_defs.h
1562 unix_send_fd.o
: unix_send_fd.c
1563 unix_trigger.o
: connect.h
1564 unix_trigger.o
: events.h
1565 unix_trigger.o
: iostuff.h
1566 unix_trigger.o
: msg.h
1567 unix_trigger.o
: mymalloc.h
1568 unix_trigger.o
: sys_defs.h
1569 unix_trigger.o
: trigger.h
1570 unix_trigger.o
: unix_trigger.c
1572 unsafe.o
: sys_defs.h
1574 upass_connect.o
: connect.h
1575 upass_connect.o
: events.h
1576 upass_connect.o
: iostuff.h
1577 upass_connect.o
: msg.h
1578 upass_connect.o
: mymalloc.h
1579 upass_connect.o
: sane_connect.h
1580 upass_connect.o
: sane_socketpair.h
1581 upass_connect.o
: sys_defs.h
1582 upass_connect.o
: timed_connect.h
1583 upass_connect.o
: upass_connect.c
1584 upass_listen.o
: iostuff.h
1585 upass_listen.o
: listen.h
1586 upass_listen.o
: msg.h
1587 upass_listen.o
: sane_accept.h
1588 upass_listen.o
: sys_defs.h
1589 upass_listen.o
: upass_listen.c
1590 upass_trigger.o
: connect.h
1591 upass_trigger.o
: events.h
1592 upass_trigger.o
: iostuff.h
1593 upass_trigger.o
: msg.h
1594 upass_trigger.o
: mymalloc.h
1595 upass_trigger.o
: sys_defs.h
1596 upass_trigger.o
: trigger.h
1597 upass_trigger.o
: upass_trigger.c
1598 uppercase.o
: stringops.h
1599 uppercase.o
: sys_defs.h
1600 uppercase.o
: uppercase.c
1602 uppercase.o
: vstring.h
1603 username.o
: sys_defs.h
1604 username.o
: username.c
1605 username.o
: username.h
1606 valid_hostname.o
: msg.h
1607 valid_hostname.o
: mymalloc.h
1608 valid_hostname.o
: stringops.h
1609 valid_hostname.o
: sys_defs.h
1610 valid_hostname.o
: valid_hostname.c
1611 valid_hostname.o
: valid_hostname.h
1612 valid_hostname.o
: vbuf.h
1613 valid_hostname.o
: vstring.h
1618 vbuf_print.o
: sys_defs.h
1619 vbuf_print.o
: vbuf.h
1620 vbuf_print.o
: vbuf_print.c
1621 vbuf_print.o
: vbuf_print.h
1622 vbuf_print.o
: vstring.h
1623 vstream.o
: iostuff.h
1625 vstream.o
: mymalloc.h
1626 vstream.o
: sys_defs.h
1628 vstream.o
: vbuf_print.h
1629 vstream.o
: vstream.c
1630 vstream.o
: vstream.h
1631 vstream.o
: vstring.h
1632 vstream_popen.o
: argv.h
1633 vstream_popen.o
: clean_env.h
1634 vstream_popen.o
: exec_command.h
1635 vstream_popen.o
: iostuff.h
1636 vstream_popen.o
: msg.h
1637 vstream_popen.o
: set_ugid.h
1638 vstream_popen.o
: sys_defs.h
1639 vstream_popen.o
: vbuf.h
1640 vstream_popen.o
: vstream.h
1641 vstream_popen.o
: vstream_popen.c
1642 vstream_tweak.o
: msg.h
1643 vstream_tweak.o
: sys_defs.h
1644 vstream_tweak.o
: vbuf.h
1645 vstream_tweak.o
: vstream.h
1646 vstream_tweak.o
: vstream_tweak.c
1648 vstring.o
: mymalloc.h
1649 vstring.o
: sys_defs.h
1651 vstring.o
: vbuf_print.h
1652 vstring.o
: vstring.c
1653 vstring.o
: vstring.h
1654 vstring_vstream.o
: msg.h
1655 vstring_vstream.o
: sys_defs.h
1656 vstring_vstream.o
: vbuf.h
1657 vstring_vstream.o
: vstream.h
1658 vstring_vstream.o
: vstring.h
1659 vstring_vstream.o
: vstring_vstream.c
1660 vstring_vstream.o
: vstring_vstream.h
1661 watchdog.o
: killme_after.h
1663 watchdog.o
: mymalloc.h
1664 watchdog.o
: posix_signals.h
1665 watchdog.o
: sys_defs.h
1666 watchdog.o
: watchdog.c
1667 watchdog.o
: watchdog.h
1668 writable.o
: iostuff.h
1670 writable.o
: sys_defs.h
1671 writable.o
: writable.c
1672 write_buf.o
: iostuff.h
1674 write_buf.o
: sys_defs.h
1675 write_buf.o
: write_buf.c
1676 write_wait.o
: iostuff.h
1678 write_wait.o
: sys_defs.h
1679 write_wait.o
: write_wait.c