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
/
usr.sbin
/
mtree
/
mtree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtree should use getcwd() instead of getwd(). getcwd() is safer,
keramida
2007-11-02
1
-1
/
+1
*
Added forgotten -w to the usage().
ru
2004-06-04
1
-1
/
+1
*
Get rid of "lineno: 0" in error messages from create mode.
phk
2004-01-11
1
-2
/
+5
*
Give mtree(8) the ability to take [two -f spec] arguments and compare
phk
2003-11-05
1
-4
/
+18
*
Rename spec() and verify() functions to have mtree_ prefix and take
phk
2003-11-05
1
-1
/
+1
*
Remove clause 3 in the copyrights (according to permission in src/COPYRIGHT)
phk
2003-10-21
1
-5
/
+1
*
Remove "register" keywords.
phk
2003-10-21
1
-1
/
+1
*
Use __FBSDID over rcsid[]. Protect copyright[] where needed.
obrien
2003-05-03
1
-4
/
+4
*
The -s option should not assume -U.
tobez
2003-03-19
1
-0
/
+1
*
- Align the function prototype of the external `crc' function with
robert
2003-03-13
1
-3
/
+1
*
fixup for WARNS=4.
alfred
2002-07-11
1
-3
/
+1
*
de-__P()
alfred
2002-07-11
1
-1
/
+1
*
Re-add -P option (for POSIX-like command line interface)
ache
2000-09-25
1
-2
/
+6
*
Restore standard symlink default, return -L, remove -P, add missing -q to getopt
ache
2000-09-15
1
-7
/
+7
*
Add -q. this will cause the warning messages about missing
imp
2000-07-25
1
-2
/
+5
*
Revert the reversion of the default mtree behaviour. The mtree
marcel
2000-07-24
1
-7
/
+7
*
Correct the usage() message as per rev 1.25 of mtree.8 .
sheldonh
2000-07-17
1
-1
/
+1
*
Fix getopt string I forget
ache
2000-07-16
1
-1
/
+1
*
Revert back to original mtree default behaviour to not follow symlinks, to be
ache
2000-07-16
1
-6
/
+6
*
Use -P instead of -S to specify that no symlinks should be followed.
joe
2000-07-14
1
-5
/
+5
*
Added a flag (-S) to mtree to specify that symlinks shouldn't be
joe
2000-07-13
1
-1
/
+5
*
Give mtree the ability to exclude files and directories from its traversal.
wollman
2000-05-12
1
-2
/
+8
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Create a new flag, "nochange", which will specify that a directory is
peter
1998-06-05
1
-2
/
+2
*
Use err(3) instead of local redefinition.
charnier
1997-10-01
1
-9
/
+12
*
Change FTS_PHYSICAL (not follow symlinks but return them)
ache
1997-05-15
1
-1
/
+1
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-31
1
-1
/
+1
*
Add -U option which does the same things as -u except exits with 0
rgrimes
1994-10-09
1
-4
/
+12
*
1. Remove commented out CFLAGS+=-DDEBUG from Makefile
rgrimes
1994-09-18
1
-4
/
+10
*
BSD 4.4 Lite usr.sbin Sources
rgrimes
1994-05-26
1
-0
/
+146