Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc Note extensible kernel malloc types.



details:   https://anonhg.NetBSD.org/src/rev/3f6497cf3fed
branches:  trunk
changeset: 542541:3f6497cf3fed
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Sat Feb 01 06:42:13 2003 +0000

description:
Note extensible kernel malloc types.

diffstat:

 doc/CHANGES |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 0be3e59364e3 -r 3f6497cf3fed doc/CHANGES
--- a/doc/CHANGES       Sat Feb 01 06:37:54 2003 +0000
+++ b/doc/CHANGES       Sat Feb 01 06:42:13 2003 +0000
@@ -1,4 +1,4 @@
-LIST OF CHANGES FROM LAST RELEASE:                     <$Revision: 1.91 $>
+LIST OF CHANGES FROM LAST RELEASE:                     <$Revision: 1.92 $>
 
 
 [Note: This file does not mention every change made to the NetBSD source tree.
@@ -268,3 +268,5 @@
        arc: Add support for the Cirrus Logic GD5428 ISA VGA console on
                Express5800/240 R4400 EISA (NEC-J96A) and RISCserver2200
                (NEC-R96).  [tsutsui 20030131]
+       Add extensible kernel malloc types, adapted from FreeBSD.
+               [thorpej 20030131]



Home | Main Index | Thread Index | Old Index