| Summary: | [patch] add magic(5)/file(1) support for FreeBSD 6.1 dump(8) format | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | pri vate <nobody> | ||||
| Component: | bin | Assignee: | Antoine Brodin <antoine> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Unspecified | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
pri vate
2006-07-01 17:40:18 UTC
The 'Previous' and 'This' dump date lines should go directly after the 'new-fs' dump lines > the fix is ugly because it does not support the 64 bit date stamps, but here it goes anyway:
This should probably be submitted to the file maintainers since that
utility is not separately maintained by FreeBSD (and perhaps
"de-uglified" first).
Kris
State Changed From-To: open->suspended Submitter address is invalid The attached patch has been submitted upstream. It handles 64bit dates correctly. Responsible Changed From-To: freebsd-bugs->antoine Take this PR. Hopefully it can be fixed with next vendor release/import. Approved by: rwatson (mentor) State Changed From-To: suspended->closed Close: this is fixed in head with file 4.26 import. If you don't use head, you can take file 4.26 from the ports tree. |