Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .Nm rm -> .Nm. | charnier | 1998-05-18 | 1 | -8/+8 |
| | |||||
* | Remove remaining Lite1 stuff from the man page and uphold the | steve | 1997-08-07 | 2 | -10/+9 |
| | | | | | | | precedence in changing sccsid to rcsid as set by Phillippe Charnier in his previous 100 or so commits. pointed out by: Bruce Evans <bde@zeta.org.au> | ||||
* | Remove #if(n)def BSD_4_4_LITE cruft and change sccsid to rcsid. | steve | 1997-08-07 | 1 | -46/+5 |
| | |||||
* | Enable whiteout code since we now have the lite2 support for them. | dfr | 1997-04-29 | 2 | -4/+4 |
| | |||||
* | Provide examples of how to remove file names that begin with | mpp | 1997-04-09 | 1 | -1/+8 |
| | | | | | | | | a dash in non-getopt implementations. E.g.: rm /home/mpp/-filename rm ./-filename Requested by: bde | ||||
* | Improve the wording in the NOTES section. Closes PR# 3223. | mpp | 1997-04-08 | 1 | -13/+12 |
| | |||||
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-28 | 1 | -3/+3 |
| | | | | posix standard on the topic. | ||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 3 | -3/+3 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 3 | -3/+3 |
| | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | Merge Lite2 mods, and -Wall cleaning. Unimplemented undelete(2) | steve | 1996-12-14 | 2 | -38/+113 |
| | | | | | cruft is protected by a #ifdef (BSD4_4_LITE) that should be removed when this is supported by the kernel. | ||||
* | [HISTORY] command appeared in Version 1 AT&T UNIX | wosch | 1996-08-29 | 1 | -1/+6 |
| | | | | Obtained from: A Quarter Century of UNIX, Peter H. Salus, page 41 | ||||
* | fix usage string | wosch | 1996-03-07 | 2 | -4/+20 |
| | | | | | | respond `Y' is equal to `y' Add a note how to delete file name with beginning `-' | ||||
* | Don't initialize udata, fix usage string | pst | 1996-02-19 | 1 | -4/+3 |
| | |||||
* | delete my last commit | wosch | 1996-02-19 | 1 | -5/+5 |
| | | | | Submitted by: pst, ache | ||||
* | Remove unnecessary '?' case and don't zero global udata, it's already zero | pst | 1996-02-18 | 1 | -5/+4 |
| | |||||
* | update usage string | wosch | 1996-02-18 | 1 | -5/+6 |
| | | | | | all flag variables initialized with zero respond `Y' is equal to `y' | ||||
* | Allow root to delete uchg/uappnd files | ache | 1995-04-13 | 2 | -30/+68 |
| | |||||
* | Added $Id$ | dg | 1994-09-24 | 3 | -0/+4 |
| | |||||
* | Remove redundant declarations that were added in the previous commit. | bde | 1994-09-21 | 1 | -2/+0 |
| | |||||
* | Applied patch to make -Wall and -Dlint shut up. | phk | 1994-09-20 | 1 | -2/+4 |
| | | | | | Reviewed by: phk Submitted by: Josef Grosch <joeg@gagme.wwa.com> | ||||
* | Reviewed by: | ats | 1994-08-28 | 1 | -2/+2 |
| | | | | | | | | Submitted by: Added the FTS_NOCHDIR flag to the fts-open call. This is needed, so that the fts don't change the current directory for rm and subsequent calls to rmdir with relative pathnames don't fail. Pulled over the bugfix in 1.1.5. | ||||
* | BSD 4.4 Lite bin Sources | rgrimes | 1994-05-26 | 3 | -0/+533 |