Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jan 1997 02:53:41 -0800 (PST)
From:      "Jordan K. Hubbard" <jkh>
To:        CVS-committers, cvs-all, cvs-usrsbin
Subject:   cvs commit:  src/usr.sbin/tzsetup tzsetup.c
Message-ID:  <199701211053.CAA13442@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         97/01/21 02:53:40

  Modified:    usr.sbin/tzsetup  tzsetup.c
  Log:
  Make some of the less necessary user feedback #ifdef VERBOSE.
  
  We could also make this stuff only come out when getpid() != 1
  and thus avoid the install case (where it really is just too verbose,
  and people have complained), but this seems less messy and no one
  complained when tzsetup didn't print the final "things went fine!"
  messages (which sort of contravene the UNIX spirit of only yelling
  when you need to anyway).
  
  Revision  Changes    Path
  1.4       +4 -0      src/usr.sbin/tzsetup/tzsetup.c



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