Module Name: src Committed By: reed Date: Sat May 2 06:21:16 UTC 2009
Modified Files: src/doc: CHANGES.prev Log Message: Fix typo that I saw on website. I don't know how this gets converted to HTML though. To generate a diff of this commit: cvs rdiff -u -r1.94 -r1.95 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.94 src/doc/CHANGES.prev:1.95 --- src/doc/CHANGES.prev:1.94 Sun Apr 5 06:50:11 2009 +++ src/doc/CHANGES.prev Sat May 2 06:21:16 2009 @@ -1,4 +1,4 @@ -LIST OF CHANGES FROM PREVIOUS RELEASES: <$Revision: 1.94 $> +LIST OF CHANGES FROM PREVIOUS RELEASES: <$Revision: 1.95 $> Changes from 386bsd 0.1 + patchkit 0.2.2 to NetBSD 0.8: @@ -9150,7 +9150,7 @@ arcmsr(4): Areca Technology Corporation SATA RAID controller driver, ported from OpenBSD. [xtraeme 20071204] symlink(7): Implement a new magic string for magic symlinks, @ruid, - which exapnds to the real user id of the process and + which expands to the real user id of the process and use this magic string for per-user tmp. [mjf 20071204] fxp(4): Fix some TX timeout and RX pool corruption problems. Mostly from OpenBSD. [tsutsui 20071208]