-
-
usr/src/boot/lib/libstand/printf.c (Diff revision 1) This appears incomplete. It doesn't seem to be handling the logic that the rest of the normal 's' case seems to be. For example, the null check, width, etc. Is that expected or intentional?
Change Summary:
Merged with https://svnweb.freebsd.org/base?view=revision&revision=r300056. Rewrote libstand printf %S to have the same functionality as %s.
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 2 (+32 -2) |
-
-
usr/src/boot/sys/boot/common/bootstrap.h (Diff revision 2) Where does C_WIDEOUT actually get consumed? I see you setting it on the EFI console, but is there something which uses this information?