cvs commit: src/cddl Makefile Makefile.inc src/cddl/lib 
 Makefile Makefile.inc src/cddl/lib/libavl Makefile 
 src/cddl/lib/libnvpair Makefile src/cddl/lib/libumem Makefile 
 src/cddl/lib/libuutil Makefile src/cddl/lib/libzfs Makefile 
 src/cddl/lib/libzpool ...
    Norikatsu Shigemura 
    nork at FreeBSD.org
       
    Fri Apr  6 01:28:07 UTC 2007
    
    
  
> pjd         2007-04-06 01:09:07 UTC
>   FreeBSD src repository
>   Added files:
>     cddl                 Makefile Makefile.inc
>     cddl/lib             Makefile Makefile.inc
>     cddl/lib/libavl      Makefile
>     cddl/lib/libnvpair   Makefile
>     cddl/lib/libumem     Makefile
>     cddl/lib/libuutil    Makefile
>     cddl/lib/libzfs      Makefile
>     cddl/lib/libzpool    Makefile
(snip)
>   Log:
>   Please welcome ZFS - The last word in file systems.
>   ZFS file system was ported from OpenSolaris operating system. The code
> in under
>   CDDL license.
>   I'd like to thank all SUN developers that created this great piece of
> software.
>   Supported by:   Wheel LTD (http://www.wheel.pl/)
>   Supported by:   The FreeBSD Foundation
> (http://www.freebsdfoundation.org/)
>   Supported by:   Sentex (http://www.sentex.net/)
Thanks for your great works!!!  I was waiting for this day.
And,
please bump __FreeBSD_version__ in sys/param.h.
>   Revision  Changes    Path
>   1.1       +8 -0      src/cddl/Makefile (new)
>   1.1       +3 -0      src/cddl/Makefile.inc (new)
>   1.1       +20 -0     src/cddl/lib/Makefile (new)
>   1.1       +5 -0      src/cddl/lib/Makefile.inc (new)
>   1.1       +13 -0     src/cddl/lib/libavl/Makefile (new)
>   1.1       +18 -0     src/cddl/lib/libnvpair/Makefile (new)
>   1.1       +12 -0     src/cddl/lib/libumem/Makefile (new)
>   1.1       +27 -0     src/cddl/lib/libuutil/Makefile (new)
>   1.1       +49 -0     src/cddl/lib/libzfs/Makefile (new)
>   1.1       +46 -0     src/cddl/lib/libzpool/Makefile (new)
    
    
More information about the cvs-all
mailing list