)
10 |
11 |
--------------------------------------------------------------------------------
/lib/rs/net/dns/server-start:
--------------------------------------------------------------------------------
1 | #!/bin/sh
2 |
3 | cd /opt/rs-dns-0.1
4 |
5 | if [ "$1" = '-d' ]
6 | then
7 | /opt/rs/bin/fshell all.scm \
8 | -e '(thread-resume (make-thread server-start "server-start"))'
9 | else
10 | /opt/rs/bin/fshell all.scm -e '(server-start)'
11 | fi
12 |
--------------------------------------------------------------------------------
/lib/rs/net/httpd/static.html:
--------------------------------------------------------------------------------
1 |
2 |
3 | Static Web page
4 |
5 |
6 | Static Web Page
7 |
8 | This is a static web page.
9 |
10 | Which includes an image:
11 |
12 |
13 |
--------------------------------------------------------------------------------
/handc/cfg/gc/rtgc/scanroot.cc:
--------------------------------------------------------------------------------
1 | #include
2 | #include
3 |
4 | int abstract_root_set::stable_id;
5 | int abstract_root_set::quasistable_id;
6 | int abstract_root_set::unstable_id;
7 |
8 | #ifndef INLINES
9 | #include
10 | #endif
11 |
--------------------------------------------------------------------------------
/lib/app/sourcebase/datamodel/content.scm:
--------------------------------------------------------------------------------
1 |
2 | (define-class (