summaryrefslogtreecommitdiffstats
path: root/sbin/restore
Commit message (Collapse)AuthorAgeFilesLines
* Correct some man page cross references and some filempp1996-02-051-1/+0
| | | | locations.
* Make the default tape device match dump(8).joerg1995-11-262-4/+4
|
* Check a pointer in skipdirs() before dereferencing it. I don't fullyjoerg1995-09-011-1/+1
| | | | | | | | | | understand why it can become a null pointer under some circumstances, but i've got a pile of tapes where this happens, and running it thru a debugger proved that simply ending the loop in this case did the right thing. Anyway, it cannot make it worse than now, where restore kills itself with "Memory fault".
* Remove trailing whitespace.rgrimes1995-05-305-19/+19
|
* Added FIFO restore capability.martin1995-02-101-0/+13
|
* Add a reference to ft(8).jkh1995-01-261-2/+1
|
* Should that last sentence read "...thus a full dump must be done...",joerg1995-01-181-1/+3
| | | | | | or do I have it all wrong? Submitted by: "Shawn M. Carey" <smcarey@mailbox.syr.edu>
* Fix endian bug introduced at Berkeley during the Net2->4.4-lite transition.pst1994-09-081-8/+12
| | | | | | Fix is courtesy of the NetBSD folks. Reviewed by: pst
* Convert to our man installation style. Also fixed long-standing bugwollman1994-08-051-1/+1
| | | | | in `fastboot'/`fasthalt' in which the interpreter would hang around after `reboot' or `halt' is run, causing an irritating ``Killed'' message.
* Remove old style manual page depends so make install with NOMAN setrgrimes1994-05-281-2/+0
| | | | can run.
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-2612-0/+5748
Note: XNSrouted and routed NOT imported here, they shall be imported with usr.sbin.
OpenPOWER on IntegriCloud