| Age | Commit message (Expand) | Author |
| 2017-07-03 | Remove workaround for ancient HTML generation code. | wiz |
| 2016-08-12 | Document the version rm first appeared. | sevan |
| 2013-04-26 | Sort sections. | wiz |
| 2013-04-26 | PR/47770: Eitan Adler: add x flag to rm to avoid cross mount points | christos |
| 2012-10-13 | Remove a few unneeded Pp macros. | njoly |
| 2012-06-13 | Rectify race condition in rm -P processing by checking that the file | dholland |
| 2012-01-21 | Siginfo support from Daniel Loffgren | christos |
| 2011-08-29 | static + __dead | joerg |
| 2009-02-14 | fix -Wsign-compare issues | lukem |
| 2008-07-20 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2008-05-26 | PR/38754: murray armfield: Rm prints diagnostic messages when invoked with -f | christos |
| 2007-06-24 | PR/36535: Greg A. Woods: rm(1) should present user:group the same way as | christos |
| 2006-09-02 | New sentence, new line. Bump date for previous. | wiz |
| 2006-08-25 | Document new -P behaviour | liamjfoy |
| 2006-08-25 | Only remove the file if the file can be successfully | liamjfoy |
| 2006-08-14 | Fix sentence fragment that somehow got into the long comment about rm -P. | tls |
| 2006-03-17 | Call fts_close() at the end of rm_tree(). | peter |
| 2004-03-24 | Sort sections, bump date for previous, and add a comma after e.g.. | wiz |
| 2004-03-24 | Add an EXAMPLES section to answer PR 22255 | fair |
| 2004-01-11 | Fix typo. | wiz |
| 2004-01-11 | Bump date for previous; |fmt; remove trailing white space. | wiz |
| 2004-01-11 | Adjust comment to indicate what this code is actually useful for, and that | tls |
| 2004-01-11 | UFS->FFS | tls |
| 2004-01-11 | Change behaviour of -P option to conform generally to DoD 5220.22-M | tls |
| 2004-01-04 | remove unused code left from printescaped() backput as pointed out by Jeff | jschauma |
| 2003-09-14 | Following private discussion with kleink@ and hubertf@ and public discussion | jschauma |
| 2003-08-13 | use bounded string op | itojun |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-08-04 | As discusses a little while back on tech-userlevel: | jschauma |
| 2003-03-01 | Remove space at the end of line. | enami |
| 2003-02-13 | Note: Original change approved by Enami. | jrf |
| 2003-02-12 | New sentence, new line. I'm having a slight deja-vu... | wiz |
| 2003-02-12 | Added the -v flag. | jrf |
| 2002-11-05 | - Remove the last __P. | enami |
| 2002-05-02 | - Use four space to indent continuation line. | enami |
| 2002-05-02 | A default .Ar arugment is sufficient. | enami |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2001-12-20 | Sync getopt() / man page with actual getopt options. | soren |
| 2001-12-20 | Whitespace nits. | wiz |
| 2001-11-22 | Patch from mycroft to fix case of rm -rf nonexistant on a r/o fs would still | jmc |
| 2001-09-16 | ANSIfy, KNF, [gs]etprogname, by Petri Koistinen. | wiz |
| 2000-09-04 | For commands and utilities, use EXIT STATUS rather than RETURN VALUES as | kleink |
| 2000-08-28 | Add 'RETURN VALUE' section header. | hubertf |
| 1999-11-09 | Since our gcc doesn't warn about NULL format strings anymore, we can | drochner |
| 1999-06-30 | Don't ask for permission to unlink a file if the access error is ETXTBSY. | is |
| 1998-07-28 | Be more retentive about use of NOTREACHED and noreturn. | mycroft |
| 1998-07-28 | Delint. | mycroft |
| 1998-07-28 | Delint. | mycroft |
| 1997-12-21 | Per 1003.2, no warnings shall be generated for attempts to remove non-existent | kleink |
| 1997-10-20 | Fix .Nm usage. | enami |