Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Sep 2002 02:49:32 -0700 (PDT)
From:      Alan Eldridge <alane@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/fam Makefile ports/devel/fam/files mntent.h mntent_compat.c++
Message-ID:  <200209100949.g8A9nWNa080403@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alane       2002/09/10 02:49:32 PDT

  Modified files:
    devel/fam            Makefile 
  Added files:
    devel/fam/files      mntent.h mntent_compat.c++ 
  Log:
  Replace the mntent emulation code with my own versions, which are GPL'd,
  so that SGI can integrate them, along with the rest of the current patches,
  into its own tree. The BSD license on the old code was preventing that,
  as SGI's legal weasels will only allow them to accept GPL'd code.
  
  My stuff's more well written anyway; I know how to write C++, the old author
  didn't.
  
  Revision  Changes    Path
  1.8       +8 -5      ports/devel/fam/Makefile
  1.1       +67 -0     ports/devel/fam/files/mntent.h (new)
  1.1       +154 -0    ports/devel/fam/files/mntent_compat.c++ (new)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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