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
/
sbin
/
dump
Commit message (
Expand
)
Author
Age
Files
Lines
*
Print the `99.99% done, finished soon' message only as often as the
iedowse
2004-06-19
1
-2
/
+5
*
Enter the 1990's and assume that the computer knows what time it is.
imp
2004-05-21
1
-16
/
+23
*
Assorted markup, grammar, and spelling fixes.
ru
2004-05-17
1
-14
/
+24
*
Add -P arguments for dump(8) and restore(8) which allow the user to
green
2004-04-13
4
-20
/
+84
*
Improve the warnings for dump -L and do not bother doing the snapshot if
green
2004-04-12
2
-3
/
+11
*
Fixed unformatting of copyright clause 4 in previous commit.
bde
2004-04-10
1
-1
/
+1
*
Remove advertising clause from University of California Regent's license,
markm
2004-04-09
10
-41
/
+1
*
Add RSH to the list of enviroment variables.
alex
2004-01-15
1
-0
/
+3
*
Define _PATH_MKSNAP_FFS and use it in dump(8) instead of assuming
iedowse
2004-01-04
1
-2
/
+2
*
Document that the live dump command (`dump -L') creates its snapshot
mckusick
2003-11-18
1
-1
/
+12
*
Convert the live dump command (`dump -L') to use mksnap_ffs instead
mckusick
2003-11-16
1
-12
/
+8
*
Make this WARNS=2 clean by
johan
2003-11-14
3
-5
/
+5
*
- add explanation of what an active file system is
kensmith
2003-11-05
1
-2
/
+14
*
In mapdirs(), do not use the `dp' inode pointer after searchdir()
iedowse
2003-11-04
1
-3
/
+3
*
Add missing prototype for cread().
iedowse
2003-11-04
1
-0
/
+1
*
revert to version 1.25 and use va_copy to obtain another copy of the
ps
2003-09-21
1
-2
/
+5
*
Fix improper use of varargs.
ps
2003-09-20
1
-2
/
+2
*
Remove reference to max block size. dump no longer limits the block size.
grog
2003-07-14
1
-13
/
+1
*
Add section number to .Xr
charnier
2003-06-08
1
-1
/
+1
*
Dump is hard-wired to believe that it can read disks on
mckusick
2003-05-07
2
-4
/
+48
*
Removed all vestiges of KerberosIV.
ru
2003-05-01
3
-7
/
+4
*
Fixed the MLINKS assignment style.
ru
2003-05-01
1
-1
/
+1
*
De-Kerberise (KerberosIV). KerberosIV is no longer present, and
markm
2003-05-01
4
-48
/
+4
*
Avoid a name conflict with future functionality:
mdodd
2003-04-07
3
-4
/
+4
*
Sort options.
ru
2003-02-23
2
-40
/
+53
*
Readjust the cache initialization code to make it more obvious that the
dillon
2003-01-25
1
-12
/
+7
*
really, this time for sure. Fix formatting in usage().
dillon
2003-01-13
1
-2
/
+2
*
Grr. I keep forgetting things. Include -C in dump's usage() .
dillon
2003-01-13
1
-1
/
+1
*
Add support for obsolete option form for -C
dillon
2003-01-13
1
-0
/
+1
*
Add a caching option to dump. Use -C. Note that NetBSD has a caching option
dillon
2003-01-13
6
-6
/
+175
*
Add TAPE to the ENVIRONMENT section and standardize the section, using a
sheldonh
2003-01-10
1
-3
/
+6
*
Fixed the abuses of .Ql visible on stderr in troff mode.
ru
2002-12-23
1
-1
/
+1
*
Uniformly refer to a file system as "file system".
ru
2002-12-12
1
-2
/
+2
*
Add the `L' option to dump to notify it that it is dumping a
mckusick
2002-12-03
2
-15
/
+91
*
Correct the estimated block count calculated by dump to account
mckusick
2002-12-03
2
-2
/
+4
*
Properly handle UFS2 sparsely allocated inodes. The UFS2 filesystem
mckusick
2002-12-03
1
-25
/
+66
*
Mark snapshots so that dump will dump them as zero length
mckusick
2002-11-30
1
-2
/
+8
*
Create a new 32-bit fs_flags word in the superblock. Add code to move
mckusick
2002-11-27
1
-2
/
+1
*
Changed "file system" back to "filesystem" in the usage message. English
bde
2002-10-01
1
-3
/
+3
*
Use the standardized CHAR_BIT constant instead of NBBY in userland.
mike
2002-09-25
7
-7
/
+16
*
Fix some 'SYNOPSIS' and 'usage' messages.
trhodes
2002-08-27
1
-1
/
+1
*
Fix Synopsis
trhodes
2002-08-26
1
-1
/
+1
*
Replace various spelling with FALLTHROUGH which is lint()able
charnier
2002-08-25
1
-2
/
+2
*
s/filesystem/file system/g as discussed on -developers
trhodes
2002-08-21
7
-31
/
+31
*
Change utimes to set the file creation time (for filesystems that
mckusick
2002-07-17
1
-4
/
+4
*
Oops, the previous revision (1.22) introduced a potential alignment
iedowse
2002-07-08
1
-15
/
+20
*
- Do not include <utmp.h> for no reason.
robert
2002-07-08
2
-4
/
+0
*
Use a fixed MAXBSIZE-size auto array instead of a static pointer
iedowse
2002-07-08
1
-6
/
+2
*
Replace the use of %qd with intmax_t/%jd and fix a number of -Wall
iedowse
2002-07-08
4
-20
/
+23
*
Fix some printf format errors.
iedowse
2002-07-07
2
-6
/
+6
[next]