aboutsummaryrefslogtreecommitdiff
path: root/etc/MAKEDEV
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1996-11-14 14:28:26 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1996-11-14 14:28:26 +0000
commitfda1c610e87aeb3858b6a185736f5b419a0df2d0 (patch)
tree0e99635b3063e6c674e2201df10846095f1c3daa /etc/MAKEDEV
parentf1a03fb6285c5e53674325061a05e77bcc66cf23 (diff)
downloadsrc-fda1c610e87aeb3858b6a185736f5b419a0df2d0.tar.gz
src-fda1c610e87aeb3858b6a185736f5b419a0df2d0.zip
Added $PATH to the end of PATH. Otherwise the command 'expr' can't be
found by the shell when running MAKEDEV from the fixit floppy environment.
Notes
Notes: svn path=/head/; revision=19747
Diffstat (limited to 'etc/MAKEDEV')
-rw-r--r--etc/MAKEDEV4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/MAKEDEV b/etc/MAKEDEV
index 04c768bd0626..0ea5e09ae886 100644
--- a/etc/MAKEDEV
+++ b/etc/MAKEDEV
@@ -102,10 +102,10 @@
# perfmon CPU performance-monitoring counters
# pci PCI configuration-space access from user mode
#
-# $Id: MAKEDEV,v 1.126 1996/10/25 15:01:33 bde Exp $
+# $Id: MAKEDEV,v 1.127 1996/11/01 08:49:13 bde Exp $
#
-PATH=/sbin:/bin/:/usr/bin:/usr/sbin:
+PATH=/sbin:/bin/:/usr/bin:/usr/sbin:$PATH
umask 77
# Convert integer to partition name