| /plan9/sys/src/cmd/postscript/misc/ |
| H A D | README | 1 Miscellaneous programs - all are unsupported. 10 Use make to compile C programs. For example,
|
| /plan9/sys/src/cmd/unix/ |
| H A D | README | 2 This directory contains source for some programs that 29 The following programs at external locations may also be of interest: 32 a Unix port of acme, sam, tcs, and many other Plan 9 programs
|
| /plan9/sys/doc/ |
| H A D | bootpc.ms | 29 programs. 34 The IBM PC imposes quite a few constraints on bootstrap programs 35 (programs that load operating system kernels). 43 The boot sectors must load further bootstrap programs 45 These bootstrap programs can only address the first megabyte of memory 265 All of these bootstrap programs and the BIOS (and POST) can be avoided,
|
| H A D | ape.ms | 28 vast majority of programs. A much more common problem is that 29 many programs use functions or headers not defined by POSIX. 34 ANSI/POSIX compliance of programs. 84 ANSI/POSIX, but the programs are built in the usual Plan 9 263 names in the headers is useful for exporting programs, 264 but it gets in the way when importing programs. 291 but many programs assume they are defined there. 433 so old programs compiled under C99 rules will be prone to overrunning 454 A good strategy for porting external programs is to first try using
|
| H A D | utf.ms | 59 .I programs 280 how compiled programs manipulate 413 Some programs, however, use the count 416 These programs must be found and corrected. 442 are rare in programs; one reason is 447 All programs in Plan 9 now read and write text as UTF, not ASCII. 448 This change breaks two deep-rooted symmetries implicit in most C programs: 484 A header file included by all programs (see [Pike92]) declares 615 Most Plan 9 programs use a new buffered I/O library, BIO, in place of 630 Plan 9 programs use a simple set of macros to process command line arguments. [all …]
|
| H A D | prog4.ms | 19 existing programs must be modified to run in the new release. 75 Most programs will need at least some adjustment to the new style. 85 All programs that mention 126 As far as directories are concerned, most programs don't use the system calls 210 Such programs are rare enough that we'll not discuss them here beyond referring to 218 With very rare exceptions, programs that call 466 now works fine in threaded programs, and 504 Despite these changes, most programs will be unaffected; 525 The only exceptions are programs that do either a
|
| H A D | lp.ms | 11 is a collection of programs used to provide an easy-to-use 16 translators and printer communication programs together so that 52 The important features of this system are that most of the programs 236 programs to convert the option settings so they may be used by each of the 237 different translation and interface programs. 476 daemon and stat programs 479 Support programs 481 The following sections describe the basic functions of the programs 484 The programs in a specific directory vary with the 544 Certain printer handling programs do not require separate [all …]
|
| H A D | comp.ms | 135 Plan 9 programs use 413 Most programs don't care, but some assume that, for example, the 439 contains the object code libraries for MIPS programs, 470 will compile programs for the MIPS; 474 will compile programs for the MIPS. 700 Plan 9 programs compile and run without change on machines from 707 Within Plan 9, it is painless to write portable programs, programs whose 713 Plan 9 is a heterogeneous environment, so programs must 715 that external files will be written by programs on machines of different 725 Instead programs read and write files in a defined format, [all …]
|
| H A D | libmach.ms | 13 system library, and a few application programs. In general, 14 architecture-dependent programs 39 used by application programs. 233 Application programs process two forms of architecture-dependent 240 to a portable format so application programs 246 most affected application programs need only be reloaded. 485 With the exception of two programs, 822 programs requiring that function will issue an 879 all application programs that include header file
|
| /plan9/sys/src/ape/ |
| H A D | config | 5 APELIB=/rc/bin/ape # where helper programs go
|
| /plan9/sys/src/cmd/gs/src/ |
| H A D | dwsetup.cpp | 593 char programs[MAXSTR]; in MainDlgProc() local 599 programs, sizeof(programs)); in MainDlgProc() 600 strcpy(szDirName, programs); in MainDlgProc() 606 if (strnicmp(szDirName, programs, in MainDlgProc() 607 strlen(programs)) == 0) { in MainDlgProc() 608 p += strlen(programs); in MainDlgProc()
|
| H A D | plan9-aux.mak | 18 # This makefile contains the build rules for the auxiliary programs such as 60 # -------------------------- Auxiliary programs --------------------------- #
|
| H A D | unix-aux.mak | 18 # This makefile contains the build rules for the auxiliary programs such as 60 # -------------------------- Auxiliary programs --------------------------- #
|
| H A D | msvccmd.mak | 241 # Compiler for auxiliary programs 245 # Compiler for Windows programs.
|
| H A D | dvx-head.mak | 30 # Work around the fact that some `make' programs drop trailing spaces
|
| H A D | unixhead.mak | 31 # Work around the fact that some `make' programs drop trailing spaces
|
| /plan9/sys/src/cmd/postscript/ |
| H A D | README | 72 BINDIR dpost and picpack go here. All other programs go in POSTBIN. 88 POSTBIN where most PostScript support programs go. dpost and picpack 92 the programs that live in POSTBIN. 170 to delete binary files and compiled programs from the source directories.
|
| /plan9/sys/lib/man/ |
| H A D | preface | 20 programs available to a given user are customarily united 62 programs to Plan 9.
|
| /plan9/sys/src/cmd/gs/jpeg/ |
| H A D | filelist.doc | 10 programs ("cjpeg" and "djpeg") which use the library to convert JPEG 146 cdjpeg.c Utility routines used by all three programs. 177 These programs do not depend on the IJG library. They do use 192 Configuration/installation files and programs (see install.doc for more info):
|
| H A D | usage.doc | 4 This file describes usage of the JPEG conversion programs cjpeg and djpeg, 5 as well as the utility programs jpegtran, rdjpgcom and wrjpgcom. (See 7 your own programs.) 15 These programs implement JPEG image compression and decompression. JPEG 32 We provide two programs, cjpeg to compress an image file into JPEG format, 39 The programs read the specified input file, or standard input if none is 42 programs. 51 TWO_FILE_COMMANDLINE when you compile the programs; see install.doc.) 128 other JPEG programs may be unable to decode the resulting file. Use -baseline 513 We provide two utility programs to display COM block contents and add COM [all …]
|
| /plan9/sys/src/ape/cmd/patch/ |
| H A D | INSTALL | 42 4. Type `make install' to install the programs and any data files and 51 all sorts of other programs in order to regenerate files that came 95 PATH as the prefix for installing programs and libraries. 103 If the package supports it, you can cause programs to be installed
|
| /plan9/sys/src/cmd/gs/zlib/ |
| H A D | INDEX | 46 source files for sample programs:
|
| /plan9/lib/ |
| H A D | unicode.notice | 22 documentation or programs, as long as there is an accompanying notice indicating
|
| /plan9/sys/src/cmd/tcs/ |
| H A D | ex5.utf | 47 .I programs
|
| /plan9/sys/src/games/mp3enc/ |
| H A D | README | 31 see the file "LICENSE" for details on how to use LAME in non-GPL programs.
|