README - 9base - revived minimalist port of Plan 9 userland to Unix | |
git clone git://git.suckless.org/9base | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
README (453B) | |
--- | |
1 This 'awk' source is directly downloaded from the Plan 9 source | |
2 | |
3 http://cm.bell-labs.com/sources/plan9/sys/src/cmd/awk/ | |
4 | |
5 as such, it's copyright is held by Lucent Technologies and distributed u… | |
6 Lucent Public License version 1.02 [http://www.opensource.org/licenses/l… | |
7 | |
8 Modifications were made by Jeff Sickel in order to build using Plan 9 fr… | |
9 Space [http://swtch.com/plan9port/] to the following files: | |
10 | |
11 mkfile | |
12 re.c | |
13 |