Warning: Attempt to read property "date" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "msg" on null in /usr/local/www/websvn.planix.org/blame.php on line 247
WebSVN – planix.SVN – Blame – /os/branches/feature_posix/rc/bin/D004397 – Rev 2

Subversion Repositories planix.SVN

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
#!/bin/rc
2
rfork e
3
flop=/dev/fd0disk
4
if(! test -r $flop)
5
	flop='#f'/fd0disk
6
if(! test -f /srv/dos)
7
	dossrv >/dev/null </dev/null >[2]/dev/null
8
unmount /n/a:>[2]/dev/null
9
mount -c /srv/dos /n/a: $flop
10
unmount /n/a >[2]/dev/null
11
mount -c /srv/dos /n/a $flop