On Wed, Mar 27, 2002 at 03:44:32PM +0100, Matthias Buelow wrote:
> ...
> This is both a problem in nmh aswell as FreeBSD; nmh shouldn't rely
> on uname(3) for getting a full Internet hostname as "nodename";
> FreeBSD should raise SYS_NMLN to provide enough place for an Internet
> hostname.
> ...
>
I wrote:
> printf("sysname: %s\nnodename: %s\nrelease: %s\nmachine: %s\n",
> u.sysname, u.nodename, u.release, u.version, u.machine);
Actually here's an obvious bug in the quick test program, I just want to
mention it, it doesn't effect anything in the rest of the mail, thoug
Scott Blachowicz <[EMAIL PROTECTED]> writes:
(freebsd-hackers, please see comment about sys/utsname.h / SYS_NMLN
below; you might ignore the nmh bug correspondence above.)
>OK...it looks like there's this zotnet/mts/mts.c file with a LocalName()
>function that calls various functions (uname(),
3 matches
Mail list logo