|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: I T
Length: 2280 (0x8e8) Types: TextFile Names: »Intro«
└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit └─⟦f1ce22008⟧ »EurOpenD3/news/newsxd2.5.0.tar.Z« └─⟦caa165e81⟧ └─⟦this⟧ »Intro«
From wugate!root Wed Feb 21 03:12:25 1990 Received: from wugate.UUCP by uunet.uu.net (5.61/1.14) with UUCP id AA18918; Wed, 21 Feb 90 03:08:16 -0500 Received: from wugate.wustl.edu by wuarchive.wustl.edu with SMTP (5.61++/IDA-1.2.8) id AA19999; Tue, 20 Feb 90 20:33:48 -0600 Received: by wugate.wustl.edu (5.61++/IDA-1.2.8) id AA24669; Tue, 20 Feb 90 20:19:48 -0600 Date: Tue, 20 Feb 90 20:19:48 -0600 From: System PRIVILEGED Account <root@wugate.wustl.edu> Message-Id: <9002210219.AA24669@wugate.wustl.edu> To: alden@shape.mps.ohio-state.edu, uunet!asp, coolidge@brutus.cs.uiuc.edu, james@csd4.csd.uwm.edu, lloyd@aplcen.apl.jhu.edu, mcooper@acamar.usc.edu, texbell!root, tale@pawl.rpi.edu, thomson@macc.wisc.edu, warren@ginosko.samsung.com Subject: newsxd 2.5.shar beta Status: OR Here is a shar file of newsxd 2.5. There are no patches for the previous version of newsxd as the source has now been split into several different files (and GROWN). The change history is now in version.c. As usual, bug reports, comments and requests to chris@wugate.wustl.edu. Maybe now that Rich $alz has started sending out sources again I can actually release this via comp.sources.unix! Chris * 2.5: sigsetmask(0) to allow SIGCHLD in xmit_done(); don't lose kids * modify "Why Not Running" messages slightly for readability * xmit_done() now loops to catch all completed transmitters * run_queue() now checks for MIA transmitters and cleans 'em up * if no classes defined, dump_config() now returns immediately * break the source apart into several files from one big'un * class options are default, w/host options overriding * [ttl, interval, nice, maxload] * run_queue() was setting whynotrunning wrong for active xmits * moved ttl penalty check into "host gave up chance" code to * prevent a penalized host from blocking others * added SIGIO to idle newsxd until SIGHUP is received * added class slots * added faster pid->host mapping data structure * added SIGTRAP to dump internal data structures for debugging