Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | - | - | ||||
README | H A D | 12-Jan-2015 | 755 | 22 | 18 | |
prototype.Makefile | H A D | 12-Jan-2015 | 439 | 16 | 13 | |
prototype.c | H A D | 12-Jan-2015 | 499 | 19 | 0 | |
prototype.csh | H A D | 12-Jan-2015 | 457 | 18 | 0 | |
prototype.h | H A D | 12-Jan-2015 | 678 | 34 | 9 | |
prototype.java | H A D | 12-Jan-2015 | 503 | 19 | 0 | |
prototype.ksh | H A D | 12-Jan-2015 | 457 | 18 | 0 | |
prototype.man | H A D | 12-Jan-2015 | 463 | 14 | 0 | |
prototype.mapfile-vers | H A D | 12-Jan-2015 | 809 | 33 | 27 | |
prototype.pl | H A D | 12-Jan-2015 | 590 | 25 | 2 | |
prototype.py | H A D | 12-Jan-2015 | 505 | 21 | 0 | |
prototype.s | H A D | 12-Jan-2015 | 601 | 27 | 4 | |
prototype.sh | H A D | 12-Jan-2015 | 456 | 18 | 0 |
README
1To ensure that everyone can use the same boilerplate text without triggering 2copyright ownership because of the boilerplate itself, I hereby place the 3following text in the public domain, which should be used to reference the 4CDDL version 1.0 for each new file introduced in illumos. 5 6 - Garrett D'Amore 7 8/* 9 * This file and its contents are supplied under the terms of the 10 * Common Development and Distribution License ("CDDL"), version 1.0. 11 * You may only use this file in accordance with the terms version 12 * 1.0 of the CDDL. 13 * 14 * A full copy of the text of the CDDL should have accompanied this 15 * source. A copy of the CDDL is also available via the Internet at 16 * http://www.illumos.org/license/CDDL. 17 */ 18 19/* 20 * Copyright 2015 <contributor> 21 */ 22