diff options
| author | ad <ad@NetBSD.org> | 2008-11-12 12:35:50 +0000 |
|---|---|---|
| committer | ad <ad@NetBSD.org> | 2008-11-12 12:35:50 +0000 |
| commit | 0efea177e37295fed654875d875160c47500d6bd (patch) | |
| tree | 9d0589344a5d07b9a511a2e81ebbd701744d03b5 /rescue | |
| parent | 0f81d3e0a26c2833cd085c472a4a77c325486b75 (diff) | |
Remove LKMs and switch to the module framework, pass 1.
Proposed on tech-kern@.
Diffstat (limited to 'rescue')
| -rw-r--r-- | rescue/list | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/rescue/list b/rescue/list index 2a3e6d74891..b6f0aec07bf 100644 --- a/rescue/list +++ b/rescue/list @@ -1,4 +1,4 @@ -# $NetBSD: list,v 1.33 2008/10/29 23:55:28 christos Exp $ +# $NetBSD: list,v 1.34 2008/11/12 12:35:53 ad Exp $ SRCDIRS bin @@ -65,6 +65,7 @@ PROG lmcconfig PROG mbrlabel PROG mknod PROG modload +PROG modstat PROG modunload PROG mount PROG mount_ados |
