diff options
Diffstat (limited to 'lib/libncp/CREDITS')
-rw-r--r-- | lib/libncp/CREDITS | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/lib/libncp/CREDITS b/lib/libncp/CREDITS new file mode 100644 index 0000000..4338055 --- /dev/null +++ b/lib/libncp/CREDITS @@ -0,0 +1,27 @@ +# $FreeBSD$ + +In the development of NetWare client for FreeBSD next sources was used: + +ncpfs for Linux - written by Volker Lendecke (lendecke@math.uni-goettingen.de), + thanks to him for giving a permission to publish his code under BSD-style + license. + +"Interrupt List" from Ralf Brown, + +Many files from the /sys directory. + +NDK documentation from Novell Inc. + + +Also thanks to thouse who gets time to testing, reporting problems and give +a good suggestions (in alphabet order): + +Anatoly A. Orehovsky +Andrew Petrenko +Jesus Rodriguez +Matthew N. Dodd +Mike Pitt +Vadim Mikhailov + + +Author - Boris Popov <bp@butya.kz>, <bp@freebsd.org> |