xref: /plan9-contrib/sys/src/cmd/unix/README (revision 219b2ee8daee37f4aad58d63f21287faa8e4ffdc)
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	9auth - authentication for Unix machines using NFS to see Plan 9.
17		See nfsserver(8).
18
19	spin - on-the-fly verification program for concurrent systems.
20
21A README file in each subdirectory further explains each
22program.
23
24