- add a notice of using FreeBSD code (printf,...)
git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@35 315a16e6-25f9-4109-90ae-ca3045a26c18
This commit is contained in:
parent
aeb7b5d462
commit
e5714b3e9e
1 changed files with 9 additions and 1 deletions
10
NOTICE
10
NOTICE
|
@ -15,7 +15,7 @@
|
|||
=========================================================================
|
||||
The first steps to realize MetalSVM based on Bran's Kernel Development
|
||||
Tutorial (http://www.osdever.net/bkerndev/index.php). In particular, the
|
||||
the initialization of GDT, IDT and the interrupt handlers are derivated
|
||||
the initialization of GDT, IDT and the interrupt handlers are derived
|
||||
from this tutorial.
|
||||
|
||||
=========================================================================
|
||||
|
@ -25,3 +25,11 @@ MetalSVM use lwIP as TCP/IP stack. lwIP is a light-weight implementation
|
|||
of the TCP/IP protocol suite and use a BSD-like license model.
|
||||
The developement homepage has the latest news and releases:
|
||||
http://savannah.nongnu.org/projects/lwip/
|
||||
|
||||
=========================================================================
|
||||
= kprintf, umoddu3, udivdi3, qdivrem =
|
||||
=========================================================================
|
||||
This software contains code derived from material licensed
|
||||
to the University of California by American Telephone and Telegraph
|
||||
Co. or Unix System Laboratories, Inc. and are reproduced herein with
|
||||
the permission of UNIX System Laboratories, Inc.
|
||||
|
|
Loading…
Add table
Reference in a new issue