File: MANIFEST

package info (click to toggle)
inn2 2.2.2.2000.01.31-5
  • links: PTS
  • area: main
  • in suites: potato
  • size: 5,424 kB
  • ctags: 5,722
  • sloc: ansic: 61,219; perl: 9,939; sh: 5,644; makefile: 1,695; awk: 1,567; yacc: 1,548; lex: 249; tcl: 3
file content (493 lines) | stat: -rw-r--r-- 29,361 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
   File Name		Archive #	Description
----------------------------------------------------------
.now_do                     1 Notification file used by configure
CONTRIBUTORS                1 Contributors info.
COPYRIGHT                   1 Legal mumbo-jumbo
ChangeLog                   1 RCS logs
HISTORY                     1 Messages of historical significance
INSTALL                     1 Simple documentation for introducing inn
MANIFEST                    1 This shipping list
MakeInews                   1 Make an inews distribution kit
MakeLib                     1 Make an NNTP clientlib distribution kit
MakeRnews                   1 Make an rnews distribution kit
Makefile                    1 Top-level makefile
Makefile.global.in          1 Template Makefile included by all Makefile
NEWS                        1 Info about changes since last version
README                      1 Assorted notes
README.perl_hook            1 Notes on Christophe Wolfhugel's perl hook.
README.tcl_hook             1 Bob Halley's TCL hook notes.
aclocal.m4                  1 M4 macro for libtool
authprogs                   1 The authorization programs (Directory)
authprogs/README.auth_pass  1 The authprogs README
authprogs/auth_pass.c       1 A sample prog for use with authinfo generic.
backends                    1 Outgoing feed programs (Directory)
backends/Makefile           1 Makefile for outgoing feed programs
backends/actmerge.sh.in     1 Merge two active files to stdout.
backends/actsync.c          1 Polling remote(s) for active file & merge.
backends/actsyncd.sh.in     1 Deamon to run actsync periodically
backends/archive.c          1 Simple article archiver
backends/batcher.c          1 Make news batches
backends/buffchan.c         1 Buffered split a funnel into separate files
backends/crosspost.c        1 Crosspost link maker
backends/cvtbatch.c         1 Add fields to simple batchfile
backends/filechan.c         1 Split a funnel into separate files
backends/inndf.c            1 df used for innwatch
backends/innxbatch.c        1 Send batches using XBATCH command to remote.
backends/innxmit.c          1 Send articles to remote site
backends/map.c              1 Site name to filename mapping routines
backends/nntpget.c          1 Get articles from remote site
backends/overchan.c         1 Update news overview database
backends/rcompress.c        1 Compress on a remote host
backends/sendxbatches.sh.in 1 Shell wrapper around innxbatch
backends/shlock.c           1 Program to make lockfiles in scripts
backends/shrinkfile.c       1 Shrink file by removing data from beginning
config                      1 Configuration files (Directory)
config.guess                1 Script for libtool
config.sub                  1 Script for libtool
config/Makefile             1 Makefile for config changes
config/checkconf.sh         1 Syntax-check the config.data file
config/config.scoreboard    1 Template config.data file
config/files.list           1 Official list of files to be edited
config/fixinterps.pl        1 Interpreter path fixup script.
config/subst.c              1 C version of subst script
config/subst.sh             1 Script to edit files in place
config/whsubst.sh           1 Script to search the subst victims files
configure                   1 Script to setup configuration before making inn
configure.in                1 File to create configure
contrib                     1 External contributions (Directory)
contrib/README.contrib      1 README file for the contrib contents.
contrib/cleanoi             1 Script to clean overview index files
contrib/count_overview.pl   1 Count overview entries
contrib/expirectl           1 Generate expire.ctl from template
contrib/findmissing.pl      1 locate articles not in history.
contrib/fixhist             1 Script to clean history
contrib/format_overview.pl  1 Format output of count_overview.pl
contrib/listoi.c            1 Display an overview.index file
contrib/newsbot             1 Grep articles and trigger actions
doc                         1 Manpages (Directory)
doc/Makefile                1 Makefile for documentation
doc/active.5                1 Manpage for active config file
doc/actived.8               1 Manpage for actived
doc/actsync.8               1 Manpage for active file synchro. program.
doc/actsyncd.8              1 Manpage for active file synchro. program.
doc/archive.8               1 Manpage for archive
doc/batcher.8               1 Manpage for batcher
doc/buffchan.8              1 Manpage for buffchan backend
doc/clientlib.3             1 Manpage for part of InterNetNews library
doc/cnfsstat.8              1 Manpage for cnfsstat
doc/control-messages        1 tal's description of control messages
doc/control.ctl.5           1 Manpage for control.ctl config file
doc/controlchan.8           1 Manpage for controlchan
doc/convdate.1              1 Manpage for convdate
doc/crosspost.8             1 Manpage for crosspost
doc/ctlinnd.8               1 Manpage for ctlinnd frontend
doc/cvtbatch.8              1 Manpage for cvtbatch utility
doc/cycbuff.conf.5          1 Manpage for cycbuff.conf config file
doc/dbz.3                   1 Manpage for DBZ
doc/distrib.pats.5          1 Manpage for distrib.pats config file
doc/expire.8                1 Manpage for expire
doc/expire.ctl.5            1 Manpage for expire.ctl config file
doc/expireindex.8           1 Manpage for expireindex
doc/expireover.8            1 Manpage for expireover
doc/expirerm.8              1 Manpage for expirerm
doc/fastrm.8                1 Manpage for fastrm utility
doc/filechan.8              1 Manpage for filechan backend
doc/getlist.1               1 Manpage page for getlist frontend
doc/grephistory.1           1 Manpage for grephistory
doc/history.5               1 Manpage for history file
doc/incoming.conf.5         1 Manpage for incoming.conf config file
doc/inews.1                 1 Manpage for inews frontend
doc/inn.conf.5              1 Manpage for inn.conf config file
doc/inncheck.8              1 Manpage for inncheck
doc/innconfval.1            1 Manpage for innconfval
doc/innd.8                  1 Manpage for innd server
doc/inndcomm.3              1 Manpage for part of InterNetNews library
doc/inndf.8                 1 Manpage for inndf
doc/innfeed.1               1 Manpage for innfeed
doc/innfeed.conf.5          1 Manpage for innfeed.conf config file
doc/innlog.pl.8             1 Manpage for innlog.pl
doc/innreport.8             1 Manpage for innreport
doc/innstat.8               1 Manpage for innstat
doc/innwatch.8              1 Manpage for innwatch
doc/innwatch.ctl.5          1 Manpage for innwatch.ctl config file
doc/innxbatch.8             1 Manpage for innxbatch
doc/innxmit.8               1 Manpage for innxmit
doc/installit.1             1 Manpage for installit
doc/libinn.3                1 Manpage for InterNetNews library routines
doc/libstorage.3            1 Manpage for storageAPI library routines
doc/makeactive.8            1 Manpage for makeactive
doc/makehistory.8           1 Manpage for makhistory
doc/mailpost.8              1 Manpage for mailpost
doc/mod-active.8            1 Manpage for mod-active
doc/moderators.5            1 Manpage for moderators mail addresses file
doc/motd.news.5             1 Manpage for motd.news config file
doc/news2mail.8             1 Manpage for news2mail
doc/news-recovery.8         1 Manpage for recovery programs
doc/news.daily.8            1 Manpage for news.daily
doc/newsfeeds.5             1 Manpage for innd's newsfeeds file
doc/newslog.5               1 Manpage for log files
doc/newslog.8               1 Manpage for log file administration
doc/newsrequeue.8           1 Manpage for newsrequeue
doc/nnrp.access.5           1 Manpage for nnrp.access config file
doc/nnrpd.8                 1 Manpage for nnrpd
doc/nnrpd.track.5           1 Manpage for nnrpd.track config file
doc/nntpget.1               1 Manpage for nntpget
doc/nntpsend.8              1 Manpage for nntpsend
doc/nntpsend.ctl.5          1 Manpage for nntpsend.ctl config file
doc/overchan.8              1 Manpage for overchan backend
doc/overview.ctl.5          1 Manpage for overview.ctl config file
doc/overview.fmt.5          1 Manpage for overview.fmt config file
doc/parsedate.3             1 Manpage for parsedate library routine
doc/passwd.nntp.5           1 Manpage for passwd.nntp config file
doc/pgpverify.8             1 Manpage for pgpverify
doc/prunehistory.8          1 Manpage for prunehistory
doc/pullnews.8              1 Manpage for pullnews
doc/putman.sh               1 Install a manpage
doc/qio.3                   1 Manpage for part of InterNetNews library
doc/rnews.1                 1 Manpage for rnews frontend
doc/scanlogs.8              1 Manpage for scanlogs
doc/send-uucp.8             1 Manpage for send-uucp
doc/shlock.1                1 Manpage for shlock backend utility
doc/shrinkfile.1            1 Manpage for shrinkfile
doc/simpleftp.1             1 Manpage for simpleftp
doc/sm.8                    1 Manpage for sm
doc/startinnfeed.1          1 Manpage for startinnfeed
doc/storage.conf.5          1 Manpage for storage.conf config file
doc/storage.ctl.5           1 Manpage for storage.ctl config file
doc/strcasecmp.3            1 Manpage for strcasecmp library routine (BSD)
doc/subst.1                 1 Manpage for subst
doc/tally.control.8         1 Manpage for tally.control
doc/tally.unwanted.8        1 Manpage for tally.unwanted
doc/typical.subst           1 Script to replace typical values
doc/wildmat.3               1 Manpage for wildmat library routine
doc/writelog.8              1 Manpage for writelog
expire                      1 Expiration and recovery (Directory)
expire/Makefile             1 Makefile for expiration
expire/convdate.c           1 Date string conversions
expire/expire.c             1 Expire old articles and history lines
expire/expire.pch           1 Patch to C News expire to talk to innd
expire/expireindex.c        1 Expire old overview index
expire/expireover.c         1 Expire news overview data
expire/fastrm.c             1 Remove list of files
expire/grephistory.c        1 Find entries in history database
expire/makeactive.c         1 Recover the active file
expire/makehistory.c        1 Recover the history database
expire/newsrequeue.c        1 Write filechan input from history file
expire/prunehistory.c       1 Prune file names from history file
expire/reap.pch             1 Patch to reap to print files and Message-IDs
frontends                   1 Inews, rnews, ctlinnd (Directory)
frontends/Makefile          1 Makefile for frontends
frontends/c7unbatch.sh.in   1 Decode and uncompress input
frontends/ctlinnd.c         1 Send control request to innd
frontends/decode.c          1 Decode 7-bit data into binary file
frontends/encode.c          1 Encode binary file into 7-bit data
frontends/feedone.c         1 Test rig to feed a single NNTP article
frontends/getlist.c         1 Get active or other file from NNTP server
frontends/gunbatch.sh.in    1 Decode and gunzip input
frontends/inews.c           1 Send article to local NNTP server
frontends/innconfval.c      1 Get an INN configuration parameter
frontends/rn.pch            1 Patch to RN to build with INN
frontends/rnews.c           1 UUCP unbatcher
frontends/sm.c              1 Get article or overview data from token
frontends/sys2nf.c          1 Sys file to newsfeeds conversion aide
iftrue.sh                   1 Execute command if test(1) is true
include                     1 Header files (Directory)
include/clibrary.h.in       1 C library declarations
include/conffile.h          1 Header file for reading *.conf files
include/config.h.in         1 Template configuration data 
include/configdata.h        1 Configuration data, used by everyone
include/dbz.h               1 Header file for DBZ
include/innconf.h           1 Header file for inn.conf
include/inndcomm.h          1 Innd control channel commands
include/innversion.h        1 Official change log
include/libinn.h            1 InterNetNews library declarations
include/macros.h            1 Useful syntactic sugar
include/md5.h               1 Header file for processing md5
include/mydir.h             1 Encapsulate dirent/direct differences
include/mymemory.h          1 Default <memory.h>
include/myserver.h          1 Replacement for rrn server.h
include/mystring.h          1 Default <string.h>
include/nntp.h              1 NNTP command and reply codes
include/paths.h.in          1 Paths to common programs and files
include/ppport.h            1 Perl portability and pollution macros
include/qio.h               1 Header file for quick I/O package
include/storage.h           1 Header file for storageAPI
include/uio.h               1 Minimal <sys/uio.h> for sites without writev
innd                        1 Server (Directory)
innd/Makefile               1 Makefile for server
innd/art.h                  1 Article data types.
innd/art.c                  1 Process an article once it's been received
innd/cc.c                   1 Control channel routines
innd/chan.c                 1 I/O channel routines
innd/his.c                  1 History file routines
innd/icd.c                  1 Read and write the active file
innd/innd.c                 1 Main and utility routines
innd/innd.h                 1 Header file for server
innd/inndstart.c            1 Open the NNTP port, then exec innd.
innd/lc.c                   1 Local NNTP channel routines
innd/nc.c                   1 NNTP channel routines
innd/newsfeeds.c            1 Routines to parse the newsfeeds file
innd/ng.c                   1 Newsgroup routines
innd/perl.c                 1 Perl routines for innd.
innd/proc.c                 1 Process routines
innd/rc.c                   1 Remote channel accepting routines
innd/site.c                 1 Site feeding routines
innd/status.c               1 Status routines for innd
innd/tcl.c                  1 Bob Halley's tcl hook.
innd/timer.c                1 Timer routines for innd
innd/wip.c                  1 Wip routines for innd
innfeed                     1 Innfeed (Directory)
innfeed/ChangeLog           1 History of changes
innfeed/INSTALL             1 Simple documentation for introducing innfeed
innfeed/Makefile            1 Makefile for innfeed
innfeed/README              1 Assorted notes
innfeed/article.c           1 Implementation of the Article class
innfeed/article.h           1 Public interface to articles
innfeed/buffer.c            1 Implementation of the Buffer class
innfeed/buffer.h            1 Public interface to the Buffer class
innfeed/config.h            1 Application configuration values
innfeed/config_l.c          1 A flex input file for the innfeed config file
innfeed/configfile.h        1 Header file for configfile.y
innfeed/configfile.l        1 A flex input file for innfeed config file
innfeed/configfile.y        1 A bison input file for innfeed config file
innfeed/connection.c        1 Implementation of the Connection class
innfeed/connection.h        1 Public interface to the Connection class
innfeed/contrib             1 Contribute programs (Directory)
innfeed/contrib/README.newsresp_c 1 Descriptoin of newsresp
innfeed/contrib/newsresp.c  1 Measure server response time
innfeed/endpoint.c          1 Implementation of the EndPoint object class
innfeed/endpoint.h          1 Public interface to the EndPoint class
innfeed/host.c              1 Implementation of the Host class
innfeed/host.h              1 Public interface to the Host class
innfeed/inet_addr.c         1 Extra source for inet_aton() routine
innfeed/innfeed-convcfg.in  1 Script to convert old innfeed.conf
innfeed/innlistener.c       1 Implementation of the InnListener class
innfeed/innlistener.h       1 Public interface of the things that listens to
innfeed/main.c              1 Main routines for the innfeed program
innfeed/makedepend.sh       1 A replacement for 'gcc -MM'
innfeed/malloc.c            1 A malloc package
innfeed/misc.c              1 Miscelloneous routines for innfeed
innfeed/misc.h              1 Header file for misc.c
innfeed/msgs.h              1 Log message definition
innfeed/procbatch.in        1 Script to process dropped articles
innfeed/startinnfeed.c      1 Start innfeed and pass it all the arguments given
innfeed/strerror.c          1 Strerror() routine
innfeed/sysconfig.h         1 Header file for system dependent definition
innfeed/tape.c              1 Implementation of the Tape class
innfeed/tape.h              1 Public interface to the Tape class
innfeed/testListener.pl     1 Script to hand 
innfeed/uio_maxiov.c        1 Test program to get element number of writev
install-sh                  1 Script for libtool
installit.sh                1 File/directory installation tool
lib                         1 InterNetNews library routines (Directory)
lib/Makefile                1 Makefile for library
lib/checkart.c              1 See if lines are too long for NNTP
lib/cleanfrom.c             1 Clean out a From line
lib/clientactive.c          1 Client access to the active file
lib/clientlib.c             1 Replacements for nntp1.5 "clientlib" routines.
lib/closeonexec.c           1 Make a descriptor close-on-exec
lib/conffile.c              1 Reading *.conf files routines
lib/dbz.c                   1 DBZ database library
lib/defdist.c               1 Determine default Distribution header
lib/endian.c                1 Determine system's endian
lib/findheader.c            1 Find a header in an article
lib/genid.c                 1 Generate a Message-ID
lib/getconfig.c             1 Get a config parameter
lib/getdtab.c               1 Get number of allowable open files
lib/getfqdn.c               1 Get FQDN
lib/getmodaddr.c            1 Get a moderator's address
lib/getopt.c                1 Help parse command line
lib/gettime.c               1 Get time and timezone info
lib/hash.c                  1 Create hash from msgid
lib/inet_ntoa.c             1 Convert in_addr to string (BSD)
lib/inndcomm.c              1 Library routines to talk to innd
lib/innvers.c               1 Return InterNetNews version string
lib/localopen.c             1 Open a local NNTP connection
lib/lock.c                  1 Replacement for libcnews/lock.c
lib/lockfile.c              1 Try to lock a file descriptor
lib/makedir.c               1 Make directory recursively
lib/makellib.sh             1 Make INN lint library.
lib/malloc.c                1 A malloc package
lib/md5.c                   1 Process md5 calculation
lib/memchr.c                1 Find a byte in a buffer (BSD)
lib/memcmp.c                1 Compare two buffers (BSD)
lib/memcpy.c                1 Copy two buffers (BSD)
lib/memmove.c               1 Copy two (possibly overlapping) buffers (BSD)
lib/memset.c                1 Set a buffer to a value (BSD)
lib/mkfifo.c                1 Make a fifo
lib/nonblocking.c           1 Set or clear non-blocking I/O
lib/over.c                  1 Pack and unpack overview index 
lib/parsedate.y             1 Date parsing
lib/perl.c                  1 Perl hook routines for nnrpd and innd.
lib/radix32.c               1 Encode a number as a radix-32 string
lib/readin.c                1 Read file into memory
lib/remopen.c               1 Open a remote NNTP connection
lib/resource.c              1 Get process CPU usage
lib/reservedfd.c            1 File descriptor reservation
lib/sendarticle.c           1 Send an article, NNTP style
lib/sendpass.c              1 Send NNTP authentication
lib/strcasecmp.c            1 Case-insenstive string comparison (BSD)
lib/strchr.c                1 Find first char in a string (BSD)
lib/strerror.c              1 String representation of errno
lib/strrchr.c               1 Find last char in a string (BSD)
lib/strspn.c                1 Skip bytes in a string (BSD)
lib/strtok.c                1 Split a string into tokens (BSD)
lib/tempname.c              1 Temp filename generator.
lib/waitnb.c                1 Non-blocking wait wrapper
lib/wildmat.c               1 Pattern match routine
lib/writev.c                1 Fake writev for sites without it
lib/xfopena.c               1 Open a FILE in append mode
lib/xmalloc.c               1 Failsafe memory allocation wrapper
lib/xmemerr.c               1 Memory allocation error routine
lib/xrealloc.c              1 Failsafe memory reallocation wrapper
lib/xwrite.c                1 Write that handles partial transfers
lib/xwritev.c               1 Writev that handles partial transfers
ltconfig                    1 Script for libtool
ltmain.sh                   1 Script for libtool
makedirs.sh.in              1 Script to make INN directories
nnrpd                       1 Net News Reader server (Directory)
nnrpd/Makefile              1 Makefile for nnrpd
nnrpd/actived.c             1 Active file server for readers
nnrpd/activedstats.c        1 Statistics for actived
nnrpd/article.c             1 Article-related routines
nnrpd/commands.c            1 Assorted server commands
nnrpd/group.c               1 Group-related routines
nnrpd/loadave.c             1 Get load average
nnrpd/misc.c                1 Miscellaneous support routines
nnrpd/newnews.c             1 The "newnews" command
nnrpd/nnrpd.c               1 Main and authentication routines
nnrpd/nnrpd.h               1 Header file for nnrpd
nnrpd/perl.c                1 Perl routines for nnrpd.
nnrpd/post.c                1 Article processing and posting
nnrpd/post.h                1 Article data types
nnrpd/protocol.h            1 Protocol header for actived
nnrpd/track.c               1 Track client
nnrpd/udp.c                 1 Udp handling for actived
obsolete                    1 Depreciated programs area (Directory)
obsolete/README.obsolete    1 README file for obsolete programs
obsolete/hosts.nntp.nolimit 1 Sample hosts.nntp(5) file
obsolete/innlog.awk         1 Summarize syslog log files
obsolete/innlog.pl          1 Perl version of the syslog summary.
obsolete/innshellvars.csh.in 1 CSH Script to set config parameters
obsolete/scanlogs-backend.pl 1 Summarize news log file
obsolete/tally.unwanted     1 Summarize unwanted articles
samples                     1 Prototype InterNetNews files (Directory)
samples/actsync.cfg.in      1 Config file for actsync
samples/actsync.ign         1 Ignore file for actsync
samples/checkgroups.in      1 Checkgroups control message handler
samples/checkgroups.pl.in   1 Checkgroups control message handler for controlchan
samples/cnfsstat.in         1 Show cycbuff status
samples/control.ctl         1 Access control for control messages
samples/controlbatch.in     1 Batch program for controlchan
samples/controlchan.in      1 Channel program for control messages
samples/cycbuff.conf        1 Sample cycbuff.conf(5) file
samples/default.in          1 Default control message handler
samples/distrib.pats        1 Default values for Distribution header
samples/docheckgroups.in    1 Script to execute checkgroups text
samples/expire.ctl          1 Sample expire.ctl(5) file
samples/expirerm.in         1 Remove articles from expire -z
samples/filter.tcl          1 Sample tcl filter
samples/filter_innd.pl      1 Sample perl filter for innd
samples/filter_nnrpd.pl     1 Sample perl filter for nnrpd
samples/ihave.in            1 Ihave control message handler
samples/ihave.pl.in         1 Ihave control message handler for controlchan
samples/incoming.conf       1 Sample incoming.conf(5) file
samples/inn.conf.in         1 Sample inn.conf(5) file
samples/inncheck.in         1 Perl script to syntax-check INN config files
samples/innfeed.conf        1 Sample innfeed.conf(5) file
samples/innmail.in          1 Perl front-end to sendmail.
samples/innreport.conf.in   1 Sample innreport.conf file
samples/innreport.in        1 Script to report inn statistics
samples/innreport_inn.pm    1 Config file for innreport
samples/innshellvars.in     1 Script to set config parameters
samples/innshellvars.pl.in  1 Perl Script to set config parameters
samples/innshellvars.tcl.in 1 TCL Script to set config parameters
samples/innstat.in          1 Display INN status snapshot
samples/innwatch.ctl.in     1 Sample innwatch.ctl(5) file
samples/innwatch.in         1 Throttle innd based on load and disk space
samples/mailpost.in         1 Email to news gateway
samples/mod-active.in       1 Batch do ctlinnd newgroup/rmgroup/changegroup
samples/moderators          1 Sample moderators(5) file
samples/motd.news           1 Sample motd.news(5) file
samples/newgroup.in         1 Newgroup control message handler
samples/newgroup.pl.in      1 Newgroup control message handler for controlchan
samples/news2mail.cf        1 news2mail config file
samples/news2mail.in        1 News to mail gateway
samples/news.daily.in       1 Front-end script to run expire, etc.
samples/newsfeeds.in        1 Sample newsfeeds(5) file
samples/nnrp.access         1 Sample nnrp.access(5) file
samples/nnrpd_auth.pl.in    1 Sample nnrpd authorization script
samples/nnrpd.track         1 Sample nnrpd.track(5) file
samples/nntpsend.ctl        1 Sample control file for nntpsend
samples/nntpsend.in         1 Invoke all innxmit's at once
samples/overview.ctl        1 Sample overview.ctl(5) file
samples/overview.fmt        1 Format of news overview database
samples/parsecontrol.in     1 Initial parsing of control messages
samples/passwd.nntp         1 Sample passwd.nntp(5) file
samples/pgpverify.in        1 Sample pgpverify program.
samples/pullnews.in         1 sucking feeder
samples/rc.news.in          1 News boot script
samples/rmgroup.in          1 Rmgroup control message handler
samples/rmgroup.pl.in       1 Rmgroup control message handler for controlchan
samples/sample.control      1 Control message for testing PGP.
samples/scanlogs.in         1 Summarize log files
samples/scanspool.in        1 Scan spool directory for trash
samples/send-ihave.in       1 Script to post ihave messages
samples/send-nntp.in        1 Shell script to call innxmit
samples/send-uucp.in        1 Script to call batcher
samples/sendbatch.in        1 B News-like script to send UUCP batches
samples/sendme.in           1 Sendme control message handler
samples/sendme.pl.in        1 Sendme control message handler for controlchan
samples/sendsys.in          1 Sendsys control message handler
samples/sendsys.pl.in       1 Sendsys control message handler for controlchan
samples/senduuname.in       1 Senduuname control message handler
samples/senduuname.pl.in    1 Senduuname control message handler for controlchan
samples/signcontrol.in      1 pgp control message signing program.
samples/simpleftp.in        1 Rudimentary perl ftp client
samples/startup.tcl.in      1 tcl startup code.
samples/startup_innd.pl     1 perl startup code for innd
samples/storage.conf        1 Sample storage.conf(5) file
samples/storage.ctl         1 Sample storage.ctl(5) file
samples/tally.control.in    1 Count newgroup/rmgroup messages
samples/version.in          1 Version control message handler
samples/version.pl.in          1 Version control message handler for controlchan
samples/writelog.in         1 Write a log entry or mail it
site                        1 Site-local files (Directory)
site/Makefile               1 Makefile for site-local files
site/do-subst.sh            1 Run subst on site config file
site/getsafe.sh             1 Safely get config file from samples directory
storage                     1 Storage api library routines (Directory)
storage/Make.methods        1 Include file for Makefile
storage/Makefile            1 Makefile for Storage api
storage/buildconfig.in      1 Template of buildconfig file
storage/cnfs                1 Cnfs method (Directory)
storage/cnfs/Makefile       1 Makefile for cnfs method
storage/cnfs/cnfs-private.h 1 Header file for cnfs.c
storage/cnfs/cnfs.c         1 Cnfs routines
storage/cnfs/cnfs.h         1 Header file for cnfs
storage/cnfs/method.config  1 Definition file used by buildconfig
storage/interface.c         1 Frontends for storageapi
storage/interface.h         1 Header file for interface.c
storage/overview.c          1 Frontends for unified overview
storage/overview.h          1 Header file for overview.c
storage/qio.c               1 Quick I/O package
storage/timehash            1 Timehash method (Directory)
storage/timehash/Makefile   1 Makefile for timehash method
storage/timehash/method.config 1 Definition file used by buildconfig
storage/timehash/timehash.c 1 Timehash routines
storage/timehash/timehash.h 1 Header file for timehash
storage/trash               1 Trash method (Directory)
storage/trash/Makefile      1 Makefile for trash method
storage/trash/method.config 1 Definition file used by buildconfig
storage/trash/trash.c       1 Trash routines
storage/trash/trash.h       1 Header file for timehash
syslog                      1 Modern version of syslog (Directory)
syslog/README               1 Installation notes for syslog
syslog/logger.1             1 Manpage for logger program
syslog/logger.c             1 Command interface to syslog
syslog/syslog.3             1 Manpage for syslog library routine
syslog/syslog.c             1 Syslog library routine
syslog/syslog.conf.in       1 Config file for syslogd
syslog/syslog.h             1 Header file for syslog
syslog/syslogd.8            1 Manpage for syslogd
syslog/syslogd.c            1 Syslog daemon