Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/poudriere.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Drewery <bryan@shatow.net>2017-02-23 00:43:00 +0300
committerBryan Drewery <bryan@shatow.net>2017-02-23 01:09:28 +0300
commita0c66afa62e91da758a2394ac52ce626c289d5d2 (patch)
tree807dbe969ff71fb2b2d0b97da1c946ed83718acf /.gitignore
parent406b98a7f7a8b16879bceb95fc7d3636a2fb9248 (diff)
Import rm from FreeBSD r298107.
This is both to support it as a builtin and more importantly to fix support for 'rm -x' on older releases. There has been a patch in the port for several years to disable the -x usage that can now come out.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7798c847..98a34942 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,6 +28,7 @@
/pwait
/rename
/rexec
+/rm
/setproctitle
/sh
/timeout