Module Name: src
Committed By: mbalmer
Date: Sun Jan 29 11:04:48 UTC 2012
Modified Files:
src/doc: CHANGES
Log Message:
Note ifconfig(8) changes.
To generate a diff of this commit:
cvs rdiff -u -r1.1659 -r1.1660 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.1659 src/doc/CHANGES:1.1660
--- src/doc/CHANGES:1.1659 Sun Jan 29 10:28:13 2012
+++ src/doc/CHANGES Sun Jan 29 11:04:48 2012
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1659 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1660 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1221,5 +1221,8 @@ Changes from NetBSD 5.0 to NetBSD 6.0:
kernel: Remove ltsleep(9) and wakeup_one(9). [rmind 20120128]
TrouSerS: Import trousers-0.3.8 [christos 20120127]
tpm-tools: Import tpm-tools-1.3.7.1 [christos 20120128]
+ ifconfig(8): When invoked without arguments, ifconfig(8) shows a list
+ of all network interfaces in the system instead of the
+ usage [mbalmer 20120128]
zaurus: Add PXA25x based Zaurus SL-C700/750/760/860 suuport
ported by TOYOKURA Atsushi. [tsutsui 20120129]