FreeBSD Bugzilla – Attachment 5212 Details for
Bug 12628
trivial grammar patch to boot.c
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 499 bytes, created by
rme
on 1999-07-13 18:50:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
rme
Created:
1999-07-13 18:50:00 UTC
Size:
499 bytes
patch
obsolete
>*** boot.c.orig Thu May 20 01:11:00 1999 >--- boot.c Thu May 20 01:12:16 1999 >*************** >*** 203,209 **** > break; > } > if (ntime != otime) { >! printf("\rBooting [%s] in %d seconds... ", getbootfile(0), (int)(when - ntime)); > otime = ntime; > cr = 1; > } >--- 203,209 ---- > break; > } > if (ntime != otime) { >! printf("\rBooting [%s] in %d second%s... ", getbootfile(0), (int)(when - ntime), (when-ntime)==1?"":"s"); > otime = ntime; > cr = 1; > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 12628
: 5212