Prepared by: | Garrett D'Amore (garrett) on 2014-May-12 22:34 -0700 PDT |
---|---|
Workspace: | /ws/garrett/illumos-gate (at 042ce05fc076) |
Compare against: | master (at 7a0c0c86aaab) |
Summary of changes: | 784 lines changed: 733 ins; 14 del; 37 mod; 1468 unchg |
Patch of changes: | illumos-gate.patch |
Printable review: | illumos-gate.pdf |
Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw usr/src/cmd/printf/printf.c
4818 printf(1) should support n$ width and precision specifiers 4854 printf(1) doesn't support %b and \c properly Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Approved by: TBD133 lines changed: 99 ins; 11 del; 23 mod; 521 unchg
Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw usr/src/man/man1/printf.1
4818 printf(1) should support n$ width and precision specifiers 4854 printf(1) doesn't support %b and \c properly Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Approved by: TBD75 lines changed: 59 ins; 3 del; 13 mod; 928 unchg
------ ------ ------ ------ ------ --- New Patch Raw usr/src/pkg/manifests/system-test-utiltest.mf
4818 printf(1) should support n$ width and precision specifiers 4854 printf(1) doesn't support %b and \c properly Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Approved by: TBD32 lines changed: 32 ins; 0 del; 0 mod; 0 unchg
Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw usr/src/test/Makefile
4818 printf(1) should support n$ width and precision specifiers 4854 printf(1) doesn't support %b and \c properly Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Approved by: TBD2 lines changed: 1 ins; 0 del; 1 mod; 19 unchg
------ ------ ------ ------ ------ --- New Patch Raw usr/src/test/util-tests/Makefile
4818 printf(1) should support n$ width and precision specifiers 4854 printf(1) doesn't support %b and \c properly Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Approved by: TBD20 lines changed: 20 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ------ --- New Patch Raw usr/src/test/util-tests/cmd/Makefile
4818 printf(1) should support n$ width and precision specifiers 4854 printf(1) doesn't support %b and \c properly Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Approved by: TBD38 lines changed: 38 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ------ --- New Patch Raw usr/src/test/util-tests/cmd/utiltest.ksh
4818 printf(1) should support n$ width and precision specifiers 4854 printf(1) doesn't support %b and \c properly Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Approved by: TBD61 lines changed: 61 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ------ --- New Patch Raw usr/src/test/util-tests/doc/Makefile
4818 printf(1) should support n$ width and precision specifiers 4854 printf(1) doesn't support %b and \c properly Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Approved by: TBD36 lines changed: 36 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ------ --- New Patch Raw usr/src/test/util-tests/doc/README
4818 printf(1) should support n$ width and precision specifiers 4854 printf(1) doesn't support %b and \c properly Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Approved by: TBD65 lines changed: 65 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ------ --- New Patch Raw usr/src/test/util-tests/runfiles/Makefile
4818 printf(1) should support n$ width and precision specifiers 4854 printf(1) doesn't support %b and \c properly Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Approved by: TBD40 lines changed: 40 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ------ --- New Patch Raw usr/src/test/util-tests/runfiles/default.run
4818 printf(1) should support n$ width and precision specifiers 4854 printf(1) doesn't support %b and \c properly Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Approved by: TBD26 lines changed: 26 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ------ --- New Patch Raw usr/src/test/util-tests/tests/Makefile
4818 printf(1) should support n$ width and precision specifiers 4854 printf(1) doesn't support %b and \c properly Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Approved by: TBD19 lines changed: 19 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ------ --- New Patch Raw usr/src/test/util-tests/tests/printf/Makefile
4818 printf(1) should support n$ width and precision specifiers 4854 printf(1) doesn't support %b and \c properly Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Approved by: TBD38 lines changed: 38 ins; 0 del; 0 mod; 0 unchg
Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw usr/src/test/util-tests/tests/printf/printf_test.ksh
4818 printf(1) should support n$ width and precision specifiers 4854 printf(1) doesn't support %b and \c properly Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Approved by: TBD199 lines changed: 199 ins; 0 del; 0 mod; 0 unchg
This code review page was prepared using /opt/onbld/bin/webrev. Webrev is maintained by the illumos project. The latest version may be obtained here.