Upgrade CVS to 0.33.18 current

This commit is contained in:
Michiel Broek
2001-08-25 19:53:11 +00:00
parent 2ff822f657
commit e90745a139
111 changed files with 3126 additions and 3121 deletions

View File

@@ -1,8 +1,8 @@
#!/bin/sh
#
# /mnt/prod/mbse/etc/rc.shutdown: BBS Shutdown script for Slackware
# /opt/mbse/etc/rc.shutdown: BBS Shutdown script for Slackware and FreeBSD
#
# 08-Jul-1998
# 13-Aug-2001
if [ "$MBSE_ROOT" = "" ]; then
export MBSE_ROOT=`cat /etc/passwd | grep mbse: | awk -F ':' '{ print $6}'`