summaryrefslogtreecommitdiff
path: root/distrib/hp300/ramdisk/dot.profile
diff options
context:
space:
mode:
Diffstat (limited to 'distrib/hp300/ramdisk/dot.profile')
-rw-r--r--distrib/hp300/ramdisk/dot.profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/distrib/hp300/ramdisk/dot.profile b/distrib/hp300/ramdisk/dot.profile
index 9b2c1a6aff1..adf63482238 100644
--- a/distrib/hp300/ramdisk/dot.profile
+++ b/distrib/hp300/ramdisk/dot.profile
@@ -1,5 +1,5 @@
#
-# $OpenBSD: dot.profile,v 1.7 1998/04/14 17:29:45 millert Exp $
+# $OpenBSD: dot.profile,v 1.8 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