aboutsummaryrefslogtreecommitdiff
path: root/bin/rm
Commit message (Expand)AuthorAgeFilesLines
* brucifyMichael Haro1999-11-281-13/+13
* Fixed longstanding breakage of rm of deep directories in rev.1.2.Bruce Evans1999-09-131-1/+1
* brucify, `v' before `W', mention -v is non-standard in manpage andMichael Haro1999-09-042-18/+25
* fix rm -rMichael Haro1999-08-291-1/+2
* add verbose flagMichael Haro1999-08-292-10/+27
* $Id$ -> $FreeBSD$Peter Wemm1999-08-273-3/+3
* Use .Dq instead of ``'' in manpageKris Kennaway1999-05-282-8/+23
* Don't emit usage() message when no arguments given to -f. ThisJordan K. Hubbard1999-02-251-2/+5
* Fix synopsis to match 1003.2. Add text describing the way in whichGarrett Wollman1999-01-281-10/+19
* .Nm rm -> .Nm.Philippe Charnier1998-05-181-8/+8
* Remove remaining Lite1 stuff from the man page and uphold theSteve Price1997-08-072-10/+9
* Remove #if(n)def BSD_4_4_LITE cruft and change sccsid to rcsid.Steve Price1997-08-071-46/+5
* Enable whiteout code since we now have the lite2 support for them.Doug Rabson1997-04-292-4/+4
* Provide examples of how to remove file names that begin withMike Pritchard1997-04-091-1/+8
* Improve the wording in the NOTES section. Closes PR# 3223.Mike Pritchard1997-04-081-13/+12
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-281-3/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-223-3/+3
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-143-3/+3
* Merge Lite2 mods, and -Wall cleaning. Unimplemented undelete(2)Steve Price1996-12-142-38/+113
* [HISTORY] command appeared in Version 1 AT&T UNIXWolfram Schneider1996-08-291-1/+6
* fix usage stringWolfram Schneider1996-03-072-4/+20
* Don't initialize udata, fix usage stringPaul Traina1996-02-191-4/+3
* delete my last commitWolfram Schneider1996-02-191-5/+5
* Remove unnecessary '?' case and don't zero global udata, it's already zeroPaul Traina1996-02-181-5/+4
* update usage stringWolfram Schneider1996-02-181-5/+6
* Allow root to delete uchg/uappnd filesAndrey A. Chernov1995-04-132-30/+68
* Added $Id$David Greenman1994-09-243-0/+4
* Remove redundant declarations that were added in the previous commit.Bruce Evans1994-09-211-2/+0
* Applied patch to make -Wall and -Dlint shut up.Poul-Henning Kamp1994-09-201-2/+4
* Reviewed by:Andreas Schulz1994-08-281-2/+2
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-263-0/+533