| Commit message (Expand) | Author | Age | Files | Lines |
* | Mark non-returning function as such | eadler | 2012-11-29 | 1 | -1/+1 |
* | Fix sbin/ build with a 64-bit ino_t. | mdf | 2012-09-27 | 1 | -5/+6 |
* | mdoc: move two sentences from synopsis to description (where they really | joel | 2012-05-23 | 1 | -10/+8 |
* | Replace index() and rindex() calls with strchr() and strrchr(). | ed | 2012-01-03 | 1 | -1/+1 |
* | The current /etc/dumpdates file restricts device names to 32 characters. | mckusick | 2011-10-18 | 2 | -3/+7 |
* | The dump, fsck_ffs, fsdb, fsirand, newfs, makefs, and quot utilities | mckusick | 2011-01-24 | 4 | -4/+4 |
* | Plug two memory leaks in error case. | delphij | 2010-02-03 | 2 | -2/+5 |
* | Switch the default WARNS level for sbin/ to 6. | ru | 2009-10-19 | 1 | -0/+1 |
* | Make dump -W show the level correctly. | brian | 2009-05-29 | 1 | -1/+1 |
* | Verify that the filesystem being referenced in fstab is indeed a UFS | cy | 2009-03-02 | 1 | -2/+3 |
* | Expand dump to allow MAX_INT dump levels. | mckusick | 2008-05-24 | 3 | -14/+21 |
* | When using dump to generate level 0 dumps which are then rsync'ed | mckusick | 2008-05-23 | 4 | -4/+51 |
* | (bread): For a read that is contained entirely within a block, never copy | thomas | 2007-04-05 | 1 | -1/+1 |
* | Fix an error in dumping large sparse files containing extended attributes. | mckusick | 2007-02-27 | 1 | -2/+2 |
* | Update the dump program to save extended attributes. Update | mckusick | 2007-02-26 | 2 | -20/+166 |
* | Make "dump /filesystem" (without options) work. | ru | 2006-10-12 | 1 | -2/+5 |
* | Markup fixes. | ru | 2006-09-18 | 1 | -7/+11 |
* | Clarify documentation of '-L' command line switch: the snapshot is | thomas | 2006-08-16 | 1 | -1/+2 |
* | If rawname returns NULL, deal with it appropriately. | mjacob | 2006-08-15 | 1 | -0/+2 |
* | Eliminate a pair of unneeded parentheses slipped in from previous version of | marck | 2006-08-06 | 1 | -1/+1 |
* | strlen(3) returns size_t, which is not strictly equivalent to int an 64-bit | marck | 2006-08-06 | 1 | -3/+4 |
* | Do not pass-through the tailing newline character from the ctime(3) | rse | 2006-08-05 | 1 | -3/+5 |
* | Dump keeps a bitmap of the state of various inodes, which is sized | dwmalone | 2006-04-11 | 1 | -8/+20 |
* | Revert a minor glitch of revision 1.69 | keramida | 2006-02-24 | 1 | -2/+2 |
* | Add the example that green@ used in his commit log for the dump to a | imp | 2005-12-23 | 1 | -1/+8 |
* | Correct the description of the TAPE environment variable. | ceri | 2005-07-31 | 1 | -1/+5 |
* | Make gcc4 happy by making consistent signedness. | delphij | 2005-05-02 | 1 | -1/+1 |
* | 'r' disk devices no longer exist, so don't try to create a pathname | imp | 2005-04-18 | 1 | -20/+10 |
* | Use a signal-safe type for two variables that are used to synchronise | iedowse | 2005-03-02 | 1 | -2/+2 |
* | va_list style tweaks | obrien | 2005-02-16 | 1 | -1/+2 |
* | Sync program's usage() with manpage's SYNOPSIS. | ru | 2005-02-10 | 1 | -2/+2 |
* | Improved error checking for existence of a .snap directory to | wes | 2005-01-21 | 2 | -18/+29 |
* | Sort sections. | ru | 2005-01-18 | 1 | -11/+11 |
* | Added the EXIT STATUS section where appropriate. | ru | 2005-01-17 | 1 | -1/+1 |
* | Clearer va-args usage. | obrien | 2004-12-30 | 1 | -4/+3 |
* | o Do not dump core in -W if dumpdates was not readable and ddatev == NULL. | maxim | 2004-12-02 | 2 | -5/+2 |
* | Avoid casts as lvalues. | kan | 2004-07-28 | 1 | -2/+8 |
* | 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 |