| Commit message (Expand) | Author | Age | Files | Lines |
* | rm, find -delete: fix removing symlinks with uchg/uappnd set. | jilles | 2009-05-30 | 1 | -3/+3 |
* | Implement ^T support for rm: now it will report the next file it | imp | 2009-04-29 | 1 | -0/+29 |
* | Give a hint to the reader as to what the "whiteout" actually means. | ru | 2006-12-26 | 1 | -2/+3 |
* | Fix markup, add the EXIT STATUS section. | ru | 2006-12-26 | 1 | -7/+12 |
* | Correct a security issue introduced in previous commit: | delphij | 2006-10-31 | 2 | -3/+11 |
* | Be more reasonable when overwrite mode is specified while there | delphij | 2006-10-30 | 2 | -1/+8 |
* | o Backout rev. 1.55. Don't waste cpu cycles for bzero(), do not | maxim | 2006-10-18 | 1 | -2/+1 |
* | o Zero out struct stat before usage. lstat(2) can fail and | maxim | 2006-10-18 | 1 | -0/+1 |
* | o Be pedantic and do fts_close() when done. | maxim | 2006-04-15 | 1 | -0/+1 |
* | -mdoc sweep. | ru | 2005-11-17 | 1 | -1/+1 |
* | Give .Dd a tummy rub, forgotten on my last commit. | dougb | 2005-09-30 | 1 | -1/+1 |
* | Handle the case where the -P flag is specified for a read-only file | dougb | 2005-09-29 | 2 | -4/+9 |
* | Sync program's usage() with manpage's SYNOPSIS. | ru | 2005-02-09 | 1 | -1/+2 |
* | Remove unnecessary SRCS= where could be guessed directly by our | delphij | 2005-01-27 | 1 | -1/+0 |
* | Add the new standard EXIT STATUS section where appropriate. | ru | 2005-01-16 | 1 | -16/+16 |
* | /*- or .\"- or #- to begin license clauses. | imp | 2005-01-10 | 1 | -0/+1 |
* | UNIX conformance: If -r -f on non-existent directory, don't emit error. | jkh | 2004-11-13 | 1 | -1/+4 |
* | Correct a typo and make the documentation more mdoc(7) complaint. | delphij | 2004-11-01 | 1 | -3/+3 |
* | Add -I, an option that asks for confirmation once if recursively | delphij | 2004-10-28 | 2 | -5/+70 |
* | The previous commit added code to rm(1) to warn about and remove any | des | 2004-10-04 | 1 | -1/+2 |
* | Markup fixes. | des | 2004-10-04 | 1 | -4/+4 |
* | Find out how flame-proof my underwear really is. | des | 2004-10-04 | 2 | -1/+25 |
* | Whitespace cleanup. | des | 2004-10-04 | 1 | -4/+4 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -2/+4 |
* | Remove clause 3 from the UCB licenses. | markm | 2004-04-06 | 2 | -8/+0 |
* | o Fix a style bug and poor wording in comment. | kuriyama | 2004-01-01 | 1 | -2/+10 |
* | When the P flag is set (i.e. Overwrite regular files before deleting them), | guido | 2003-11-10 | 1 | -8/+14 |
* | 1. Fixed leakage of a file descriptor for every non-fatal failure in | bde | 2003-11-08 | 1 | -1/+3 |
* | Quiet warnings about copyright[]. | obrien | 2003-05-01 | 1 | -2/+2 |
* | Cross ref chflags(1). | trhodes | 2003-02-04 | 1 | -0/+1 |
* | s/filesystem/file system/ as discussed on -developers | trhodes | 2002-08-21 | 2 | -4/+4 |
* | Revert previous delta, which is not required with rev 1.5 of | sheldonh | 2002-07-15 | 1 | -1/+0 |
* | Complain if more than one file argument is given to unlink(1) like we did | tjr | 2002-07-12 | 1 | -1/+1 |
* | Set WFORMAT=0, because our compiler currently complains about NULL | sheldonh | 2002-07-11 | 1 | -0/+1 |
* | err() is documented as allowing NULL for the format string but GCC isn't | dillon | 2002-07-10 | 1 | -2/+2 |
* | Consistently use FBSDID | obrien | 2002-06-30 | 1 | -3/+2 |
* | Reject options, handle "--" correctly in unlink(1). | tjr | 2002-05-30 | 1 | -4/+7 |
* | Consistancy check s/file system/filesystem/ | trhodes | 2002-05-16 | 2 | -4/+4 |
* | Update STANDARDS section on rm(1) to reflect current conformance. | dwhite | 2002-03-02 | 1 | -16/+2 |
* | Move user_from_uid to pwd.h | imp | 2002-02-14 | 1 | -0/+2 |
* | o __P has been reoved | imp | 2002-02-02 | 1 | -23/+13 |
* | Add prototypes for main() so that these programs compile with -Werror | luigi | 2001-12-14 | 1 | -0/+1 |
* | Default to WARNS=2. Binary builds that cannot handle this must explicitly | obrien | 2001-12-04 | 1 | -1/+0 |
* | Set WARNS=2 on programs which compile cleanly. | dd | 2001-07-15 | 1 | -0/+1 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -5/+5 |
* | Removed wrong cast for fts_open()'s third argument. | ru | 2001-06-13 | 1 | -1/+1 |
* | mdoc(7) police: use the default ``file ...'' feature of the .Ar macro. | ru | 2001-02-13 | 1 | -1/+1 |
* | Display pathname of item being rm'ed. | obrien | 2000-12-20 | 1 | -3/+3 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-15 | 1 | -1/+1 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -2/+2 |