first commit
This commit is contained in:
commit
dc1afb2cb2
228 changed files with 12529 additions and 0 deletions
7
bin/contrib/tcp80
Executable file
7
bin/contrib/tcp80
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
#!/bin/rc
|
||||
# For use with listen(8).
|
||||
# Change paths to match your system.
|
||||
# Eitdit rc-httpd/rc-httpd to match your system.
|
||||
PLAN9=/usr/local/plan9
|
||||
PATH=($PATH /home/sl/www/werc/bin/contrib)
|
||||
exec /home/sl/www/werc/bin/contrib/rc-httpd/rc-httpd >>[2]/var/log/rc-httpd
|
||||
Loading…
Add table
Add a link
Reference in a new issue