summaryrefslogtreecommitdiff
path: root/devel/arch/PLIST
blob: 4195b809380026ec2f114271d3d85d86301bdc03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
@comment $NetBSD: PLIST,v 1.5 2002/07/24 22:59:28 jonb Exp $
bin/arch--release-arch--1.0--patch-16-cfg
bin/arch--release-arch-cfg
bin/arch-cfg
bin/as-daemon
bin/copy-file-list
bin/dangerous-rename
bin/file-metadata
bin/file-tag
bin/ftp-push
bin/inventory
bin/larch
bin/mkpatch
bin/need-args
bin/pipe-friendly
bin/read-link
bin/set-file-metadata
bin/unfold
bin/wftp-cd
bin/wftp-delete
bin/wftp-get
bin/wftp-home
bin/wftp-ls
bin/wftp-mkdir
bin/wftp-noop
bin/wftp-put
bin/wftp-pwd
bin/wftp-rename
bin/wftp-rmdir
bin/with-file-lock
bin/with-ftp
include/ftp-utils/client/command.h
include/ftp-utils/client/protocol.h
include/ftp-utils/client/reply.h
include/hackerlab/arrays/ar.h
include/hackerlab/arrays/pow2-array-compact.h
include/hackerlab/arrays/pow2-array-print.h
include/hackerlab/arrays/pow2-array.h
include/hackerlab/bitsets/bits-print.h
include/hackerlab/bitsets/bits.h
include/hackerlab/bitsets/bitset-print.h
include/hackerlab/bitsets/bitset-tree-print.h
include/hackerlab/bitsets/bitset-tree.h
include/hackerlab/bitsets/bitset.h
include/hackerlab/bitsets/uni-bits.h
include/hackerlab/bugs/panic-exit.h
include/hackerlab/bugs/panic.h
include/hackerlab/bugs/test-coverage.h
include/hackerlab/char/char-class.h
include/hackerlab/char/char-name.h
include/hackerlab/char/str.h
include/hackerlab/cmd/main.h
include/hackerlab/cmd/opt.h
include/hackerlab/fmt/cvt-double-constants.h
include/hackerlab/fmt/cvt-double-tables.h
include/hackerlab/fmt/cvt-double.h
include/hackerlab/fmt/cvt.h
include/hackerlab/fs/cwd.h
include/hackerlab/fs/file-names.h
include/hackerlab/fs/tmp-files.h
include/hackerlab/hash/hash-utils.h
include/hackerlab/hash/hashtree.h
include/hackerlab/machine/alignment.h
include/hackerlab/machine/endian.h
include/hackerlab/machine/types.h
include/hackerlab/mem/alloc-limits.h
include/hackerlab/mem/mem.h
include/hackerlab/mem/must-malloc.h
include/hackerlab/os/arpa/inet.h
include/hackerlab/os/char-class-locale.h
include/hackerlab/os/char-cmp-locale.h
include/hackerlab/os/dirent.h
include/hackerlab/os/errno-to-string.h
include/hackerlab/os/errno.h
include/hackerlab/os/exit-status.h
include/hackerlab/os/exit.h
include/hackerlab/os/fcntl.h
include/hackerlab/os/limits.h
include/hackerlab/os/malloc.h
include/hackerlab/os/math.h
include/hackerlab/os/netdb.h
include/hackerlab/os/netinet/in.h
include/hackerlab/os/pwd.h
include/hackerlab/os/setjmp.h
include/hackerlab/os/signal.h
include/hackerlab/os/stdarg.h
include/hackerlab/os/stddef.h
include/hackerlab/os/stdlib.h
include/hackerlab/os/sys/mman.h
include/hackerlab/os/sys/param.h
include/hackerlab/os/sys/socket.h
include/hackerlab/os/sys/stat.h
include/hackerlab/os/sys/time.h
include/hackerlab/os/sys/types.h
include/hackerlab/os/sys/un.h
include/hackerlab/os/sys/wait.h
include/hackerlab/os/time.h
include/hackerlab/os/unistd.h
include/hackerlab/os/utime.h
include/hackerlab/rx-posix/dup-max.h
include/hackerlab/rx-posix/errnorx.h
include/hackerlab/rx-posix/limits.h
include/hackerlab/rx-posix/match-regexp.h
include/hackerlab/rx-posix/posix.h
include/hackerlab/rx-posix/re8-parse.h
include/hackerlab/rx-posix/regex.h
include/hackerlab/rx-posix/regexps.h
include/hackerlab/rx-xml/re.h
include/hackerlab/rx/bits-tree-rules.h
include/hackerlab/rx/dbug.h
include/hackerlab/rx/dfa-cache.h
include/hackerlab/rx/dfa-iso8859-1.h
include/hackerlab/rx/dfa-utf16.h
include/hackerlab/rx/dfa-utf8.h
include/hackerlab/rx/dfa.h
include/hackerlab/rx/escape.h
include/hackerlab/rx/nfa-cache.h
include/hackerlab/rx/nfa.h
include/hackerlab/rx/super.h
include/hackerlab/rx/tree.h
include/hackerlab/sort/qsort.h
include/hackerlab/uni/coding-inlines.h
include/hackerlab/uni/coding.h
include/hackerlab/uni/invariant.h
include/hackerlab/uni/unidata.h
include/hackerlab/unicode/unicode.h
include/hackerlab/unicode/unidata.h
include/hackerlab/unidata/bitset-lookup.h
include/hackerlab/unidata/bitsets.h
include/hackerlab/unidata/blocks.h
include/hackerlab/unidata/case-db-inlines.h
include/hackerlab/unidata/case-db-macros.h
include/hackerlab/unidata/case-db.h
include/hackerlab/unidata/coding.h
include/hackerlab/unidata/combine-db-macros.h
include/hackerlab/unidata/combine-db.h
include/hackerlab/unidata/db-inlines.h
include/hackerlab/unidata/db-macros.h
include/hackerlab/unidata/db.h
include/hackerlab/unidata/decomp-db-macros.h
include/hackerlab/unidata/decomp-db.h
include/hackerlab/unidata/unidata.h
include/hackerlab/vu-network/url-socket.h
include/hackerlab/vu/printfmt-va.h
include/hackerlab/vu/printfmt.h
include/hackerlab/vu/reserv.h
include/hackerlab/vu/safe-printfmt.h
include/hackerlab/vu/safe-vfdbuf.h
include/hackerlab/vu/safe-vu-utils-vfdbuf.h
include/hackerlab/vu/safe-vu-utils.h
include/hackerlab/vu/safe.h
include/hackerlab/vu/url-fd.h
include/hackerlab/vu/vfdbuf.h
include/hackerlab/vu/vu-bad-arg.h
include/hackerlab/vu/vu-dash.h
include/hackerlab/vu/vu-help.h
include/hackerlab/vu/vu-sys.h
include/hackerlab/vu/vu-utils-vfdbuf.h
include/hackerlab/vu/vu-utils.h
include/hackerlab/vu/vu-virtual-null.h
include/hackerlab/vu/vu.h
include/hackerlab/xml/charsets.h
lib/libftp.a
lib/libhackerlab.a
libexec/arch/arch/add
libexec/arch/arch/add-log
libexec/arch/arch/add-pristine
libexec/arch/arch/arch-rmrf
libexec/arch/arch/archive-cache-revision
libexec/arch/arch/archive-cached-revisions
libexec/arch/arch/archive-readme
libexec/arch/arch/archive-uncache-revision
libexec/arch/arch/archives
libexec/arch/arch/body-indent
libexec/arch/arch/branch-readme
libexec/arch/arch/branches
libexec/arch/arch/build-by-patching
libexec/arch/arch/build-config
libexec/arch/arch/build-revision
libexec/arch/arch/cache-dir
libexec/arch/arch/cached-index
libexec/arch/arch/cat-archive-log
libexec/arch/arch/cat-library-file
libexec/arch/arch/cat-log
libexec/arch/arch/categories
libexec/arch/arch/category-readme
libexec/arch/arch/changelog
libexec/arch/arch/check-manifest
libexec/arch/arch/commit
libexec/arch/arch/config-history
libexec/arch/arch/copy-from-archive-cache
libexec/arch/arch/copy-from-cache
libexec/arch/arch/copy-from-fresh-start-base
libexec/arch/arch/copy-from-library
libexec/arch/arch/copy-or-stash
libexec/arch/arch/copy-to-patch-log
libexec/arch/arch/copy-tree-precious
libexec/arch/arch/delete
libexec/arch/arch/delete-pristine
libexec/arch/arch/delta-patch
libexec/arch/arch/distribution-name
libexec/arch/arch/dopatch
libexec/arch/arch/empty-patch
libexec/arch/arch/explicit-default
libexec/arch/arch/file-diffs
libexec/arch/arch/file-history
libexec/arch/arch/file-list
libexec/arch/arch/file-syntax-filter
libexec/arch/arch/find-in-cache
libexec/arch/arch/finish-branch
libexec/arch/arch/get
libexec/arch/arch/get-archive-name
libexec/arch/arch/get-patch
libexec/arch/arch/heading
libexec/arch/arch/import
libexec/arch/arch/indicated-config-file
libexec/arch/arch/indicated-revision
libexec/arch/arch/init-tree
libexec/arch/arch/inventory
libexec/arch/arch/join-branch
libexec/arch/arch/larch
libexec/arch/arch/library-add
libexec/arch/arch/library-archives
libexec/arch/arch/library-branches
libexec/arch/arch/library-categories
libexec/arch/arch/library-file
libexec/arch/arch/library-find
libexec/arch/arch/library-log
libexec/arch/arch/library-remove
libexec/arch/arch/library-revisions
libexec/arch/arch/library-versions
libexec/arch/arch/lock-branch
libexec/arch/arch/lock-pristine
libexec/arch/arch/lock-revision
libexec/arch/arch/log-for-merge
libexec/arch/arch/log-header-field
libexec/arch/arch/log-ls
libexec/arch/arch/logs
libexec/arch/arch/mail-new-branches
libexec/arch/arch/mail-new-categories
libexec/arch/arch/mail-new-revisions
libexec/arch/arch/mail-new-versions
libexec/arch/arch/make-archive
libexec/arch/arch/make-branch
libexec/arch/arch/make-cache-temp-dir
libexec/arch/arch/make-category
libexec/arch/arch/make-library-browser
libexec/arch/arch/make-lock
libexec/arch/arch/make-log
libexec/arch/arch/make-sync-tree
libexec/arch/arch/make-version
libexec/arch/arch/manifest
libexec/arch/arch/merge-points
libexec/arch/arch/missing-tags
libexec/arch/arch/mkpatch
libexec/arch/arch/move
libexec/arch/arch/my-default-archive
libexec/arch/arch/my-id
libexec/arch/arch/my-notifier
libexec/arch/arch/my-revision-library
libexec/arch/arch/nest
libexec/arch/arch/nested
libexec/arch/arch/new-on-branch
libexec/arch/arch/noop
libexec/arch/arch/notify
libexec/arch/arch/notify-browser
libexec/arch/arch/notify-library
libexec/arch/arch/old-file
libexec/arch/arch/parse-package-name
libexec/arch/arch/patch-add-log
libexec/arch/arch/patch-details
libexec/arch/arch/patch-level-lt
libexec/arch/arch/patch-report
libexec/arch/arch/patch-set-web
libexec/arch/arch/prepare-branch
libexec/arch/arch/previous-patch-level
libexec/arch/arch/pristines
libexec/arch/arch/push-mirror
libexec/arch/arch/push-new-revisions
libexec/arch/arch/putdir
libexec/arch/arch/putlast
libexec/arch/arch/reconcile
libexec/arch/arch/record-config
libexec/arch/arch/register-archive
libexec/arch/arch/remove-log
libexec/arch/arch/replay
libexec/arch/arch/replay-config
libexec/arch/arch/revisions
libexec/arch/arch/sendmail-mailx
libexec/arch/arch/set-manifest
libexec/arch/arch/set-tree-version
libexec/arch/arch/show-config
libexec/arch/arch/sort-revisions
libexec/arch/arch/star-merge
libexec/arch/arch/tag
libexec/arch/arch/tagging-method
libexec/arch/arch/take-from-cache
libexec/arch/arch/top
libexec/arch/arch/touched-files-prereqs
libexec/arch/arch/tree-lint
libexec/arch/arch/tree-repair
libexec/arch/arch/tree-root
libexec/arch/arch/tree-version
libexec/arch/arch/update
libexec/arch/arch/update-config
libexec/arch/arch/update-distributions
libexec/arch/arch/valid-archive-location
libexec/arch/arch/valid-archive-name
libexec/arch/arch/valid-config-name
libexec/arch/arch/valid-id
libexec/arch/arch/valid-log-file
libexec/arch/arch/valid-package-name
libexec/arch/arch/valid-patch-level-name
libexec/arch/arch/version-readme
libexec/arch/arch/versions
libexec/arch/arch/wd-check-for-patch-log
libexec/arch/arch/wd-mv-pristine
libexec/arch/arch/wd-txn
libexec/arch/arch/what-changed
libexec/arch/arch/whats-missing
libexec/arch/arch/whereis-archive
libexec/arch/arch/with-archive
libexec/arch/arch/with-archive-settings
libexec/arch/arch/without-archive
libexec/arch/archive-transactions/Help.category
libexec/arch/archive-transactions/Help.category_title
libexec/arch/archive-transactions/Help.list
libexec/arch/archive-transactions/arch-rmrf
libexec/arch/archive-transactions/build-by-patching
libexec/arch/archive-transactions/build-revision
libexec/arch/archive-transactions/commit
libexec/arch/archive-transactions/copy-from-archive-cache
libexec/arch/archive-transactions/copy-from-fresh-start-base
libexec/arch/archive-transactions/get
libexec/arch/archive-transactions/get-patch
libexec/arch/archive-transactions/import
libexec/arch/archive-transactions/lock-branch
libexec/arch/archive-transactions/lock-revision
libexec/arch/archive-transactions/make-lock
libexec/arch/archive-transactions/push-mirror
libexec/arch/archive-transactions/putdir
libexec/arch/archive-transactions/putlast
libexec/arch/archive-transactions/wd-txn
libexec/arch/archives/Help.category
libexec/arch/archives/Help.category_title
libexec/arch/archives/Help.list
libexec/arch/archives/archive-cache-revision
libexec/arch/archives/archive-cached-revisions
libexec/arch/archives/archive-readme
libexec/arch/archives/archive-uncache-revision
libexec/arch/archives/branch-readme
libexec/arch/archives/branches
libexec/arch/archives/cat-archive-log
libexec/arch/archives/categories
libexec/arch/archives/category-readme
libexec/arch/archives/get-archive-name
libexec/arch/archives/make-archive
libexec/arch/archives/make-branch
libexec/arch/archives/make-category
libexec/arch/archives/make-version
libexec/arch/archives/noop
libexec/arch/archives/previous-patch-level
libexec/arch/archives/revisions
libexec/arch/archives/version-readme
libexec/arch/archives/versions
libexec/arch/branching-and-merging/Help.category
libexec/arch/branching-and-merging/Help.category_title
libexec/arch/branching-and-merging/Help.list
libexec/arch/branching-and-merging/delta-patch
libexec/arch/branching-and-merging/finish-branch
libexec/arch/branching-and-merging/join-branch
libexec/arch/branching-and-merging/make-sync-tree
libexec/arch/branching-and-merging/prepare-branch
libexec/arch/branching-and-merging/reconcile
libexec/arch/branching-and-merging/replay
libexec/arch/branching-and-merging/star-merge
libexec/arch/branching-and-merging/tag
libexec/arch/branching-and-merging/update
libexec/arch/branching-and-merging/whats-missing
libexec/arch/configurations/Help.category
libexec/arch/configurations/Help.category_title
libexec/arch/configurations/Help.list
libexec/arch/configurations/build-config
libexec/arch/configurations/config-history
libexec/arch/configurations/record-config
libexec/arch/configurations/replay-config
libexec/arch/configurations/show-config
libexec/arch/configurations/update-config
libexec/arch/input/Help.category
libexec/arch/input/Help.category_title
libexec/arch/input/Help.list
libexec/arch/input/file-syntax-filter
libexec/arch/inventory/Help.category
libexec/arch/inventory/Help.category_title
libexec/arch/inventory/Help.list
libexec/arch/inventory/add
libexec/arch/inventory/check-manifest
libexec/arch/inventory/delete
libexec/arch/inventory/explicit-default
libexec/arch/inventory/inventory
libexec/arch/inventory/manifest
libexec/arch/inventory/missing-tags
libexec/arch/inventory/move
libexec/arch/inventory/set-manifest
libexec/arch/inventory/tagging-method
libexec/arch/inventory/tree-lint
libexec/arch/library/Help.category
libexec/arch/library/Help.category_title
libexec/arch/library/Help.list
libexec/arch/library/cat-library-file
libexec/arch/library/copy-from-library
libexec/arch/library/file-history
libexec/arch/library/file-history.awk
libexec/arch/library/library-add
libexec/arch/library/library-archives
libexec/arch/library/library-branches
libexec/arch/library/library-categories
libexec/arch/library/library-file
libexec/arch/library/library-find
libexec/arch/library/library-log
libexec/arch/library/library-remove
libexec/arch/library/library-revisions
libexec/arch/library/library-versions
libexec/arch/library/my-revision-library
libexec/arch/library/touched-files-prereqs
libexec/arch/local-cache/Help.category
libexec/arch/local-cache/Help.category_title
libexec/arch/local-cache/Help.list
libexec/arch/local-cache/add-pristine
libexec/arch/local-cache/cache-dir
libexec/arch/local-cache/cached-index
libexec/arch/local-cache/copy-from-cache
libexec/arch/local-cache/delete-pristine
libexec/arch/local-cache/file-diffs
libexec/arch/local-cache/find-in-cache
libexec/arch/local-cache/lock-pristine
libexec/arch/local-cache/make-cache-temp-dir
libexec/arch/local-cache/old-file
libexec/arch/local-cache/pristines
libexec/arch/local-cache/take-from-cache
libexec/arch/local-cache/wd-mv-pristine
libexec/arch/local-cache/what-changed
libexec/arch/naming-conventions/Help.category
libexec/arch/naming-conventions/Help.category_title
libexec/arch/naming-conventions/Help.list
libexec/arch/naming-conventions/indicated-config-file
libexec/arch/naming-conventions/indicated-revision
libexec/arch/naming-conventions/parse-package-name
libexec/arch/naming-conventions/patch-level-lt
libexec/arch/naming-conventions/sort-revisions
libexec/arch/naming-conventions/valid-archive-location
libexec/arch/naming-conventions/valid-archive-name
libexec/arch/naming-conventions/valid-config-name
libexec/arch/naming-conventions/valid-id
libexec/arch/naming-conventions/valid-package-name
libexec/arch/naming-conventions/valid-patch-level-name
libexec/arch/notify/Help.category
libexec/arch/notify/Help.category_title
libexec/arch/notify/Help.list
libexec/arch/notify/mail-new-branches
libexec/arch/notify/mail-new-categories
libexec/arch/notify/mail-new-revisions
libexec/arch/notify/mail-new-versions
libexec/arch/notify/my-notifier
libexec/arch/notify/notify
libexec/arch/notify/notify-browser
libexec/arch/notify/notify-library
libexec/arch/notify/push-new-revisions
libexec/arch/notify/sendmail-mailx
libexec/arch/output/Help.category
libexec/arch/output/Help.category_title
libexec/arch/output/Help.list
libexec/arch/output/body-indent
libexec/arch/output/file-list
libexec/arch/output/heading
libexec/arch/output/nest
libexec/arch/output/nested
libexec/arch/output/top
libexec/arch/patch-logs/Help.category
libexec/arch/patch-logs/Help.category_title
libexec/arch/patch-logs/Help.list
libexec/arch/patch-logs/add-log
libexec/arch/patch-logs/cat-log
libexec/arch/patch-logs/changelog
libexec/arch/patch-logs/copy-to-patch-log
libexec/arch/patch-logs/log-for-merge
libexec/arch/patch-logs/log-header-field
libexec/arch/patch-logs/log-ls
libexec/arch/patch-logs/logs
libexec/arch/patch-logs/make-log
libexec/arch/patch-logs/merge-points
libexec/arch/patch-logs/new-on-branch
libexec/arch/patch-logs/patch-list-description.awk
libexec/arch/patch-logs/remove-log
libexec/arch/patch-logs/valid-log-file
libexec/arch/patch-logs/wd-check-for-patch-log
libexec/arch/patch-sets/Help.category
libexec/arch/patch-sets/Help.category_title
libexec/arch/patch-sets/Help.list
libexec/arch/patch-sets/compute-renamed.awk
libexec/arch/patch-sets/dopatch
libexec/arch/patch-sets/empty-patch
libexec/arch/patch-sets/mkpatch
libexec/arch/patch-sets/patch-add-log
libexec/arch/patch-sets/patch-report
libexec/arch/project-tree/Help.category
libexec/arch/project-tree/Help.category_title
libexec/arch/project-tree/Help.list
libexec/arch/project-tree/copy-or-stash
libexec/arch/project-tree/copy-tree-precious
libexec/arch/project-tree/init-tree
libexec/arch/project-tree/set-tree-version
libexec/arch/project-tree/tree-repair
libexec/arch/project-tree/tree-root
libexec/arch/project-tree/tree-version
libexec/arch/remote/Help.category
libexec/arch/remote/Help.category_title
libexec/arch/remote/Help.list
libexec/arch/remote/with-archive
libexec/arch/remote/with-archive-settings
libexec/arch/remote/without-archive
libexec/arch/user/Help.category
libexec/arch/user/Help.category_title
libexec/arch/user/Help.list
libexec/arch/user/archives
libexec/arch/user/my-default-archive
libexec/arch/user/my-id
libexec/arch/user/register-archive
libexec/arch/user/whereis-archive
libexec/arch/web/Help.category
libexec/arch/web/Help.category_title
libexec/arch/web/Help.list
libexec/arch/web/browser-display.html
libexec/arch/web/browser-help-branches.html
libexec/arch/web/browser-help-categories.html
libexec/arch/web/browser-help-creators.html
libexec/arch/web/browser-help-versions.html
libexec/arch/web/browser-help.html
libexec/arch/web/browser-left.html
libexec/arch/web/browser-nav.html
libexec/arch/web/browser-right.html
libexec/arch/web/browser-top.html
libexec/arch/web/browser.html
libexec/arch/web/details.awk
libexec/arch/web/distribution-name
libexec/arch/web/distribution-right-index.awk
libexec/arch/web/file-details.awk
libexec/arch/web/left-index.awk
libexec/arch/web/left-table.awk
libexec/arch/web/make-library-browser
libexec/arch/web/patch-details
libexec/arch/web/patch-list-rows.awk
libexec/arch/web/patch-set-web
libexec/arch/web/revisions-right-index.awk
libexec/arch/web/right-index.awk
libexec/arch/web/update-distributions
share/doc/html/arch/arbitrary-patching.html
share/doc/html/arch/arch.html
share/doc/html/arch/archive-format.html
share/doc/html/arch/archives.html
share/doc/html/arch/automatic-triggers.html
share/doc/html/arch/basic-branching-and-merging.html
share/doc/html/arch/basic-rc.html
share/doc/html/arch/configurations.html
share/doc/html/arch/data-sheet.html
share/doc/html/arch/development-paths.html
share/doc/html/arch/document-license.html
share/doc/html/arch/getting-started.html
share/doc/html/arch/idempotent-merging.html
share/doc/html/arch/implementing-policies.html
share/doc/html/arch/in-general.html
share/doc/html/arch/indexes.html
share/doc/html/arch/introduction.html
share/doc/html/arch/inventory.html
share/doc/html/arch/logs-after-merging.html
share/doc/html/arch/multi-tree-projects.html
share/doc/html/arch/on-hacking.html
share/doc/html/arch/overview.html
share/doc/html/arch/patch-logs.html
share/doc/html/arch/patch-set-format.html
share/doc/html/arch/patches.html
share/doc/html/arch/preparing-to-merge.html
share/doc/html/arch/pristine-cache.html
share/doc/html/arch/project-names.html
share/doc/html/arch/project-trees.html
share/doc/html/arch/reconciling.html
share/doc/html/arch/revision-lib.html
share/doc/html/arch/source-license.html
share/doc/html/arch/star-topology.html
share/doc/html/arch/sync.html
share/doc/html/arch/system-requirements.html
share/doc/html/arch/theory-of-patches.html
share/doc/html/arch/triggers.html
share/doc/html/arch/user-names.html
share/doc/html/arch/using-triggers.html
share/doc/html/arch/web-site.html
share/examples/arch/README.000.first-steps
share/examples/arch/README.010.first-archive
share/examples/arch/README.020.branching-arch
share/examples/arch/README.025.branching-advice
share/examples/arch/README.030.importing-arch-releases
share/examples/arch/README.040.importing-other-releases
share/examples/arch/browser/=browser
share/examples/arch/browser/=configs
share/examples/arch/browser/=dists
share/examples/arch/notifier/=browser-opts
share/examples/arch/notifier/=rules.archives
@dirrm share/examples/arch/notifier
@dirrm share/examples/arch/browser
@dirrm share/examples/arch
@dirrm share/doc/html/arch
@dirrm libexec/arch/web
@dirrm libexec/arch/user
@dirrm libexec/arch/remote
@dirrm libexec/arch/project-tree
@dirrm libexec/arch/patch-sets
@dirrm libexec/arch/patch-logs
@dirrm libexec/arch/output
@dirrm libexec/arch/notify
@dirrm libexec/arch/naming-conventions
@dirrm libexec/arch/local-cache
@dirrm libexec/arch/library
@dirrm libexec/arch/inventory
@dirrm libexec/arch/input
@dirrm libexec/arch/configurations
@dirrm libexec/arch/branching-and-merging
@dirrm libexec/arch/archives
@dirrm libexec/arch/archive-transactions
@dirrm libexec/arch/arch
@dirrm libexec/arch
@dirrm include/hackerlab/xml
@dirrm include/hackerlab/vu-network
@dirrm include/hackerlab/vu
@dirrm include/hackerlab/unidata
@dirrm include/hackerlab/unicode
@dirrm include/hackerlab/uni
@dirrm include/hackerlab/sort
@dirrm include/hackerlab/rx-xml
@dirrm include/hackerlab/rx-posix
@dirrm include/hackerlab/rx
@dirrm include/hackerlab/os/sys
@dirrm include/hackerlab/os/netinet
@dirrm include/hackerlab/os/arpa
@dirrm include/hackerlab/os
@dirrm include/hackerlab/mem
@dirrm include/hackerlab/machine
@dirrm include/hackerlab/hash
@dirrm include/hackerlab/fs
@dirrm include/hackerlab/fmt
@dirrm include/hackerlab/cmd
@dirrm include/hackerlab/char
@dirrm include/hackerlab/bugs
@dirrm include/hackerlab/bitsets
@dirrm include/hackerlab/arrays
@dirrm include/hackerlab
@dirrm include/ftp-utils/client
@dirrm include/ftp-utils