diff options
| author | maxv <maxv@NetBSD.org> | 2018-09-23 07:24:19 +0000 |
|---|---|---|
| committer | maxv <maxv@NetBSD.org> | 2018-09-23 07:24:19 +0000 |
| commit | b42e1414e692b627a125d03bb7ddcd7620c9469b (patch) | |
| tree | d8aac8ad50c9d28035e32576639bb0f83b2cb70d /rescue | |
| parent | 51c3ad18700843b0cdc646f20bb441831acebbcb (diff) | |
Remove the userland part of ISDN. The kernel part is untouched for now.
ipppctl was actually an exact copy of pppoectl; there is no functional
change in pppoectl in this commit.
Diffstat (limited to 'rescue')
| -rw-r--r-- | rescue/list | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rescue/list b/rescue/list index 925bd371f28..0f2d37c61c2 100644 --- a/rescue/list +++ b/rescue/list @@ -1,4 +1,4 @@ -# $NetBSD: list,v 1.50 2018/07/31 16:44:29 khorben Exp $ +# $NetBSD: list,v 1.51 2018/09/23 07:24:19 maxv Exp $ SRCDIRS bin @@ -96,7 +96,7 @@ PROG newfs mount_mfs PROG newfs_lfs PROG newfs_msdos PROG ping -PROG pppoectl ipppctl +PROG pppoectl PROG raidctl PROG rcorder PROG reboot halt |
