Ed Schouten
d05becf2b6
Use -Wl,-N instead of the undocumented -N option for GCC.
...
GCC forwards the -N flag directly to ld. This flag is not documented and
not supported by (for example) Clang. Just use -Wl,-N.
Submitted by: Pawel Worach
2010-06-03 17:42:32 +00:00
Christian Brueffer
662cac9f23
Fix some "in in" typos in comments.
...
PR: 121490
Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com>
Approved by: rwatson (mentor), jkoshy
MFC after: 3 days
2008-03-26 07:32:08 +00:00
Yoshihiro Takahashi
780e069c49
MFi386: revision 1.18
...
Add a trailing \0 to the read error string so that read errors don't print
out two error messages.
2007-11-18 03:14:06 +00:00
Yoshihiro Takahashi
a0c908882c
MFi386: revision 1.17.
...
Fix the cdboot twiddle display.
2007-03-04 04:53:17 +00:00
Yoshihiro Takahashi
33cf0c5194
Add a bootable CD support.
2006-05-14 07:26:02 +00:00