| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | s/filesystem/file system/ as discussed on -developers | trhodes | 2002-08-21 | 1 | -2/+2 |
* | Complain if more than one file argument is given to unlink(1) like we did | tjr | 2002-07-12 | 1 | -1/+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 | 1 | -2/+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 |
* | Removed wrong cast for fts_open()'s third argument. | ru | 2001-06-13 | 1 | -1/+1 |
* | Display pathname of item being rm'ed. | obrien | 2000-12-20 | 1 | -3/+3 |
* | Switch over to using the new fflagstostr and strtofflags library calls. | joe | 2000-06-17 | 1 | -8/+6 |
* | Remove unused #include. | asmodai | 2000-05-01 | 1 | -1/+0 |
* | Revert part of the last commit, remove {g|s}etflags from the libc | joe | 2000-02-05 | 1 | -0/+2 |
* | Historically file flags (schg, uschg, etc) have been converted from | joe | 2000-01-27 | 1 | -3/+1 |
* | Add link(1) and unlink(1) as special cases of ln(1) and rm(1) | sheldonh | 1999-12-20 | 1 | -1/+21 |
* | brucify | mharo | 1999-11-28 | 1 | -13/+13 |
* | Fixed longstanding breakage of rm of deep directories in rev.1.2. | bde | 1999-09-13 | 1 | -1/+1 |
* | brucify, `v' before `W', mention -v is non-standard in manpage and | mharo | 1999-09-04 | 1 | -15/+19 |
* | fix rm -r | mharo | 1999-08-29 | 1 | -1/+2 |
* | add verbose flag | mharo | 1999-08-29 | 1 | -9/+24 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 1 | -1/+1 |
* | Use .Dq instead of ``'' in manpage | kris | 1999-05-28 | 1 | -6/+18 |
* | Don't emit usage() message when no arguments given to -f. This | jkh | 1999-02-25 | 1 | -2/+5 |
* | Remove remaining Lite1 stuff from the man page and uphold the | steve | 1997-08-07 | 1 | -3/+8 |
* | 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 | 1 | -2/+2 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-28 | 1 | -3/+3 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Merge Lite2 mods, and -Wall cleaning. Unimplemented undelete(2) | steve | 1996-12-14 | 1 | -34/+98 |
* | fix usage string | wosch | 1996-03-07 | 1 | -3/+3 |
* | 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 |
* | 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 |
* | Allow root to delete uchg/uappnd files | ache | 1995-04-13 | 1 | -29/+64 |
* | Added $Id$ | dg | 1994-09-24 | 1 | -0/+2 |
* | 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: | ats | 1994-08-28 | 1 | -2/+2 |
* | BSD 4.4 Lite bin Sources | rgrimes | 1994-05-26 | 1 | -0/+378 |