Bug 49 - Bug in /etc/rc
Summary: Bug in /etc/rc
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: misc (show other bugs)
Version: 2.0-RELEASE
Hardware: Any Any
: Normal Affects Only Me
Assignee: FreeBSD Core Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1994-12-13 17:19 UTC by krebs
Modified: 1994-12-13 17:19 UTC (History)
0 users

See Also:


Attachments
file.diff (625 bytes, patch)
1994-12-13 17:19 UTC, krebs
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description krebs 1994-12-13 17:19:38 UTC
	Utiliy at line 134 does not recover recovery files. The quoted string
	"$virecovery" is always "/var/tmp/vi.recover/recover.*" and so the test
	is always false!

Fix: Apply a fix like the following:
How-To-Repeat: 
	Have recovery files in /var/tmp/vi.recover and reboot.
Comment 1 Andrey A. Chernov freebsd_committer freebsd_triage 1995-04-01 14:39:59 UTC
State Changed
From-To: open->closed

It is doubled report from same person