| Commit message (Expand) | Author | Age | Files | Lines |
| * | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -0/+2 |
| * | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 1 | -1/+1 |
| * | Close from_fd if malloc() fails to avoid a file descriptor leak. | Don Lewis | 2016-05-25 | 1 | -0/+1 |
| * | mv: Improve message when moving two or more files to non-directory. | Jilles Tjoelker | 2015-06-28 | 1 | -1/+1 |
| * | cp,mv: Use futimens() instead of utimensat() if possible. | Jilles Tjoelker | 2015-03-23 | 1 | -1/+1 |
| * | cp,mv,touch: Set timestamps with nanosecond precision. | Jilles Tjoelker | 2015-01-24 | 1 | -5/+4 |
| * | Check if fchflags() is needed by fstat'ing before and check | Xin LI | 2014-07-01 | 1 | -4/+13 |
| * | Always set UF_ARCHIVE on target (because they are by definition new files | Xin LI | 2014-06-27 | 1 | -2/+2 |
| * | - Make 'flags' argument to chflags(2), fchflags(2) and lchflags(2) of type | Pawel Jakub Dawidek | 2013-03-21 | 1 | -1/+1 |
| * | Follow the behavior as specified in POSIX: | Eitan Adler | 2012-11-15 | 1 | -1/+1 |
| * | Add a -h flag similar to the -h flag for ln to force mv(1) to treat a | John Baldwin | 2012-08-31 | 1 | -3/+17 |
| * | Put some static keywords in the source code. | Ed Schouten | 2011-10-31 | 1 | -1/+1 |
| * | Don't chop IO into small pieces, follow cp(1) and just use MAXPHYS. | Ivan Voras | 2011-10-03 | 1 | -15/+9 |
| * | Add NFSv4 ACL support to mv(1). | Edward Tomasz Napierala | 2009-09-04 | 1 | -12/+58 |
| * | Staticify symbols that will not be used in other | Xin LI | 2008-07-19 | 1 | -11/+11 |
| * | - Roll-back attempts to mimic rename(2) atomicity introduced in 1.47, | Diomidis Spinellis | 2007-12-27 | 1 | -95/+69 |
| * | Calling any function from vfork other than exec* and _exit yields | Diomidis Spinellis | 2007-12-17 | 1 | -3/+9 |
| * | Eliminate gcc "variable clobbered" warnings by declaring the variables | Diomidis Spinellis | 2007-12-16 | 1 | -1/+2 |
| * | When moving a directory across devices to a place where a directory | Diomidis Spinellis | 2007-12-16 | 1 | -22/+82 |
| * | Attempt to complete the userspace integration of POSIX.1e extended ACLs. | Christian S.J. Peron | 2005-09-05 | 1 | -1/+18 |
| * | Correct a few places where we called warn() when warnx() should have | Maxime Henrion | 2005-05-19 | 1 | -4/+4 |
| * | /*- or .\"- or #- to begin license clauses. | Warner Losh | 2005-01-10 | 1 | -1/+1 |
| * | Remove clause 3 from the UCB licenses. | Mark Murray | 2004-04-06 | 1 | -4/+0 |
| * | When symbolic link is pointed onto a mount point, it can't be moved | Pawel Jakub Dawidek | 2004-03-21 | 1 | -6/+17 |
| * | Centralize _PATH_* definitions. | David E. O'Brien | 2003-05-05 | 1 | -2/+0 |
| * | Quiet warnings about copyright[]. | David E. O'Brien | 2003-05-01 | 1 | -2/+2 |
| * | Update usage for the addition of -n in rev 1.35 of mv.c. | Johan Karlsson | 2002-07-09 | 1 | -2/+2 |
| * | When trying to emulate a cross-device move operation with cp and rm, add | Tim J. Robbins | 2002-06-16 | 1 | -2/+2 |
| * | Remove local definition of _PATH_CP, and use <paths.h>, _PATH_CP is in the | Juli Mallett | 2002-05-17 | 1 | -0/+1 |
| * | Update SCM ID. | David E. O'Brien | 2002-03-22 | 1 | -2/+2 |
| * | Add the -n option, which automatically answers "no" to the overwrite question. | David E. O'Brien | 2002-03-22 | 1 | -5/+13 |
| * | Warnings fixes. | Mark Murray | 2002-02-22 | 1 | -1/+2 |
| * | Move user_from_uid to pwd.h | Warner Losh | 2002-02-14 | 1 | -0/+2 |
| * | missed a few registers | Warner Losh | 2002-02-02 | 1 | -3/+3 |
| * | o __P has been reoved | Warner Losh | 2002-02-02 | 1 | -16/+9 |
| * | Fix the type of the NULL arg to execl() | Brian Somers | 2001-07-09 | 1 | -2/+3 |
| * | Use PATH_MAX in preference to MAXPATHLEN. | Warner Losh | 2001-05-29 | 1 | -3/+4 |
| * | Silence WARNS=2 and BDECFLAGS on alpha and i386, except for mode_t | Kris Kennaway | 2001-05-20 | 1 | -7/+8 |
| * | Don't emit a warning message if fchflags() returns EOPNOTSUPP | SADA Kenji | 2000-07-20 | 1 | -1/+10 |
| * | To make inherit file flags when mv(1) moves file between directories | SADA Kenji | 2000-07-15 | 1 | -0/+2 |
| * | Use lstat(2) instead of stat(2) when deciding if we should fastcopy | David Malone | 2000-07-11 | 1 | -1/+1 |
| * | add verbose flag | Michael Haro | 1999-08-29 | 1 | -7/+17 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-27 | 1 | -1/+1 |
| * | Calls one or more of malloc(), warn(), err(), syslog(), execlp() or | Dag-Erling Smørgrav | 1998-10-13 | 1 | -2/+2 |
| * | Fixed printf format errors. | Bruce Evans | 1998-06-28 | 1 | -3/+3 |
| * | Make sure we don't overflow the path buffer. Exit if we do. | Warner Losh | 1998-06-09 | 1 | -2/+4 |
| * | Don't append a '/' to the destination directory if there | Steve Price | 1998-05-25 | 1 | -3/+5 |
| * | Correct use of .Nm. Add rcsid. | Philippe Charnier | 1998-05-15 | 1 | -3/+5 |
| * | Merge from OpenBSD: | Eivind Eklund | 1997-12-10 | 1 | -2/+16 |
| * | Synchronize usage() and man page. | Wolfgang Helbig | 1997-10-26 | 1 | -3/+3 |