summaryrefslogtreecommitdiff
path: root/net/arla/patches
AgeCommit message (Collapse)AuthorFilesLines
2003-03-05Update arla to 0.35.12.wennmach1-23/+0
Not many changes, the most important one being a fix in the directory handling. themis has been removed, and is separately distributed now.
2003-01-14Update arla to 0.35.12pre1.wennmach3-86/+13
Prior versions had two major bugs that could lead to kernel panics on NetBSD-1.6 and -current. mmap(2)ing a file residing beneath /afs would trigger the panic. Thanks to Love <lha@stacken.kth.se> for preparing the snapshot.
2002-12-23Fix RCS tag line so that pkglint does not complain.cjep17-17/+17
2002-12-23Fix RCS tag.cjep1-1/+1
2002-11-26Fix RCS tag.cjep1-1/+1
2002-10-07Make arla compile on -current. Patch from Love <lha@netbsd.org>.wennmach1-8/+28
Bump nb version to 2.
2002-09-25* buildlink1 -> buildlink2jlam1-26/+11
* Honor PKG_SYSCONFDIR * use bsd.pkg.install.mk to handle the rc.d scripts and config files
2002-09-23Fix a problem with VOP_PUTPAGES on NetBSD-1.6 (via patch fromwennmach1-0/+18
Love <lha@netbsd.org>). Also, don't try to remove the top-level "lkm" directory on pkg_delete.
2002-08-20Upgrade arla to 0.35.9wennmach16-0/+1006
Fixes two security holes: 'xdr'-bug (in vos, not in arlad), and xfs failes to check for negative numbers in pioctl. Additional changes: NetBSD/sparc64 now supported, 'themis' added, local locking, bug fixes. See http://www.stacken.kth.se/lists/arla-drinkers/2002-08/msg00019.html
2002-04-05Update arla to 0.35.7wennmach10-212/+0
This new version fixes some (unnamed, sorry) bugs. The main rationale for the upgrade is to get rid of the dependency on kth-krb4 for NetBSD>=1.5 systems. For older systems, we provide full functionality via (a now buildlinked) kth-krb4.
2001-08-09Upgrade arla to 0.35.5wennmach17-128/+189
Most important changes: o added user-land programs: kalog, aklog, arla-cli o improved user-land programs: vos, bos, pts, etc. o added man pages o security fix (in rx) o and tons of bug fixes I included a start script to be placed under /etc/rc.d.
2000-11-06Do not core dump if a deadlock can be avoided. Also, improvewennmach2-5/+33
modload message.
2000-10-18Update arla to 0.34.5.wennmach9-442/+115
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.
2000-10-13Make arla compile on pmax.wennmach1-0/+26
2000-08-30Upgrade arla to 0.34.2wennmach1-0/+57
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 maywennmach3-0/+361
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-15Update arla to 0.34.1.wennmach7-64/+26
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-07-26Make this pkg compile on NetBSD/pmax.wennmach1-0/+16
2000-06-30Remove unneccessary patch-ai.wennmach1-14/+0
Do not automatically add an entry for xfs to /etc/fstab (pointed out by hubertf).
2000-06-18Add new patch to make sure that the test for vfs_getnewfsid worksassar1-0/+18
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 KTHwennmach11-0/+260
(Kungliga Tekniska Hoogskolan, Stockholm, Sweden)