Displaying 2 results from an estimated 2 matches for "stratocaster".
2008 Dec 04
7
Win32 GUI Client
Can anyone recommend a good win32 GUI rsync client?
-------------- next part --------------
HTML attachment scrubbed and removed
2004 Feb 04
3
[PATCH] Adding ocfs support to blkid
...higher.
# This patch includes the following deltas:
# ChangeSet 1.1327 -> 1.1328
# lib/blkid/probe.c 1.15 -> 1.16
# lib/blkid/probe.h 1.9 -> 1.10
#
# The following is the BitKeeper ChangeSet Log
# --------------------------------------------
# 04/02/03 rusty@stratocaster.com 1.1328
# Adding support for the Oracle Cluster File System (ocfs)
# --------------------------------------------
#
diff -Nru a/lib/blkid/probe.c b/lib/blkid/probe.c
--- a/lib/blkid/probe.c Wed Feb 4 00:21:03 2004
+++ b/lib/blkid/probe.c Wed Feb 4 00:21:03 2004
@@ -312,6 +312,36 @@
return 1;...