Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jun 1995 01:22:25 -0700 (PDT)
From:      "Rodney W. Grimes" <rgrimes@gndrsh.aac.dev.com>
To:        bde@freefall.cdrom.com (Bruce Evans)
Cc:        CVS-commiters@freefall.cdrom.com, cvs-sys@freefall.cdrom.com
Subject:   Re: cvs commit: src/sys/kern subr_prf.c
Message-ID:  <199506140822.BAA00839@gndrsh.aac.dev.com>
In-Reply-To: <199506140755.AAA19223@freefall.cdrom.com> from "Bruce Evans" at Jun 14, 95 00:55:08 am

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> bde         95/06/14 00:55:08
> 
>   Modified:    sys/kern  subr_prf.c
>   Log:
>   Convert %p to 0x%x instead of to 0x%8x.  The latter gives blank padding
>   in the wrong place.  Blank padding in the right place or zero padding
>   would be inconsistent with user mode.
>   
>   Put case 'p' in alphabetical order.
>   
>   Implement %p in sprintf() too.

Thank you, that was on my hit list...

>   I'd like only a single, more complete
>   printf() core, perhaps one based on vsnprintf().

Yes please!!!!


-- 
Rod Grimes                                      rgrimes@gndrsh.aac.dev.com
Accurate Automation Company                   Custom computers for FreeBSD



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199506140822.BAA00839>