diff options
author | Kenneth R Westerback <krw@cvs.openbsd.org> | 2010-07-03 03:59:18 +0000 |
---|---|---|
committer | Kenneth R Westerback <krw@cvs.openbsd.org> | 2010-07-03 03:59:18 +0000 |
commit | ef028b2fac50f29ad9db7a6e59de228a1c13ea76 (patch) | |
tree | 6561605fb0fb34d75a51ce94e51b54d512347753 /sys/arch/mvmeppc/conf/GENERIC | |
parent | e2df4549a1a3317e395a8eb72d4bdf909b51822f (diff) |
No more ss(4) or usscanner(4). Unused, unloved and unmaintained.
General huzzahs.
"go for it" deraadt@
Diffstat (limited to 'sys/arch/mvmeppc/conf/GENERIC')
-rw-r--r-- | sys/arch/mvmeppc/conf/GENERIC | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/mvmeppc/conf/GENERIC b/sys/arch/mvmeppc/conf/GENERIC index c9942127ddf..90108234e3b 100644 --- a/sys/arch/mvmeppc/conf/GENERIC +++ b/sys/arch/mvmeppc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.10 2005/08/03 16:30:34 martin Exp $ +# $OpenBSD: GENERIC,v 1.11 2010/07/03 03:59:17 krw Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -85,7 +85,6 @@ sd0 at scsibus? target 0 lun 0 #st* at scsibus? #cd* at scsibus? #ch* at scsibus? -#ss* at scsibus? #uk* at scsibus? #safte* at scsibus? #ses* at scsibus? |