summaryrefslogtreecommitdiff
path: root/net/arla
AgeCommit message (Collapse)AuthorFilesLines
2000-10-13Make arla compile on pmax.wennmach2-1/+28
2000-08-30Upgrade arla to 0.34.2wennmach4-5/+63
The main purpose of this upgrade is the support of NetBSD-1.5. Also, patch-ar was added to make arla compile on m68k machines.
2000-08-22Added three patches to deal with a potential deadlock situation, which maywennmach4-1/+365
arise when writing back data from a vnode failed because the ticket expired in the meantime. From arla-current, thanks to Assar Westerlund and Love.
2000-08-21Update IGNORE-messages for recent changes: add ${PKGNAME} wherehubertf1-2/+2
appropriate.
2000-08-17remove unnecessary whitespacewiz1-3/+3
2000-08-15Update arla to 0.34.1.wennmach11-77/+48
arla-0.34.1 contains a new `bos' program, improves handling of write-back of mmaped pages after close, more stability, bug fixes, and, most notably, contains updates to the *BSD code.
2000-08-02Also check if the kernel sources can be found under $BSDSRCDIR/syswennmach1-6/+11
2000-08-01Added a conditional IGNORE if the kernel sources are not found under /sys.wennmach1-1/+5
The arla pkg builds an LKM, xfs_mod.o, and under NetBSD the full kernel sources are currently needed to build LKMs.
2000-07-26make makepatchsumwennmach1-1/+2
2000-07-26Make this pkg compile on NetBSD/pmax.wennmach1-0/+16
2000-06-30Remove some more smartness from Makefilewennmach2-17/+5
2000-06-30Remove unneccessary patch-ai.wennmach4-25/+4
Do not automatically add an entry for xfs to /etc/fstab (pointed out by hubertf).
2000-06-22remove bogus entry for patch-al~wiz1-2/+1
2000-06-18Add new patch to make sure that the test for vfs_getnewfsid worksassar2-1/+21
correctly on 1.4ZD, from "Dr. Lex Wennmacher" <wennmach@geo.Uni-Koeln.DE>
2000-06-08Initial import of arla-0.33, a free AFS implementation from KTHwennmach22-0/+560
(Kungliga Tekniska Hoogskolan, Stockholm, Sweden)