summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorAssar Westerlund <assar@FreeBSD.org>2001-08-02 07:55:20 +0000
committerAssar Westerlund <assar@FreeBSD.org>2001-08-02 07:55:20 +0000
commitcf674f07917a8786163eb439e5959242d67e886e (patch)
tree1ee5987a398f56c9a219395ebb69ecd74a6e365c /net
parentUpgrade to 3.0.1 (diff)
add missing files
Notes
Notes: svn path=/head/; revision=45721
Diffstat (limited to 'net')
-rw-r--r--net/arla/Makefile6
-rw-r--r--net/arla/pkg-plist5
2 files changed, 10 insertions, 1 deletions
diff --git a/net/arla/Makefile b/net/arla/Makefile
index 816c7c7291e6..326e69d3daeb 100644
--- a/net/arla/Makefile
+++ b/net/arla/Makefile
@@ -23,6 +23,10 @@ BROKEN= requires kernel source
.endif
GNU_CONFIGURE= yes
-MAN3= cmd.3
+MAN1= rxdebug.1 tokens.1 unlog.1 aklog.1 klog.1 fs.1 kalog.1 pts.1 \
+ udebug.1
+MAN3= cmd.3 log_log.3
+MAN5= CellServDB.5 DynRootDB.5 ThisCell.5 SuidCells.5
+MAN8= mount_xfs.8 umount_xfs.8 arlad.8 arla-cli.8 vos.8 bos.8
.include <bsd.port.mk>
diff --git a/net/arla/pkg-plist b/net/arla/pkg-plist
index 82d6a7c6cc27..7686f5bd3ef7 100644
--- a/net/arla/pkg-plist
+++ b/net/arla/pkg-plist
@@ -1,6 +1,8 @@
+bin/aklog
bin/amon
bin/bos
bin/fs
+bin/kalog
bin/klog
bin/mk_cmds
bin/pts
@@ -21,6 +23,7 @@ etc/ThisCell.default
@unexec if cmp -s %D/etc/arla.conf %D/etc/arla.conf.default; then rm -f %D/etc/arla.conf; fi
etc/arla.conf.default
include/afs/cmd.h
+include/arlalib.h
include/atypes.h
include/auth.h
include/base64.h
@@ -37,6 +40,7 @@ include/fs_errors.h
include/getarg.h
include/hash.h
include/heap.h
+include/ka-procs.h
include/list.h
include/lock.h
include/log.h
@@ -96,6 +100,7 @@ lib/libsl.a
lib/libss.a
lib/libutil.a
libexec/arlad
+sbin/arla-cli
sbin/rxperf
sbin/mount_xfs
sbin/startarla