2015-11-03 01:15:02 by Alistair G. Crooks | Files touched by this commit (39) |
Log message: Add SHA512 digests for distfiles for filesystems category Existing SHA1 digests verified, all found to be the same on the machine holding the existing distfiles (morden). Existing SHA1 digests retained for now as an audit trail. |
2013-11-23 12:31:47 by OBATA Akio | Files touched by this commit (1) |
Log message: Use find-headers instead of find-files to detect builtin header files. |
2012-10-03 18:08:34 by Aleksej Saushev | Files touched by this commit (35) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
2011-10-30 06:26:40 by Emmanuel Dreyfus | Files touched by this commit (2) |
Log message: Update to perfuse-20111030: - do not confuse FUSE fileno with inode numbers - do not use kernel name cache, implement our own instead. - honour cache directive from FUSE filesystem for name and attrbiutes |
2011-10-25 10:36:36 by Emmanuel Dreyfus | Files touched by this commit (2) |
Log message: Update perfused: - raise memory limit for vnode caches - avoid deadlock with syslog |
2011-08-03 06:17:08 by Emmanuel Dreyfus | Files touched by this commit (2) | |
Log message: perfuse update: Fix permissions sent to FUSE when operations are done by the kernel |
2011-07-19 09:51:08 by Emmanuel Dreyfus | Files touched by this commit (3) |
Log message: Update perfuse to fix a race condition between ftruncate() and write() on glusterfs. This caused random file chunks to be filled with zeros. |
2011-07-10 18:15:56 by Thomas Klausner | Files touched by this commit (2) |
Log message: Make patch apply. |
2011-06-06 18:20:33 by Emmanuel Dreyfus | Files touched by this commit (3) |
Log message: Make sure libperfuse has -lpuffs, so that DSO will not miss it when calling dlopen() |
2011-05-17 14:44:13 by Thomas Klausner | Files touched by this commit (2) |
Log message: Reduce context so $NetBSD$ inside the file-to-be-patched isn't in the patch. |