DragonFly commits List (threaded) for 2009-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: glxsb - Initial import from FreeBSD
commit c8ee5416544415b84ad441cbd62379093795bcb2
Author: Alex Hornung <ahornung@gmail.com>
Date: Sat Sep 26 20:48:20 2009 +0100
glxsb - Initial import from FreeBSD
Obtained-from: FreeBSD
Summary of changes:
sys/dev/crypto/glxsb/Makefile | 6 +
sys/dev/crypto/glxsb/glxsb.c | 945 +++++++++++++++++++++++++++++++++++++
sys/dev/crypto/glxsb/glxsb.h | 57 +++
sys/dev/crypto/glxsb/glxsb_hash.c | 182 +++++++
4 files changed, 1190 insertions(+), 0 deletions(-)
create mode 100644 sys/dev/crypto/glxsb/Makefile
create mode 100644 sys/dev/crypto/glxsb/glxsb.c
create mode 100644 sys/dev/crypto/glxsb/glxsb.h
create mode 100644 sys/dev/crypto/glxsb/glxsb_hash.c
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c8ee5416544415b84ad441cbd62379093795bcb2
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]