summaryrefslogtreecommitdiffstats
path: root/release/picobsd/net/crunch1
diff options
context:
space:
mode:
authorabial <abial@FreeBSD.org>1998-09-15 07:35:58 +0000
committerabial <abial@FreeBSD.org>1998-09-15 07:35:58 +0000
commitb8aadb85d5f1eabddb64eb1c073553c22040be97 (patch)
treee0d07c402a27490d50a60cf8958380adad54bf04 /release/picobsd/net/crunch1
parent5818d2483476a89ea4c70ac42a55ccdc3ed89449 (diff)
downloadFreeBSD-src-b8aadb85d5f1eabddb64eb1c073553c22040be97.zip
FreeBSD-src-b8aadb85d5f1eabddb64eb1c073553c22040be97.tar.gz
Change name of 'dm' to 'msg'. As Bruce noticed, it conflicts with
dungeon master, if anyone would like to play it on picobsd floppy... :-) Noticed by: bde
Diffstat (limited to 'release/picobsd/net/crunch1')
-rw-r--r--release/picobsd/net/crunch1/crunch.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/release/picobsd/net/crunch1/crunch.conf b/release/picobsd/net/crunch1/crunch.conf
index 6a94c42..9c1c4f8 100644
--- a/release/picobsd/net/crunch1/crunch.conf
+++ b/release/picobsd/net/crunch1/crunch.conf
@@ -1,5 +1,5 @@
#
-# $Id: crunch.conf,v 1.1.1.1 1998/08/27 17:38:43 abial Exp $
+# $Id: crunch.conf,v 1.2 1998/09/14 20:39:24 abial Exp $
#
# NOTE: the string "/usr/src" will be automatically replaced with the
# correct value set in 'build' script - you should change it there
@@ -24,7 +24,7 @@ srcdirs /usr/src/usr.sbin
srcdirs /usr/src/libexec
progs ash test echo hostname ln login getty stty
-progs inetd telnetd w dm kget snmpd
+progs inetd telnetd w msg kget snmpd
progs init ifconfig df sps ns vm cat
progs cp rm mknod chmod chown mkdir ls syslogd
progs sysctl route pwd_mkdb dev_mkdb
@@ -46,7 +46,7 @@ ln mount_msdos msdos
ln mount_std procfs
ln mount_std mount_procfs
ln sps ps
-ln dm dmesg
+ln msg dmesg
ln ns netstat
ln chown chgrp
OpenPOWER on IntegriCloud