summaryrefslogtreecommitdiffstats
path: root/tools/tools/mfc/README
diff options
context:
space:
mode:
Diffstat (limited to 'tools/tools/mfc/README')
-rw-r--r--tools/tools/mfc/README19
1 files changed, 19 insertions, 0 deletions
diff --git a/tools/tools/mfc/README b/tools/tools/mfc/README
new file mode 100644
index 0000000..1396ae7
--- /dev/null
+++ b/tools/tools/mfc/README
@@ -0,0 +1,19 @@
+$FreeBSD$
+
+Summarize scripts abilities and purposes.
+
+- mfc.awk: added by jmg
+
+Takes in a commit message and generates the proper (hopefully) update -j lines
+and commit line to do the MFC.
+
+- mfc.sh: added by des
+
+A simple shell script to help MFC an entire directory to a branch where it
+does not already exist.
+
+- mfc.pl: added by flz
+
+A perl script that takes a message-id, a commit mail or a query string and
+generates a patchset along with a commit message and a commit script if the
+user has commit rights.
OpenPOWER on IntegriCloud