| Summary: | hostid utility sometimes prints 64-bit number | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Alexander Zubkov <green> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Alexander Zubkov
2013-03-03 10:55:40 UTC
commit 9bbf6b98c42a212b8a4b1aa02975ac18bb612922 Author: Denys Vlasenko <vda.linux@googlemail.com> Date: Mon Mar 4 03:04:38 2013 +0100 hostid: do not output sign-extended host id. Closes 6056 |