summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-10-14 07:29:02 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-10-14 07:29:02 +0000
commit9fe2eaca91294076ed55c79f0eda5517bd2ecf7c (patch)
treee3274ee578ba057c9c9270d72fae52da73c4d944
parentf6491d400ca651a8a1493d72c6a74c622aa231b1 (diff)
not wanted on the voyage
-rw-r--r--sys/arch/kbus/kbus/.gdb_history1
-rw-r--r--sys/arch/kbus/stand/netboot/.cvsignore6
-rw-r--r--sys/arch/kbus/stand/sk/.gdb_history17
3 files changed, 0 insertions, 24 deletions
diff --git a/sys/arch/kbus/kbus/.gdb_history b/sys/arch/kbus/kbus/.gdb_history
deleted file mode 100644
index 0a08a11b97d..00000000000
--- a/sys/arch/kbus/kbus/.gdb_history
+++ /dev/null
@@ -1 +0,0 @@
-print /x 16777215
diff --git a/sys/arch/kbus/stand/netboot/.cvsignore b/sys/arch/kbus/stand/netboot/.cvsignore
deleted file mode 100644
index 7f480c935b2..00000000000
--- a/sys/arch/kbus/stand/netboot/.cvsignore
+++ /dev/null
@@ -1,6 +0,0 @@
-urem.S
-udiv.S
-sdiv.S
-rem.S
-netboot
-
diff --git a/sys/arch/kbus/stand/sk/.gdb_history b/sys/arch/kbus/stand/sk/.gdb_history
deleted file mode 100644
index 62062332e5d..00000000000
--- a/sys/arch/kbus/stand/sk/.gdb_history
+++ /dev/null
@@ -1,17 +0,0 @@
-r
-set args "hello"
-r
-print i
-break do_cmd
-r
-n
-n
-n
-n
-print line
-print 0x30d2
-print 12500 * 6 / 10
-print /x 7500
-print /x 7500 - 2
-print 12500 / 6 * 10
-print /x 12500 / 6 * 10 - 2