Module Name: src
Committed By: tsutsui
Date: Mon May 3 16:36:26 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
Use tcx(4) and zx(4) (which is in share/man/man4/man4.sparc)
rather than suntcx(4) and sunleo(4).
To generate a diff of this commit:
cvs rdiff -u -r1.1388 -r1.1389 src/doc/CHANGES
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
diff -u src/doc/CHANGES:1.1388 src/doc/CHANGES:1.1389
--- src/doc/CHANGES:1.1388 Mon May 3 16:32:32 2010
+++ src/doc/CHANGES Mon May 3 16:36:26 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1388 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1389 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -396,14 +396,14 @@
[jmcneill 20090818]
amd64, i386: Suspend and resume is now supported when using the
genfb(4) display driver. [jmcneill 20090823]
- suntcx(4): imported the xf86-video-suntcx driver and added hardware
+ tcx(4): imported the xf86-video-suntcx driver and added hardware
acceleration [macallan 20090827]
postfix(1): Import version 2.6.5 [tron 20090831]
unzip(1): A libarchive-based unzip frontend, emulating most of
infozip's command line. [joerg 20090903]
rumpcrypto: Add rump component for kernel crypto routines.
[pooka 20090903]
- sunleo(4): imported the xf86-video-sunleo 1.2.0 driver from Xorg
+ zx(4): imported the xf86-video-sunleo 1.2.0 driver from Xorg
[macallan 20090905]
hdaudio(4): New standards-compliant Intel High Definition Audio driver
written to replace azalia(4). [sborrill 20090906]