> > openssh itself needed several kludges: I replaced MAXHOSTNAME in a > > couple of files with a "enough for everyone" value. Evil, but at the > > time I lacked the docs to do it right. > > Well, this needs to be fixed with realloc() and a loop.
How about alloca and asprintf? -Neal -- Neal H Walfield University of Massachusetts at Lowell [EMAIL PROTECTED] or [EMAIL PROTECTED]

