| Commit message (Expand) | Author | Age | Files | Lines |
* | Staticify symbols that will not be used in other | delphij | 2008-07-19 | 1 | -11/+11 |
* | - Roll-back attempts to mimic rename(2) atomicity introduced in 1.47, | dds | 2007-12-27 | 1 | -95/+69 |
* | Calling any function from vfork other than exec* and _exit yields | dds | 2007-12-17 | 1 | -3/+9 |
* | Eliminate gcc "variable clobbered" warnings by declaring the variables | dds | 2007-12-16 | 1 | -1/+2 |
* | When moving a directory across devices to a place where a directory | dds | 2007-12-16 | 1 | -22/+82 |
* | Attempt to complete the userspace integration of POSIX.1e extended ACLs. | csjp | 2005-09-05 | 1 | -1/+18 |
* | Correct a few places where we called warn() when warnx() should have | mux | 2005-05-19 | 1 | -4/+4 |
* | /*- or .\"- or #- to begin license clauses. | imp | 2005-01-10 | 1 | -1/+1 |
* | Remove clause 3 from the UCB licenses. | markm | 2004-04-06 | 1 | -4/+0 |
* | When symbolic link is pointed onto a mount point, it can't be moved | pjd | 2004-03-21 | 1 | -6/+17 |
* | Centralize _PATH_* definitions. | obrien | 2003-05-05 | 1 | -2/+0 |
* | Quiet warnings about copyright[]. | obrien | 2003-05-01 | 1 | -2/+2 |
* | Update usage for the addition of -n in rev 1.35 of mv.c. | johan | 2002-07-09 | 1 | -2/+2 |
* | When trying to emulate a cross-device move operation with cp and rm, add | tjr | 2002-06-16 | 1 | -2/+2 |
* | Remove local definition of _PATH_CP, and use <paths.h>, _PATH_CP is in the | jmallett | 2002-05-17 | 1 | -0/+1 |
* | Update SCM ID. | obrien | 2002-03-22 | 1 | -2/+2 |
* | Add the -n option, which automatically answers "no" to the overwrite question. | obrien | 2002-03-22 | 1 | -5/+13 |
* | Warnings fixes. | markm | 2002-02-22 | 1 | -1/+2 |
* | Move user_from_uid to pwd.h | imp | 2002-02-14 | 1 | -0/+2 |
* | missed a few registers | imp | 2002-02-02 | 1 | -3/+3 |
* | o __P has been reoved | imp | 2002-02-02 | 1 | -16/+9 |
* | Fix the type of the NULL arg to execl() | brian | 2001-07-09 | 1 | -2/+3 |
* | Use PATH_MAX in preference to MAXPATHLEN. | imp | 2001-05-29 | 1 | -3/+4 |
* | Silence WARNS=2 and BDECFLAGS on alpha and i386, except for mode_t | kris | 2001-05-20 | 1 | -7/+8 |
* | Don't emit a warning message if fchflags() returns EOPNOTSUPP | sada | 2000-07-20 | 1 | -1/+10 |
* | To make inherit file flags when mv(1) moves file between directories | sada | 2000-07-15 | 1 | -0/+2 |
* | Use lstat(2) instead of stat(2) when deciding if we should fastcopy | dwmalone | 2000-07-11 | 1 | -1/+1 |
* | add verbose flag | mharo | 1999-08-29 | 1 | -7/+17 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 1 | -1/+1 |
* | Calls one or more of malloc(), warn(), err(), syslog(), execlp() or | des | 1998-10-13 | 1 | -2/+2 |
* | Fixed printf format errors. | bde | 1998-06-28 | 1 | -3/+3 |
* | Make sure we don't overflow the path buffer. Exit if we do. | imp | 1998-06-09 | 1 | -2/+4 |
* | Don't append a '/' to the destination directory if there | steve | 1998-05-25 | 1 | -3/+5 |
* | Correct use of .Nm. Add rcsid. | charnier | 1998-05-15 | 1 | -3/+5 |
* | Merge from OpenBSD: | eivind | 1997-12-10 | 1 | -2/+16 |
* | Synchronize usage() and man page. | helbig | 1997-10-26 | 1 | -3/+3 |
* | mv(1) is too silent if used with the option -i. It should | wosch | 1997-10-04 | 1 | -6/+9 |
* | Endless loop. | wosch | 1997-09-28 | 1 | -5/+6 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-28 | 1 | -2/+2 |
* | Make mv more robust. A race has been fixed, as well as an extra warning | guido | 1997-03-08 | 1 | -10/+28 |
* | 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 |
* | -Wall cleaning. | steve | 1996-12-14 | 1 | -3/+3 |
* | delete unused label endarg | wosch | 1996-03-01 | 1 | -9/+8 |
* | option -f and -i are exclusive (Posix) | wosch | 1996-02-20 | 1 | -4/+15 |
* | -- is implemented in getopt(3) | pst | 1996-02-19 | 1 | -5/+2 |
* | delete my last commit | wosch | 1996-02-19 | 1 | -15/+4 |
* | option -f and -i are exclusive | wosch | 1996-02-18 | 1 | -5/+16 |
* | Handle trailing slashes in source filenames correctly. E.g., rewrite | bde | 1995-10-07 | 1 | -5/+11 |
* | Added $Id$ | dg | 1994-09-24 | 1 | -0/+2 |