summaryrefslogtreecommitdiff
path: root/distrib/mac68k
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2000-01-30 01:21:24 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2000-01-30 01:21:24 +0000
commit46019cd2da45ed5e20bac787aa78492f4fb017ed (patch)
tree735aa29317a36625c904bb68cb6d5cf34df38117 /distrib/mac68k
parente1baab1c5ee83645e50a4e5201b30ad4304189f2 (diff)
add dmesg alias to all install media
Diffstat (limited to 'distrib/mac68k')
-rw-r--r--distrib/mac68k/ramdisk/dot.profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/distrib/mac68k/ramdisk/dot.profile b/distrib/mac68k/ramdisk/dot.profile
index cc10103c389..edab33efb6b 100644
--- a/distrib/mac68k/ramdisk/dot.profile
+++ b/distrib/mac68k/ramdisk/dot.profile
@@ -1,5 +1,5 @@
#
-# $OpenBSD: dot.profile,v 1.1 1999/06/13 10:33:31 downsj Exp $
+# $OpenBSD: dot.profile,v 1.2 2000/01/30 01:21:20 deraadt Exp $
# $NetBSD: dot.profile,v 1.1 1995/07/18 04:13:09 briggs Exp $
#
# Copyright (c) 1994 Christopher G. Demetriou
@@ -39,6 +39,7 @@ export HOME=/
umask 022
set -o emacs # emacs-style command line editing
+alias dmesg="cat /kern/msgbuf"
TMPWRITEABLE=/tmp/writeable