From 54d823d8e46da0e7a14e219cb669360c5b7d7524 Mon Sep 17 00:00:00 2001 From: forsyth Date: Fri, 15 Jun 2012 11:31:28 -0400 Subject: 20120615-1132 --- emu/FreeBSD/emu-g | 102 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 emu/FreeBSD/emu-g (limited to 'emu/FreeBSD') diff --git a/emu/FreeBSD/emu-g b/emu/FreeBSD/emu-g new file mode 100644 index 00000000..e662b4c1 --- /dev/null +++ b/emu/FreeBSD/emu-g @@ -0,0 +1,102 @@ +env + X11LIBS= +dev + root + cons + env + mnt + pipe + prog + prof + srv + dup + ssl + cap + fs + cmd cmd + indir + + ip ipif-posix ipaux + eia + audio audio + mem + +lib + interp + math + + keyring + sec + mp + + 9 + +link + +mod + sys + math + srv srv + keyring + crypt + ipints + loader + +port + alloc + cache + chan + dev + devtab + + dial + dis + discall + env + error + errstr + exception + exportfs + inferno + latin1 + main + parse + pgrp + print + proc + qio + random + sysfile + uqid + +code + void setpointer(int x, int y){USED(x); USED(y);} + ulong strtochan(char *s){USED(s); return ~0;} + +init + emuinit + +root + /dev / + /fd / + /prog / + /prof / + /net / + /net.alt / + /chan / + /nvfs / + /env / +# /chan +# /dev +# /dis +# /env +# /n +# /net +# /nvfs / +# /prog +# /icons +# /osinit.dis +# /dis/emuinit.dis +# /dis/lib/auth.dis +# /dis/lib/ssl.dis +# /n/local / -- cgit v1.2.3