Take note of the modload(8) changes.
This commit is contained in:
parent
661fd131c6
commit
fce8c8bc2a
@ -1,4 +1,4 @@
|
||||
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1588 $>
|
||||
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1589 $>
|
||||
#
|
||||
#
|
||||
# [Note: This file does not mention every change made to the NetBSD source tree.
|
||||
@ -1092,3 +1092,8 @@ Changes from NetBSD 5.0 to NetBSD 6.0:
|
||||
amiga: Add basic PCI support. [rkujawa 20110804]
|
||||
p5pb(4): Add driver for Phase5 PCI bridge, as present on CyberVision
|
||||
PPC and BlizzardVision PPC. [rkujawa 20110804]
|
||||
modload(8): A module name must contain at least one / character when
|
||||
the module is to be loaded from a filesystem path, it must not
|
||||
contain a / character when the module is to be loaded from
|
||||
the system module area. [mbalmer 20110806]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user