summaryrefslogtreecommitdiffstats
path: root/sbin/dump/tape.c
Commit message (Expand)AuthorAgeFilesLines
* The dump, fsck_ffs, fsdb, fsirand, newfs, makefs, and quot utilitiesmckusick2011-01-241-1/+1
* Use a signal-safe type for two variables that are used to synchroniseiedowse2005-03-021-2/+2
* Add -P arguments for dump(8) and restore(8) which allow the user togreen2004-04-131-12/+39
* Remove advertising clause from University of California Regent's license,markm2004-04-091-4/+0
* Use the standardized CHAR_BIT constant instead of NBBY in userland.mike2002-09-251-0/+1
* s/filesystem/file system/g as discussed on -developerstrhodes2002-08-211-1/+1
* Replace the use of %qd with intmax_t/%jd and fix a number of -Walliedowse2002-07-081-0/+1
* Fix some printf format errors.iedowse2002-07-071-1/+1
* This commit adds basic support for the UFS2 filesystem. The UFS2mckusick2002-06-211-11/+11
* s/daddr_t/ufs_daddr_t/gphk2002-06-061-3/+3
* o remove __Pimp2002-03-201-44/+22
* Supply progress information in dump's process title, which is usefuliedowse2002-02-161-0/+1
* On receipt of a SIGINFO, schedule an immediate printout of theiedowse2002-02-161-0/+1
* Make dump's behaviour more sensible when the output file is a fifo.iedowse2002-02-111-0/+6
* Zap a number of #ifdef sunos blocks, and all of the `register'iedowse2001-11-171-17/+7
* Use \a instead of \007 for making noise.phk2001-01-281-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* temporary workaround for bin/11464mjacob1999-05-031-1/+5
* Add support for dealing with ENOSPC as the error code returned by a tapegibbs1998-09-151-5/+9
* Correct use of .Nm. Add rcsid. Remove unused #includes.charnier1998-06-151-1/+4
* read() and write() return ssize_t not int, so the first arg to atomic()jb1998-01-251-2/+3
* Do not account the tape change time for ETA estimations.joerg1997-10-121-0/+6
* Fix a long-standing bug with dump not treating errors correctly. Theyjoerg1997-05-061-2/+4
* Merge Lite2 changes (rather bigish, the dump/restore folks should check)peter1997-03-111-4/+4
* Add the `a' option (``auto-size'') to bypass all tape lengthjoerg1997-02-011-2/+2
* Don't use __dead or __pure in user code. They were obfuscationsbde1996-09-141-1/+1
* Remove trailing whitespace.rgrimes1995-05-301-23/+23
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-261-0/+859
OpenPOWER on IntegriCloud