Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Jul 1995 11:48:22 -0700
From:      Bill Paul <wpaul>
To:        CVS-commiters, cvs-gnu
Subject:   cvs commit: src/gnu/usr.sbin/ypserv server.c
Message-ID:  <199507021848.LAA06645@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
wpaul       95/07/02 11:48:22

  Modified:    gnu/usr.sbin/ypserv  server.c
  Log:
  Small touchups in open_database():
  
  - Use one sprintf() to put together the path to the map database instead
    of strcat()s and strcpy()s.
  
  - Make the 'error opening database' Perror()  statement sane.



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