[OpenAFS] sprintf -> snprintf...

Derrick J Brashear shadow@dementia.org
Thu, 26 Jun 2003 13:50:29 -0400 (EDT)


On Thu, 26 Jun 2003, Joshua Johnson wrote:

> 	I don't know about:
>
> 	Digital UNIX
> 	SGI Irix
>
> 	Even if they don't have snprintf stock there is a snprintf package that
> can be download and built to supply a *.o.

src/util/snprintf.c or somesuch should already provide it.

> 	To make things a little easier, could someone tell me the preferred
> incantation of diff?

diff -u, I guess is what you're asking.

> 	Also, could someone write a DIRECTORY or INDEX txt file on the root of the
> src tree to give the first-timer an overview of what is to be found in each
> subdirectory?  Many things are easily recognised (bos,vol, etc. etc.), but
> having a one-liner description would be pretty helpful.

src/SOURCE-MAP on the CVS head.