pkgsrc/devel/arch/PLIST
jonb 3107edfe3a Update to 1.0pre9, fix MASTER_SITES to use archive directory, so the next
update does not break the fetch.  Improve the method used to insert GNU
patch into the installed package.  Update fixes include:

* A set of changes to support "mawk".

  If "awk" is "mawk", certain Posix regexps that were used by
  arch aren't handled, causing commands to fail.  These have
  been replaced with regexps that all awks should understand.
  (Patch from Jan Harkes.)

* LC_ (locale) environment variables are now set more carefully.
  (Reported by Federico Di Gregorio.)

* A new command, `make-sync-tree' has been added.
  See "http://www.regexps.com/src/docs.d/arch/html/sync.html".

* The "Standard-date:" field in log messages is now GMT
  and includes the time-of-day.
  (Suggested by Daniele Nicolodi.)

* Remaining (reported) Solaris portability problems fixed.
  (Patches from Jonathan Geisler.)

* CDPATH is unset in `larch'

  If CDPATH is set, with some shells, `cd' produces unwanted
  output.  Therefore, `larch' unsets CDPATH. (Reported by
  John Ellson, diagnosed by Lele Gaifax.)

* Various minor bug fixes.  Among these are the configuration
  system changes requested by people who have tried building
  on cygwin, though I'm certain there's much more to be done
  before arch actually works on cygwin.

* Naming Conventions Tweaked
  Source files can now begin with "_" and must not end with ".a" or
  ".o".  The names "CVS.adm", "SCCS", and "RCSLOG" have been added to
  the list of "not a source file".  (reported by several people).

  Someone asked to also exclude some compiler intermediate
  files, such as "y.tab.c" -- I've not done that because it
  is common practice to distribute such files with programs
  to make bootstrapping easier.


* user id syntax liberalized

  "_" is now permitted in the unique id part of a user id.  This is
  really a partial fix -- `valid-id' should agree precisely with
  various standards on what is a legal email address and domain
  name, but the more extensive fix is being postponed until a
  more complete review of all of the naming convention functions
  takes place.  (Reported by don_dayley.)

* valid-log-file error message clarified

   In response to user confusion, `valid-log-file' now reports
   errors like:

        missing (or empty) "Summary:" header

   instead of just


        missing "Summary:" header

   (Reported by several people.)


* bugs in the hackerlab "tests/arrays-tests" and "tests/fs-tests" have
  been fixed (Reported and patched by Matthias Neeracher).

* an awk syntax error in `log-header-field' has been fixed
  (Reported and patch by Jan Harkes.)

* You can now use an alternative shell for configuration

  "config.status" files now start with "#!" lines and the
  "src/build-tools/scripts" configuration scripts use an
  explicitly chosen shell to call each other.  The top-level
  configure script now accepts a "--config-shell SHELL" option.

  This is a small step towards cygwin portability, and eases
  some of the portability constraints on "configure" for systems
  where "/bin/sh" is not quite posix.

  (Reported by Jason Diamond and others.)

* added a --pull option to push-mirror

  The new option speeds up the case of pushing from a remote archive
  to a local mirror.

* avoid dirent portability problems

  Some portability problems in libhackerlab's use of dirent have been
  fixed.  (Reported by several people.)

* `star-merge --finish' was broken.
  Now it isn't.

* `prepare-branch': bug fix from geisler

* `reconcile': bug fix from geisler

* `whats-missing': bug fix from geisler
2002-02-21 03:02:33 +00:00

646 lines
22 KiB
Text

@comment $NetBSD: PLIST,v 1.4 2002/02/21 03:02:33 jonb Exp $
bin/arch--release-arch--1.0--patch-9-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/larch
bin/need-args
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/file-names.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/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/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
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-revision
libexec/arch/arch/init-tree
libexec/arch/arch/inventory
libexec/arch/arch/join-branch
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-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/local/patch
libexec/arch/naming-conventions/Help.category
libexec/arch/naming-conventions/Help.category_title
libexec/arch/naming-conventions/Help.list
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-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/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