Module Name: src
Committed By: snj
Date: Thu Mar 18 04:38:06 UTC 2010
Modified Files:
src/doc: CHANGES.prev
Log Message:
Spell "promiscuous" properly.
To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 src/doc/CHANGES.prev
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES.prev
diff -u src/doc/CHANGES.prev:1.98 src/doc/CHANGES.prev:1.99
--- src/doc/CHANGES.prev:1.98 Wed Dec 23 09:17:40 2009
+++ src/doc/CHANGES.prev Thu Mar 18 04:38:06 2010
@@ -1,4 +1,4 @@
-LIST OF CHANGES FROM PREVIOUS RELEASES: <$Revision: 1.98 $>
+LIST OF CHANGES FROM PREVIOUS RELEASES: <$Revision: 1.99 $>
Changes from 386bsd 0.1 + patchkit 0.2.2 to NetBSD 0.8:
@@ -1465,7 +1465,7 @@
fix m_adj() in uipc_mbuf.c to adjust m_pkthdr.len in the correct
mbuf (deraadt)
implement better locking in mbuf.h, and fix cltom() macro (deraadt)
- i386: 3c509 driver support for promiscious and multicast, and a few
+ i386: 3c509 driver support for promiscuous and multicast, and a few
other misc fixes (deraadt)
sparc: make swap work, make keyboard repeat work for ^@ (deraadt)
fix talk(1) to not trounce it arguments (deraadt)