Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Zap a number of #ifdef sunos blocks, and all of the `register' | iedowse | 2001-11-17 | 1 | -17/+7 |
| | | | | keywords. | ||||
* | Use \a instead of \007 for making noise. | phk | 2001-01-28 | 1 | -1/+1 |
| | | | | Submitted by: "Jason Smethers" <jsmethers@pdq.net> | ||||
* | $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 |
| | | | | device hitting EOM on a write. | ||||
* | 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 |
| | | | | should be ssize_t too. | ||||
* | Do not account the tape change time for ETA estimations. | joerg | 1997-10-12 | 1 | -0/+6 |
| | | | | | PR: bin/4369 Submitted by: blank@fox.uni-trier.de (Sascha Blank) | ||||
* | Fix a long-standing bug with dump not treating errors correctly. They | joerg | 1997-05-06 | 1 | -2/+4 |
| | | | | | | | were mishandled as an EOF, which became fatal if your first tape was accidentally write-protected. PR: bin/850 dump treats write-protect as an EOT... | ||||
* | 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 |
| | | | | considerations, and dump right to the end of medium. | ||||
* | Don't use __dead or __pure in user code. They were obfuscations | bde | 1996-09-14 | 1 | -1/+1 |
| | | | | | | for gcc >= 2.5 and no-ops for gcc >= 2.6. Converted to use __dead2 or __pure2 where it wasn't already done, except in math.h where use of __pure was mostly wrong. | ||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -23/+23 |
| | |||||
* | BSD 4.4 Lite sbin Sources | rgrimes | 1994-05-26 | 1 | -0/+859 |
Note: XNSrouted and routed NOT imported here, they shall be imported with usr.sbin. |