diff options
author | wennmach <wennmach> | 2000-10-18 16:32:57 +0000 |
---|---|---|
committer | wennmach <wennmach> | 2000-10-18 16:32:57 +0000 |
commit | b240ed919d439e330c8f6cfe272de10f48b6bdd0 (patch) | |
tree | 3dfb5b5c85ea355076713df3654a335f356feb20 /net/arla/pkg | |
parent | d872e63cca5463ae401e614015a91e61b37281ee (diff) | |
download | pkgsrc-b240ed919d439e330c8f6cfe272de10f48b6bdd0.tar.gz |
Update arla to 0.34.5.
This version of arla has improved BSD support, so that patches
(patch-ao, patch-ap, patch-aq, and patch-ar) are no longer necessary.
It has improved deadlock detection and many other bug fixes.
Diffstat (limited to 'net/arla/pkg')
-rw-r--r-- | net/arla/pkg/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/arla/pkg/PLIST b/net/arla/pkg/PLIST index 40151b1ac34..155c18fc415 100644 --- a/net/arla/pkg/PLIST +++ b/net/arla/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2000/08/17 13:10:14 wiz Exp $ +@comment $NetBSD: PLIST,v 1.4 2000/10/18 16:32:59 wennmach Exp $ include/atypes.h include/fs_errors.h include/base64.h @@ -11,6 +11,7 @@ include/arla-roken.h include/lock.h include/preempt.h include/timer.h +include/rtbl.h include/rx/rx.h include/rx/rx_clock.h include/rx/rx_event.h |