cvs commit: src/kerberos5 Makefile src/lib Makefile src/lib/libpam/modules modules.inc src/libexec Makefile src/release Makefile src/share/examples/etc make.conf src/share/man/man5 make.conf.5 src/share/mk bsd.libnames.mk ...

Mark Murray markm at FreeBSD.org
Mon May 5 00:58:45 PDT 2003


markm       2003/05/05 00:58:44 PDT

  FreeBSD src repository

  Modified files:
    kerberos5            Makefile 
    lib                  Makefile 
    lib/libpam/modules   modules.inc 
    libexec              Makefile 
    release              Makefile 
    share/examples/etc   make.conf 
    share/man/man5       make.conf.5 
    share/mk             bsd.libnames.mk 
    tools/tools/tinderbox tbmaster.pl 
    usr.bin              Makefile 
    secure/lib           Makefile 
    secure/lib/libssh    Makefile 
    secure/libexec       Makefile 
    secure/usr.bin       Makefile 
    secure/usr.bin/ssh   Makefile 
    secure/usr.sbin/sshd Makefile 
  Log:
  Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra
  cleanups were necessary in release/Makefile, and the tinderbox code
  was syntax checked, not run checked.
  
  Revision  Changes    Path
  1.14      +10 -10    src/kerberos5/Makefile
  1.156     +1 -1      src/lib/Makefile
  1.16      +1 -1      src/lib/libpam/modules/modules.inc
  1.58      +1 -1      src/libexec/Makefile
  1.774     +2 -14     src/release/Makefile
  1.31      +1 -1      src/secure/lib/Makefile
  1.22      +1 -1      src/secure/lib/libssh/Makefile
  1.14      +1 -1      src/secure/libexec/Makefile
  1.22      +1 -1      src/secure/usr.bin/Makefile
  1.23      +1 -1      src/secure/usr.bin/ssh/Makefile
  1.32      +1 -1      src/secure/usr.sbin/sshd/Makefile
  1.213     +2 -2      src/share/examples/etc/make.conf
  1.72      +2 -6      src/share/man/man5/make.conf.5
  1.65      +1 -1      src/share/mk/bsd.libnames.mk
  1.16      +3 -4      src/tools/tools/tinderbox/tbmaster.pl
  1.237     +1 -1      src/usr.bin/Makefile


More information about the cvs-src mailing list