HomeFreeBSD

Fix a typo in previous commit: must call "putn" to print a crlf,
rS185346Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Fix a typo in previous commit: must call "putn" to print a crlf,
instead of "puts" which prints whatever is at %si, followed by a CRLF.

It was not noticed during tests because at that point %si points
to a partition entry whose first byte is 0x80, which is both a
terminator for the string and a non printable character.

Submitted by: Christoph Mallon

Details

Provenance
luigiAuthored on
Parents
rS185345: Create a fake geometry (16 heads, 64 sectors) when dealing with
Branches
Unknown
Tags
Unknown

Event Timeline