Xref: utzoo alt.folklore.computers:8404 comp.unix.internals:1713 comp.misc:11047 Path: utzoo!utgpu!cs.utexas.edu!usc!wuarchive!uunet!cbmvax!snark!eric From: eric@snark.thyrsus.com (Eric S. Raymond) Newsgroups: alt.folklore.computers,comp.unix.internals,comp.misc Subject: The Jargon File v2.3.1 03 JAN 1991, part 3 of 11 Message-ID: <1Z0vSj#3fdLsL0DdqGMB9mKhv8yOPZO=eric@snark.thyrsus.com> Date: 3 Jan 91 21:02:50 GMT Lines: 1030 ---- Cut Here and unpack ---- #!/bin/sh # This is a shell archive (shar 3.10) # made 01/03/1991 21:02 UTC by eric@snark.thyrsus.com # Source directory /usr2/eric/jargon # # existing files WILL be overwritten # # This shar contains: # length mode name # ------ ---------- ------------------------------------------ # 54436 -rw-r--r-- jsplit.ac # touch 2>&1 | fgrep '[-amc]' > /tmp/s3_touch$$ if [ -s /tmp/s3_touch$$ ] then TOUCH=can else TOUCH=cannot fi rm -f /tmp/s3_touch$$ # ============= jsplit.ac ============== sed 's/^X//' << 'SHAR_EOF' > jsplit.ac && X imagery and references such as: "Bob" the divine X drilling-equipment salesman, the Benevolent Space Xists and the X Stark Fist of Removal. Much Sub-Genius theory is concerned with X the acquisition of the mystical substance or quality of "slack". X See also . X X /klas'ik see/ [a play on `Coke Classic'] n. The C X programming language as defined in the first edition of , X with some small additions. It is also known as "K & R C." X The name came into use during the standardisation process for C by X the ANSI X3J11 committee. Also . This is sometimes X generalized to "X Classic" where X = Star Trek (referring to the X original TV series), or X = PC (referring to IBM's ISA-bus machines X as opposed to the PS/2 series); this generalization is especially X used of product series in which the newer versions are considered X serious losers relative to the older ones. X X adj. Used of hardware or software designs, implies "elegance X in the small", that is a design or implementation which may not X hold any surprises but does things in a way that is reasonably X intuitive and relatively easy to comprehend from the outside. The X antonym is or . X X [Sun, "Career Limiting Move"] 1. n. Endangering one's future X prospects of getting plum projects and raises, also possibly one's X job. "He used a bubblesort! What a CLM!" 2. adj. denoting X extreme severity of a bug, discovered by a customer and obviously X due to poor testing: "That's a CLM bug!" X X v. Mistakenly overwrite. As in "I walked off the end of X the array and clobbered the stack." Compare , , X , and . X X n. Processor logic cycles, so called because each generally X corresponds to one clock pulse in the processor's timing. The X relative execution times of instructions on a machine are usually X discussed in `clocks' rather than absolute fractions of a second. X Compare . X X n. 1. An exact duplicate, as in "our product is a clone of X their product." Implies a legal re-implementation from X documentation or by reverse-engineering, as opposed to the X illegalities under sense #3. Also connotes lower price. 2. A X shoddy, spurious copy, as in "their product is a clone of our X product." 3. A blatant ripoff, most likely violating copyright, X patent, or trade secret protections, as in "your product is a X clone of my product." This usage implies legal action is pending. X 4. A "PC clone"; a PC-BUS/ISA or EISA-compatible 80x86 based X microcomputer (this use is sometimes spelled "klone"). 5. In the X construction : An OS designed to deliver a X UNIX-lookalike environment sans UNIX license fees, or with X additional "mission-critical" features such as support for X real-time programming. X X /klohz/ [from the verb "to close", thus the `z' sound] 1. n. X Abbreviation for "close (or right) parenthesis", used when X necessary to eliminate oral ambiguity. See . 2. adj. Of a X delimiting character, used at the right-hand end of a grouping. X Used in such terms as "close parenthesis", "close bracket", X etc. 3. vt. To release a file or communication channel after X access. X X /kluh'ster-gee`king/ [CMU] n. An activity defined by X spending more time at a computer cluster doing CS homework than X most people spend breathing. X X n. Synonomous with . Hackers believe all COBOL X programmers are s or s, and no self-respecting X hacker will ever admit to having learned the language. Its very X name is seldom uttered without ritual expressions of disgust or X horror. X X /koh'bol fing'grs/ n. Reported from Sweden, a X (hypothetical) disease one might get from programming in COBOL. X The language requires extremely voluminous code. Programming too X much in COBOL causes the fingers to wear down (by endless typing), X until short stubs remain. This malformity is called "COBOL X fingers". "I refuse to type in all that source code again, it X will give me cobol fingers!" X X n. 1. A -wearing minion of the sort hired in X legion strength by banks and insurance companies to implement X payroll packages in RPG and other such unspeakable horrors. This X is about as far from hackerdom as you can get and still touch a X computer. Connotes pity. See . 2. Used of or to a X hacker, a really serious slur on the person's creative ability; X connotes a design style characterized by primitive technique, X rule-boundedness, and utter lack of imagination. Compare . X X [by analogy with "thought police"] n. A mythical team X of Gestapo-like storm troopers that might burst into one's office X and arrest one for violating style rules. May be used either X seriously, to underline a claim that a particular style violation X is dangerous, or ironically, to suggest that the practice under X discussion is condemned mainly by anal-retentive weenies. The X ironic usage is perhaps more common. X X n. A program component that traverses other programs for X a living. Compilers have codewalkers in their front ends; so do X cross-reference generators and some database front-ends. Other X utility programs which try to do too much with source code may turn X into codewalkers. As in "This new vgrind feature would require a X codewalker to implement." X X /kohk'bot-l/ n. Any very unusual character, particularly X one that isn't on your keyboard so you can't type it. MIT people X used to complain about the "control-meta-cokebottle" commands at X SAIL, and SAIL people complained right back about the X "altmode-altmode-cokebottle" commands at MIT. Since the demise X of the this is no longer a serious usage, X but may be invoked humorously to describe an (unspecified) weird or X non-intuitive keystroke command. X X n. A semi-mythical language construct dual to the `go to'; X COME FROM