Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Dec 1997 03:14:24 -0800 (PST)
From:      Joerg Wunsch <joerg@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG
Subject:   cvs commit: ports/net/samba-des/patches patch-ab
Message-ID:  <199712021114.DAA19789@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       1997/12/02 03:14:23 PST

  Modified files:
    net/samba-des/patches patch-ab 
  Log:
  Sanity.  Make this actually work.
  
  . Don't use sgtty, we've got termios.  (unimportant)
  . Don't use rand(3), we've got random(3).  (more important)
  . Don't clobber the use of -lcrypt's crypt(3) by a stupid descrypt from
    its own libdes -- this prevented the system's MD5 passwords from
    being used.  (essential)
  
  Revision  Changes    Path
  1.2       +33 -3     ports/net/samba-des/patches/patch-ab



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