2014-03-11 15:05:19 by Jonathan Perkin | Files touched by this commit (350) |
Log message: Remove example rc.d scripts from PLISTs. These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or ignored otherwise. |
2013-06-17 05:15:57 by David A. Holland | Files touched by this commit (2) |
Log message: Improve previous (ROOTINO) |
2013-06-14 22:49:41 by David A. Holland | Files touched by this commit (2) |
Log message: Provide ROOTINO. I don't think we can assume that ufs headers will be included in all cases when this file is included, so do it unconditionally. This will fail on 6.99 from before ROOTINO turned into UFS_ROOTINO; if anyone wants to figure out how to make a more precise check, be my guest. |
2013-01-07 14:46:21 by Christos Zoulas | Files touched by this commit (1) |
Log message: adjust patches |
2013-01-07 01:03:43 by Christos Zoulas | Files touched by this commit (1) |
Log message: need to grab the interlock before vget. |
2013-01-07 01:03:17 by Christos Zoulas | Files touched by this commit (1) |
Log message: use a pthread-friendly resolver way. |
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. |