index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
rm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Explicitly add unmarked bin/ binaries to the runtime package.
gjb
2016-02-09
1
-0
/
+1
*
Protecting against rm -rf / is now POSIXLY_CORRECT per posix 1003.1
bapt
2015-11-07
2
-4
/
+3
*
Respect locale settings.
delphij
2015-08-28
1
-0
/
+3
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+18
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
1
-2
/
+0
|
*
Merge head from 7/28
sjg
2014-08-19
2
-2
/
+1
|
|
\
|
|
/
|
/
|
|
*
Updated dependencies
sjg
2014-05-16
1
-1
/
+0
|
*
Updated dependencies
sjg
2014-05-10
1
-0
/
+2
|
*
Merge from head
sjg
2013-09-05
2
-25
/
+32
|
|
\
|
*
\
sync from head
sjg
2013-04-12
1
-1
/
+14
|
|
\
\
|
*
|
|
Updated dependencies
sjg
2013-03-11
1
-0
/
+1
|
*
|
|
Updated dependencies
sjg
2013-02-16
1
-2
/
+0
|
|
|
|
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
.
\
\
Sync from head
sjg
2012-11-04
1
-6
/
+20
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+19
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
rm -rf can fail sometimes with an error from fts_read. Make it honor
imp
2014-07-07
1
-1
/
+1
*
|
|
|
|
|
mdoc: remove superfluous paragraph macros.
joel
2014-06-15
1
-1
/
+0
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Add two more 'static' qualifiers
eadler
2013-04-26
1
-2
/
+2
*
|
|
|
|
Take some improvements from DragonFlyBSD:
eadler
2013-04-26
1
-17
/
+17
*
|
|
|
|
Add -x option to avoid crossing mount points when removing a hierarchy.
eadler
2013-04-26
2
-6
/
+13
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Add a few examples.
joel
2013-03-15
1
-1
/
+14
|
|
/
/
|
/
|
|
*
|
|
Fix bin/ build with a 64-bit ino_t.
mdf
2012-09-27
1
-2
/
+3
|
|
/
|
/
|
*
|
Polish previous revision: if the fts_* routines have lstat()'ed the
delphij
2012-06-20
1
-2
/
+8
*
|
Fix potential symlink race condition in "rm -P" by adding a check
kevlo
2012-06-20
1
-2
/
+9
|
/
*
Put some static keywords in the source code.
ed
2011-10-31
1
-4
/
+4
*
bin: Prefer strrchr() to rindex().
jilles
2011-03-15
1
-1
/
+1
*
Fix typo and grammar nit
uqs
2010-10-31
1
-2
/
+2
*
Elaborate some more on the non-security implications of using -P
uqs
2010-10-31
1
-6
/
+15
*
Language cleanup.
des
2010-10-27
1
-3
/
+3
*
rm(1): clarify that -P works only when blocks are updated in-place
uqs
2010-10-08
2
-6
/
+6
*
Clarify the combination effect of -P and -f to make it clear.
delphij
2010-10-04
1
-3
/
+7
*
rm, find -delete: fix removing symlinks with uchg/uappnd set.
jilles
2009-05-30
1
-3
/
+3
*
Implement ^T support for rm: now it will report the next file it
imp
2009-04-29
1
-0
/
+29
*
Give a hint to the reader as to what the "whiteout" actually means.
ru
2006-12-26
1
-2
/
+3
*
Fix markup, add the EXIT STATUS section.
ru
2006-12-26
1
-7
/
+12
*
Correct a security issue introduced in previous commit:
delphij
2006-10-31
2
-3
/
+11
*
Be more reasonable when overwrite mode is specified while there
delphij
2006-10-30
2
-1
/
+8
*
o Backout rev. 1.55. Don't waste cpu cycles for bzero(), do not
maxim
2006-10-18
1
-2
/
+1
*
o Zero out struct stat before usage. lstat(2) can fail and
maxim
2006-10-18
1
-0
/
+1
*
o Be pedantic and do fts_close() when done.
maxim
2006-04-15
1
-0
/
+1
*
-mdoc sweep.
ru
2005-11-17
1
-1
/
+1
*
Give .Dd a tummy rub, forgotten on my last commit.
dougb
2005-09-30
1
-1
/
+1
*
Handle the case where the -P flag is specified for a read-only file
dougb
2005-09-29
2
-4
/
+9
*
Sync program's usage() with manpage's SYNOPSIS.
ru
2005-02-09
1
-1
/
+2
*
Remove unnecessary SRCS= where could be guessed directly by our
delphij
2005-01-27
1
-1
/
+0
*
Add the new standard EXIT STATUS section where appropriate.
ru
2005-01-16
1
-16
/
+16
*
/*- or .\"- or #- to begin license clauses.
imp
2005-01-10
1
-0
/
+1
*
UNIX conformance: If -r -f on non-existent directory, don't emit error.
jkh
2004-11-13
1
-1
/
+4
*
Correct a typo and make the documentation more mdoc(7) complaint.
delphij
2004-11-01
1
-3
/
+3
*
Add -I, an option that asks for confirmation once if recursively
delphij
2004-10-28
2
-5
/
+70
*
The previous commit added code to rm(1) to warn about and remove any
des
2004-10-04
1
-1
/
+2
[next]