]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/i386/vmparam.h
xnu-344.tar.gz
[apple/xnu.git] / bsd / i386 / vmparam.h
index 8c3c919c1e7ba43f07c5994f499327fa64b8a610..a1c9daeece6549a10c65c54e2b560ba835916334 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000 Apple Computer, Inc. All rights reserved.
+ * Copyright (c) 2000-2002 Apple Computer, Inc. All rights reserved.
  *
  * @APPLE_LICENSE_HEADER_START@
  * 
  * 
  * @APPLE_LICENSE_HEADER_END@
  */
-/* 
- * HISTORY
- * 16-Jan-98  Wilfredo Sanchez (wsanchez@apple.com)
- *   Remove #ifdef KERNEL_PRiVATE around USRSTACK to match ppc version.
- *   Sendmail needs it.
- *
- * 05-Sep-97  Umesh Vaishampayan (umeshv@apple.com)
- *     Made MAXSSIZ a finite value.
- *
- * 05-Mar-89  Avadis Tevanian, Jr. (avie) at NeXT
- *     Make MAXDSIZ infinity.
- *
- * 12-Aug-87  John Seamons (jks) at NeXT
- *     Ported to NeXT.
- */ 
 
 #ifndef        _BSD_I386_VMPARAM_H_
 #define        _BSD_I386_VMPARAM_H_ 1