Sun Sep 21 13:29:24 2008 UTC ()
- fix pasto
- add [name date] to recent am-utils 6.2a3 import


(tsutsui)
diff -r1.1124 -r1.1125 src/doc/CHANGES

cvs diff -r1.1124 -r1.1125 src/doc/CHANGES (expand / switch to unified diff)

--- src/doc/CHANGES 2008/09/21 11:06:00 1.1124
+++ src/doc/CHANGES 2008/09/21 13:29:24 1.1125
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1124 $> 1# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1125 $>
2# 2#
3# 3#
4# [Note: This file does not mention every change made to the NetBSD source tree. 4# [Note: This file does not mention every change made to the NetBSD source tree.
5# For an exhaustive list, please subscribe to the `source-changes' mailing list, 5# For an exhaustive list, please subscribe to the `source-changes' mailing list,
6# or see the mailing list archives. For more information, send a message 6# or see the mailing list archives. For more information, send a message
7# containing just the word `help' to `majordomo@NetBSD.org'.] 7# containing just the word `help' to `majordomo@NetBSD.org'.]
8# 8#
9# ---------------------------------------------------------------------------- 9# ----------------------------------------------------------------------------
10# PLEASE USE THE FOLLOWING STYLE WHEN ADDING ITEMS: 10# PLEASE USE THE FOLLOWING STYLE WHEN ADDING ITEMS:
11# 11#
12# theme: Content ... 12# theme: Content ...
13# more content ... 13# more content ...
14# more content. [developer DATE-FORMAT] 14# more content. [developer DATE-FORMAT]
@@ -347,28 +347,28 @@ Changes from NetBSD 4.0 to NetBSD 5.0: @@ -347,28 +347,28 @@ Changes from NetBSD 4.0 to NetBSD 5.0:
347 [tshiozak 20070903] 347 [tshiozak 20070903]
348 amd64, i386: cgd(4) is part of GENERIC. [joerg 20070906] 348 amd64, i386: cgd(4) is part of GENERIC. [joerg 20070906]
349 libpthread: scalability and performance enhancements. The MySQL 349 libpthread: scalability and performance enhancements. The MySQL
350 sysbench benchmark in read-only mode now scales to 900 350 sysbench benchmark in read-only mode now scales to 900
351 simultaneous client threads on a 4xCPU i386 system before 351 simultaneous client threads on a 4xCPU i386 system before
352 serious performance drop-off occurs. [ad 20070907] 352 serious performance drop-off occurs. [ad 20070907]
353 btconfig(8): Add a new option 'rssi' to enable/disable inquiry 353 btconfig(8): Add a new option 'rssi' to enable/disable inquiry
354 results with RSSI, and add recognition of the 354 results with RSSI, and add recognition of the
355 "inquiry result with RSSI" packets. [plunky 20070907] 355 "inquiry result with RSSI" packets. [plunky 20070907]
356 kernel: Added support for POSIX message queues. [rmind 20070907] 356 kernel: Added support for POSIX message queues. [rmind 20070907]
357 aps(4): driver for IBM Thinkpad Active Protection System, 357 aps(4): driver for IBM Thinkpad Active Protection System,
358 provides support for some sensors exported through 358 provides support for some sensors exported through
359 the envsys(4) framework. Ported by Pierre Pronchery 359 the envsys(4) framework. Ported by Pierre Pronchery
360 pcc(1): Import pcc-070920. [abs 20070920] 
361 from OpenBSD. [xtraeme 20070911] 360 from OpenBSD. [xtraeme 20070911]
 361 pcc(1): Import pcc-070920. [abs 20070920]
362 libutil: Add raise_default_signal(3) -- raise the default signal 362 libutil: Add raise_default_signal(3) -- raise the default signal
363 handler. [lukem 20070925] 363 handler. [lukem 20070925]
364 i386, amd64: pcc is now able to compile most of the i386 kernel. 364 i386, amd64: pcc is now able to compile most of the i386 kernel.
365 a number of changes have been made for LKM and 365 a number of changes have been made for LKM and
366 preemption safety. [ad 20070927] 366 preemption safety. [ad 20070927]
367 i386: i386 bootblocks are now able to boot amd64 kernels. 367 i386: i386 bootblocks are now able to boot amd64 kernels.
368 support for a.out kernels has been removed. [ad 20070927] 368 support for a.out kernels has been removed. [ad 20070927]
369 kernel: Added support for kernel core dumps to RAID 1 sets. 369 kernel: Added support for kernel core dumps to RAID 1 sets.
370 [oster 20071004] 370 [oster 20071004]
371 kernel: The new socket option SO_NOHEADER tells the network 371 kernel: The new socket option SO_NOHEADER tells the network
372 stack to strip the protocol header from packets 372 stack to strip the protocol header from packets
373 received on a raw socket. [dyoung 20071005] 373 received on a raw socket. [dyoung 20071005]
374 gre(4): Available encapsulations increase to IPv6, UDP in 374 gre(4): Available encapsulations increase to IPv6, UDP in
@@ -1017,18 +1017,18 @@ Changes from NetBSD 4.0 to NetBSD 5.0: @@ -1017,18 +1017,18 @@ Changes from NetBSD 4.0 to NetBSD 5.0:
1017 the "-s tgz1:tgz2" option; please use "-s tgz1 -s tgz2" 1017 the "-s tgz1:tgz2" option; please use "-s tgz1 -s tgz2"
1018 instead. [apb 20080914] 1018 instead. [apb 20080914]
1019 postinstall(8): Deprecate the "-s tgz1:tgz2" option; please use 1019 postinstall(8): Deprecate the "-s tgz1:tgz2" option; please use
1020 "-s tgz1 -s tgz2" instead. [apb 20080914] 1020 "-s tgz1 -s tgz2" instead. [apb 20080914]
1021 ataraid(4): Add support for status reports via bio(4) contributed 1021 ataraid(4): Add support for status reports via bio(4) contributed
1022 by Juan RP. [tron 20080915] 1022 by Juan RP. [tron 20080915]
1023 gem(4): Add support for Sun SBus SX fibre cards. [jdc 20080915] 1023 gem(4): Add support for Sun SBus SX fibre cards. [jdc 20080915]
1024 ataraid(4): Add support for multiple volumes attached to 1024 ataraid(4): Add support for multiple volumes attached to
1025 Intel MatrixRAID controllers contributed by Juan RP. 1025 Intel MatrixRAID controllers contributed by Juan RP.
1026 [tron 20080916] 1026 [tron 20080916]
1027 patch(1): Merge improved version from DragonFly. 1027 patch(1): Merge improved version from DragonFly.
1028 patch -b behaves as specified by POSIX. [joerg 20080919] 1028 patch -b behaves as specified by POSIX. [joerg 20080919]
1029 am-utils: Upgrade to 6.2a3 to add new fs flags (log,symperm,...) 1029 am-utils: Upgrade to 6.2a3 to add new fs flags (log,symperm,...)
1030 and efs and tmpfs. 1030 and efs and tmpfs. [christos 20080919]
1031 rc.conf(5): ifconfig_xxN variables may now have multi-line 1031 rc.conf(5): ifconfig_xxN variables may now have multi-line
1032 values, just like /etc/ifconfig.xxN files, and 1032 values, just like /etc/ifconfig.xxN files, and
1033 semicolons may be used instead of line breaks. 1033 semicolons may be used instead of line breaks.
1034 [apb 20080920] 1034 [apb 20080920]