| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-09-02 | More correction of section 3 layout. directory->opendir, fts->fts_open, |  deraadt | 1 | -3/+3 |
| 2018-03-31 | Clarify that -P only *attempts* overwriting, which may not succeed; |  schwarze | 1 | -3/+3 |
| 2017-06-28 | add -v to SYNOPSIS and STANDARDS; |  jmc | 1 | -3/+3 |
| 2017-06-27 | fix a few lines of unusual length |  tedu | 1 | -4/+4 |
| 2017-06-27 | add a -v verbose flag to cp, mv, and rm. useful for monitoring progress, |  tedu | 2 | -10/+22 |
| 2016-10-14 | delete useless setlocale(3); |  schwarze | 1 | -5/+2 |
| 2016-06-28 | revert previous. better fix applied to fts_open. |  tedu | 1 | -6/+3 |
| 2016-06-28 | don't report errors for 'rm -rf ""'. report by rkitover. |  tedu | 1 | -3/+6 |
| 2016-04-15 | don't allow removal of /. more robust approach involving stat this time. |  tedu | 2 | -4/+13 |
| 2016-02-01 | style nit - do not add a space between function name and bracket |  gsoares | 1 | -3/+3 |
| 2015-11-17 | Missing "getpw" pledges, these were unnoticed because nobody expects |  deraadt | 1 | -3/+3 |
| 2015-10-13 | revert previous. changes the behaviour of: |  daniel | 2 | -25/+14 |
| 2015-10-11 | Don't allow "rm -rf /" |  daniel | 2 | -14/+25 |
| 2015-10-09 | Change all tame callers to namechange to pledge(2). |  deraadt | 1 | -5/+5 |
| 2015-10-08 | the -P flag overwrites files, so it needs tame "stdio rpath wpath cpath". |  deraadt | 1 | -1/+9 |
| 2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where |  deraadt | 1 | -3/+5 |
| 2014-05-25 | - it seems our notes that posix require rm to behave like rmdir for directories |  jmc | 1 | -23/+7 |
| 2014-05-21 | Use errc/warnc to simplify code. |  guenther | 1 | -2/+2 |
| 2013-04-23 | handle large ino_t |  deraadt | 1 | -3/+3 |
| 2012-09-05 | overwrite with random stream; a repeating chunk of random data isn't |  naddy | 1 | -2/+2 |
| 2012-09-05 | use "MS-DOS", for consistency with other docs; |  jmc | 1 | -3/+3 |
| 2012-09-04 | one random overwrite is sufficient, after some discussion on tech |  tedu | 2 | -23/+14 |
| 2012-06-18 | Polish the rm -rP turd: if the fts_* routines have lstat()'ed the |  guenther | 1 | -3/+7 |
| 2012-06-18 | Fix potential symlink race condition in "rm -P" by adding a check |  millert | 1 | -3/+10 |
| 2010-10-04 | - rearrange STANDARDS slightly to read better |  jmc | 1 | -19/+18 |
| 2010-09-03 | add an EXIT STATUS section for /bin; |  jmc | 1 | -3/+3 |
| 2009-10-27 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 1 | -15/+1 |
| 2009-02-08 | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few |  jmc | 1 | -4/+4 |
| 2008-06-10 | do not ask the "override?" question if access fails for other resaons than |  otto | 1 | -3/+4 |
| 2007-06-06 | Unlink files with multiple links when -P flag is specified instead |  ray | 2 | -9/+7 |
| 2007-05-31 | convert to new .Dd format; |  jmc | 1 | -2/+2 |
| 2007-05-29 | - consistent STANDARDS blurb |  jmc | 1 | -7/+12 |
| 2007-05-19 | simplify the description of -R; from Jeffrey 'jf' Lim |  jmc | 1 | -3/+2 |
| 2007-02-16 | change [-f | -i] to [-fi]: although technically not as correct, it is |  jmc | 1 | -4/+3 |
| 2006-09-21 | reword a sentence so we are not discussing lfs; help from pedro |  jmc | 1 | -3/+3 |
| 2006-03-21 | Call fts_close() when done; from NetBSD's Coverity scan; ok millert@ |  otto | 1 | -2/+3 |
| 2005-08-30 | remove -W from synopsis; |  jmc | 1 | -3/+3 |
| 2005-06-14 | whiteouts are gone |  millert | 2 | -35/+10 |
| 2004-06-02 | outline PASS; use size_t for sizes; better error message. |  otto | 1 | -22/+26 |
| 2004-05-31 | better error handling with -P option. from freebsd (bde@) |  tedu | 1 | -14/+21 |
| 2003-11-21 | kill comma splice; from Jared Yanovich; |  jmc | 1 | -9/+9 |
| 2003-06-02 | Remove the advertising clause in the UCB license which Berkeley |  millert | 2 | -13/+5 |
| 2003-05-30 | merge COMPATIBILITY into STANDARDS; |  jmc | 1 | -3/+3 |
| 2003-03-12 | more .Li |  deraadt | 1 | -4/+4 |
| 2003-01-11 | Attempt to do something reasonable when overwrite mode is combined |  hugh | 2 | -3/+9 |
| 2002-09-18 | fix Xr refs; frisco@blackant.net |  deraadt | 1 | -2/+2 |
| 2002-07-04 | ansi |  deraadt | 1 | -18/+9 |
| 2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. |  millert | 1 | -8/+8 |
| 2002-02-11 | Initial patch. |  mpech | 1 | -4/+5 |
| 2002-01-24 | restore a little bit of historical material |  mickey | 1 | -1/+11 |