xref: /plan9/sys/src/cmd/unix/README (revision 94e3d7af89050c96afb15cdc7981d439c8ed74fb)
1This directory contains the source for programs that
2live in both the Plan 9 and Unix worlds.  The following
3programs are supplied:
4
5	u9fs - a Unix resident file server that serves the
6		Plan 9 protocol, P9.
7
8	sam - an X-windows version of the sam editor that runs
9		on most popular Unix systems and Suns, too.
10
11	bootp - program to allow a Unix machine to answer a Plan 9 bootp.
12
13	tcs.shar.Z - a compressed version of the Unix source for the
14		character set converter.
15
16	spin - on-the-fly verification program for concurrent systems.
17
18	9pfreebsd - IL and 9FS for FreeBSD 3.2.
19
20A README file in each subdirectory further explains each
21program.
22
23For a more up-to-date copy of sam and tcs, see Plan 9 from
24User Space at http://swtch.com/plan9port.
25
26