| Commit message (Expand) | Author | Age | Files | Lines |
* | The dump, fsck_ffs, fsdb, fsirand, newfs, makefs, and quot utilities | mckusick | 2011-01-24 | 1 | -1/+1 |
* | Use a signal-safe type for two variables that are used to synchronise | iedowse | 2005-03-02 | 1 | -2/+2 |
* | Add -P arguments for dump(8) and restore(8) which allow the user to | green | 2004-04-13 | 1 | -12/+39 |
* | Remove advertising clause from University of California Regent's license, | markm | 2004-04-09 | 1 | -4/+0 |
* | Use the standardized CHAR_BIT constant instead of NBBY in userland. | mike | 2002-09-25 | 1 | -0/+1 |
* | s/filesystem/file system/g as discussed on -developers | trhodes | 2002-08-21 | 1 | -1/+1 |
* | Replace the use of %qd with intmax_t/%jd and fix a number of -Wall | iedowse | 2002-07-08 | 1 | -0/+1 |
* | Fix some printf format errors. | iedowse | 2002-07-07 | 1 | -1/+1 |
* | This commit adds basic support for the UFS2 filesystem. The UFS2 | mckusick | 2002-06-21 | 1 | -11/+11 |
* | s/daddr_t/ufs_daddr_t/g | phk | 2002-06-06 | 1 | -3/+3 |
* | o remove __P | imp | 2002-03-20 | 1 | -44/+22 |
* | Supply progress information in dump's process title, which is useful | iedowse | 2002-02-16 | 1 | -0/+1 |
* | On receipt of a SIGINFO, schedule an immediate printout of the | iedowse | 2002-02-16 | 1 | -0/+1 |
* | Make dump's behaviour more sensible when the output file is a fifo. | iedowse | 2002-02-11 | 1 | -0/+6 |
* | Zap a number of #ifdef sunos blocks, and all of the `register' | iedowse | 2001-11-17 | 1 | -17/+7 |
* | Use \a instead of \007 for making noise. | phk | 2001-01-28 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | temporary workaround for bin/11464 | mjacob | 1999-05-03 | 1 | -1/+5 |
* | Add support for dealing with ENOSPC as the error code returned by a tape | gibbs | 1998-09-15 | 1 | -5/+9 |
* | Correct use of .Nm. Add rcsid. Remove unused #includes. | charnier | 1998-06-15 | 1 | -1/+4 |
* | read() and write() return ssize_t not int, so the first arg to atomic() | jb | 1998-01-25 | 1 | -2/+3 |
* | Do not account the tape change time for ETA estimations. | joerg | 1997-10-12 | 1 | -0/+6 |
* | Fix a long-standing bug with dump not treating errors correctly. They | joerg | 1997-05-06 | 1 | -2/+4 |
* | Merge Lite2 changes (rather bigish, the dump/restore folks should check) | peter | 1997-03-11 | 1 | -4/+4 |
* | Add the `a' option (``auto-size'') to bypass all tape length | joerg | 1997-02-01 | 1 | -2/+2 |
* | Don't use __dead or __pure in user code. They were obfuscations | bde | 1996-09-14 | 1 | -1/+1 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -23/+23 |
* | BSD 4.4 Lite sbin Sources | rgrimes | 1994-05-26 | 1 | -0/+859 |