Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jun 1998 13:01:30 -0700 (PDT)
From:      Joerg Wunsch <joerg@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG
Subject:   cvs commit: src/libexec/bootpd bootpd.c
Message-ID:  <199806032001.NAA20272@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       1998/06/03 13:01:30 PDT

  Modified files:
    libexec/bootpd       bootpd.c 
  Log:
  Use gethostname(3) to obtain the local host name, as opposed to uname(3).
  Otherwise the length of the name is limited to 32 characters only.
  
  Revision  Changes    Path
  1.8       +4 -5      src/libexec/bootpd/bootpd.c



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