Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/doc/CHANGES,v rcsdiff: /ftp/cvs/cvsroot/src/doc/CHANGES,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.1021 retrieving revision 1.1022 diff -u -p -r1.1021 -r1.1022 --- src/doc/CHANGES 2008/02/20 15:27:43 1.1021 +++ src/doc/CHANGES 2008/02/21 09:30:07 1.1022 @@ -1,4 +1,4 @@ -LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1021 $> +LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1022 $> [Note: This file does not mention every change made to the NetBSD source tree. @@ -337,7 +337,7 @@ Changes from NetBSD 4.0 to NetBSD 5.0: kernel: Added a new power management framework, see pmf(9) for details. [jmcneill,joerg 20071211] ifconfig(8): Add 'list scan' to ifconfig, which list access point in - the neighbourhood [adegroot 20071216] + the neighbourhood. [adegroot 20071216] MAKEDEV(8): Use pax(1) in preference to mknod(8) to create device nodes more efficiently; use mount_tmpfs(8) in preference to mount_mfs(8) when creating a memory file system. [apb 20071215]