Bug 7944 - `restore f foo' gets sigsegv
Summary: `restore f foo' gets sigsegv
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: Unspecified
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1998-09-16 09:30 UTC by Ben Jackson
Modified: 1999-05-17 01:29 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Jackson 1998-09-16 09:30:01 UTC
Looks like option parsing in restore is broken.

How-To-Repeat: restore f foo

(foo need not exist, you don't have to be root)
Comment 1 jamesvv 1999-05-13 21:02:29 UTC
I have run this in 3.1-RELEASE, no problems.  Looks like this should be
closed...


-James
Comment 2 Steve Price freebsd_committer freebsd_triage 1999-05-17 01:27:02 UTC
State Changed
From-To: open->closed

As Mr. Vleet pointed out this has been fixed in later releases.  You might 
consider upgrading to 3.x or just grabbing a later copy of the restore sources 
if you can't afford to upgrade.  Thanks.