Original files version 4.4.7

This commit is contained in:
Bob Mottram
2014-03-27 18:54:56 +00:00
parent c632ed8d67
commit cb847ea893
2578 changed files with 26300 additions and 0 deletions

13
original/html/H/hung.html Normal file
View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>hung</title><link rel="stylesheet" href="../../jargon.css" type="text/css"/><meta name="generator" content="DocBook XSL Stylesheets V1.61.0"/><link rel="home" href="../index.html" title="The Jargon File"/><link rel="up" href="../H.html" title="H"/><link rel="previous" href="huff.html" title="huff"/><link rel="next" href="hungry-puppy.html" title="hungry puppy"/></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">hung</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="huff.html">Prev</a> </td><th width="60%" align="center">H</th><td width="20%" align="right"> <a accesskey="n" href="hungry-puppy.html">Next</a></td></tr></table><hr/></div><dt><a id="hung"/><dt xmlns="" id="hung"><b>hung</b>: <span xmlns="http://www.w3.org/1999/xhtml" class="grammar">adj.</span></dt></dt><dd><p> [from &#8216;hung up&#8217;; common] Equivalent to
<a href="../W/wedged.html"><i class="glossterm">wedged</i></a>, but more common at Unix/C sites. Not
generally used of people. Syn. with <a href="../L/locked-up.html"><i class="glossterm">locked up</i></a>,
<a href="../W/wedged.html"><i class="glossterm">wedged</i></a>; compare <a href="hosed.html"><i class="glossterm">hosed</i></a>. See
also <a href="hang.html"><i class="glossterm">hang</i></a>. A hung state is distinguished from
<a href="../C/crash.html"><i class="glossterm">crash</i></a>ed or <a href="../D/down.html"><i class="glossterm">down</i></a>, where the
program or system is also unusable but because it is not running rather
than because it is waiting for something. However, the recovery from both
situations is often the same. It is also distinguished from the similar
but more drastic state <a href="../W/wedged.html"><i class="glossterm">wedged</i></a> &#8212; hung software can
be woken up with easy things like interrupt keys, but wedged will need a
kill -9 or even reboot.</p></dd><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="huff.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="../H.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="hungry-puppy.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">huff </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> hungry puppy</td></tr></table></div></body></html>