PERFORCE change 88223 for review
Matthew N. Dodd
mdodd at FreeBSD.org
Wed Dec 14 21:23:33 PST 2005
http://perforce.freebsd.org/chv.cgi?CH=88223
Change 88223 by mdodd at mdodd_ibmtp600e on 2005/12/15 05:22:44
Initial import of userland/kernel bignum library.
Affected files ...
.. //depot/projects/bignum/Makefile#1 add
.. //depot/projects/bignum/kmod/Makefile#1 add
.. //depot/projects/bignum/kmod/bignum.syms#1 add
.. //depot/projects/bignum/lib/Makefile#1 add
.. //depot/projects/bignum/man/Makefile#1 add
.. //depot/projects/bignum/man/bignum.3#1 add
.. //depot/projects/bignum/man/bn_add.3#1 add
.. //depot/projects/bignum/man/bn_cmp.3#1 add
.. //depot/projects/bignum/man/bn_div.3#1 add
.. //depot/projects/bignum/man/bn_expand.3#1 add
.. //depot/projects/bignum/man/bn_mul.3#1 add
.. //depot/projects/bignum/man/bn_new.3#1 add
.. //depot/projects/bignum/man/bn_pow.3#1 add
.. //depot/projects/bignum/man/bn_shr.3#1 add
.. //depot/projects/bignum/man/bn_sub.3#1 add
.. //depot/projects/bignum/man/strtobn.3#1 add
.. //depot/projects/bignum/src/bignum.c#1 add
.. //depot/projects/bignum/src/bn.h#1 add
.. //depot/projects/bignum/src/bn_private.h#1 add
.. //depot/projects/bignum/src/strtobn.c#1 add
.. //depot/projects/bignum/test/Makefile#1 add
.. //depot/projects/bignum/test/bn_parse.y#1 add
.. //depot/projects/bignum/test/bn_token.l#1 add
.. //depot/projects/bignum/test/test.c#1 add
Differences ...
More information about the p4-projects
mailing list