cvs commit: src/sbin/dump Makefile dump.8 dumprmt.c main.c src/sbin/restore Makefile main.c restore.8

Mark Murray markm at FreeBSD.org
Thu May 1 13:09:59 PDT 2003


markm       2003/05/01 13:09:58 PDT

  FreeBSD src repository

  Modified files:
    sbin/dump            Makefile dump.8 dumprmt.c main.c 
    sbin/restore         Makefile main.c restore.8 
  Log:
  De-Kerberise (KerberosIV). KerberosIV is no longer present, and
  remote backups can still be done with Kerberos authentication using
  SSH and Kerberos 5.
  
  Revision  Changes    Path
  1.21      +0 -13     src/sbin/dump/Makefile
  1.56      +0 -6      src/sbin/dump/dump.8
  1.19      +4 -15     src/sbin/dump/dumprmt.c
  1.51      +0 -14     src/sbin/dump/main.c
  1.19      +0 -13     src/sbin/restore/Makefile
  1.19      +0 -10     src/sbin/restore/main.c
  1.41      +0 -6      src/sbin/restore/restore.8


More information about the cvs-src mailing list