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