index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
mv
Commit message (
Expand
)
Author
Age
Files
Lines
*
Follow the behavior as specified in POSIX:
eadler
2012-11-15
1
-1
/
+1
*
Add a -h flag similar to the -h flag for ln to force mv(1) to treat a
jhb
2012-08-31
2
-6
/
+36
*
Put some static keywords in the source code.
ed
2011-10-31
1
-1
/
+1
*
Don't chop IO into small pieces, follow cp(1) and just use MAXPHYS.
ivoras
2011-10-03
1
-15
/
+9
*
Add NFSv4 ACL support to mv(1).
trasz
2009-09-04
1
-12
/
+58
*
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
*
Bump document date on behalf of previous revision.
ru
2007-11-01
1
-1
/
+1
*
Replace a fairly opaque sentence with a much clearer wording from NetBSD.
pav
2007-05-12
1
-2
/
+2
*
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
*
Add the new standard EXIT STATUS section where appropriate.
ru
2005-01-16
1
-5
/
+5
*
/*- or .\"- or #- to begin license clauses.
imp
2005-01-10
2
-1
/
+2
*
Remove clause 3 from the UCB licenses.
markm
2004-04-06
2
-8
/
+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
2
-39
/
+0
*
Quiet warnings about copyright[].
obrien
2003-05-01
1
-2
/
+2
*
Grammar fix.
keramida
2002-08-26
1
-1
/
+1
*
s/filesystem/file system/ as discussed on -developers
trhodes
2002-08-21
1
-1
/
+1
*
mdoc(7) police: tidy up, bump document date on behalf of the -n option.
ru
2002-08-09
1
-9
/
+9
*
Update usage for the addition of -n in rev 1.35 of mv.c.
johan
2002-07-09
2
-3
/
+3
*
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
2
-1
/
+1
*
Consistancy check s/file system/filesystem/
trhodes
2002-05-16
1
-1
/
+1
*
Update SCM ID.
obrien
2002-03-22
1
-2
/
+2
*
Note that -n is non-standard.
obrien
2002-03-22
1
-1
/
+3
*
Add the -n option, which automatically answers "no" to the overwrite question.
obrien
2002-03-22
2
-6
/
+27
*
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
*
Default to WARNS=2. Binary builds that cannot handle this must explicitly
obrien
2001-12-04
1
-1
/
+0
*
mdoc(7) police: utilize the new .Ex macro.
ru
2001-08-15
1
-3
/
+1
*
Set WARNS=2 on programs which compile cleanly.
dd
2001-07-15
1
-0
/
+1
*
Remove whitespace at EOL.
dd
2001-07-15
1
-1
/
+1
*
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
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-2
/
+2
*
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
*
Removed bogus dependancy on libutil.
joe
2000-01-01
1
-3
/
+0
*
mention that -v is non-standard
mharo
1999-09-04
1
-0
/
+4
*
add verbose flag
mharo
1999-08-29
2
-7
/
+23
*
$Id$ -> $FreeBSD$
peter
1999-08-27
4
-4
/
+4
*
Various spelling/formatting changes.
kris
1999-05-08
1
-2
/
+2
[next]