📄 manifest
字号:
innd/innd.c 12 Main and utility routinesinnd/innd.h 15 Header file for serverinnd/inndstart.c 21 Open the NNTP port, then exec innd.innd/lc.c 23 Local NNTP channel routinesinnd/nc.c 9 NNTP channel routinesinnd/newsfeeds.c 14 Routines to parse the newsfeeds fileinnd/ng.c 17 Newsgroup routinesinnd/proc.c 18 Process routinesinnd/rc.c 14 Remote channel accepting routinesinnd/site.c 10 Site feeding routinesinstallit.sh 21 File/directory installation toollib 1 InterNetNews library routines (Directory)lib/Makefile 19 Makefile for librarylib/checkart.c 26 See if lines are too long for NNTPlib/cleanfrom.c 25 Clean out a From linelib/clientactive.c 21 Client access to the active filelib/clientlib.c 22 Replacements for nntp1.5 "clientlib" routines.lib/closeonexec.c 24 Make a descriptor close-on-execlib/dbz.pch 9 Patch for C News's DBZlib/dbzalt.c 26 Glue if using unpatched dbz.clib/defdist.c 21 Determine default Distribution headerlib/findheader.c 25 Find a header in an articlelib/genid.c 26 Generate a Message-IDlib/getconfig.c 24 Get a config parameterlib/getdtab.c 25 Get number of allowable open fileslib/getfqdn.c 25 Get FQDNlib/getmodaddr.c 25 Get a moderator's addresslib/getopt.c 25 Help parse command linelib/gettime.c 24 Get time and timezone infolib/inet_ntoa.c 23 Convert in_addr to string (BSD)lib/inndcomm.c 18 Library routines to talk to inndlib/innvers.c 25 Return InterNetNews version stringlib/localopen.c 24 Open a local NNTP connectionlib/lock.c 25 Replacement for libcnews/lock.clib/lockfile.c 25 Try to lock a file descriptorlib/makellib.sh 26 Make INN lint library.lib/malloc.c 16 A malloc packagelib/memchr.c 5 Find a byte in a buffer (BSD)lib/memcmp.c 24 Compare two buffers (BSD)lib/memcpy.c 21 Copy two buffers (BSD)lib/memset.c 24 Set a buffer to a value (BSD)lib/mkfifo.c 26 Make a fifolib/nonblocking.c 25 Set or clear non-blocking I/Olib/parsedate.y 11 Date parsinglib/qio.c 22 Quick I/O packagelib/radix32.c 25 Encode a number as a radix-32 stringlib/readin.c 25 Read file into memorylib/remopen.c 20 Open a remote NNTP connectionlib/resource.c 25 Get process CPU usagelib/sendarticle.c 25 Send an article, NNTP stylelib/sendpass.c 16 Send NNTP authenticationlib/strcasecmp.c 21 Case-insenstive string comparison (BSD)lib/strchr.c 25 Find first char in a string (BSD)lib/strerror.c 25 String representation of errnolib/strrchr.c 24 Find last char in a string (BSD)lib/strspn.c 24 Skip bytes in a string (BSD)lib/strtok.c 24 Split a string into tokens (BSD)lib/waitnb.c 26 Non-blocking wait wrapperlib/wildmat.c 20 Pattern match routinelib/writev.c 26 Fake writev for sites without itlib/xfopena.c 26 Open a FILE in append modelib/xmalloc.c 26 Failsafe memory allocation wrapperlib/xmemerr.c 26 Memory allocation error routinelib/xrealloc.c 26 Failsafe memory reallocation wrapperlib/xwrite.c 26 Write that handles partial transferslib/xwritev.c 25 Writev that handles partial transfersmakedirs.sh 24 Script to make INN directoriesnnrpd 1 Net News Reader server (Directory)nnrpd/Makefile 24 Makefile for nnrpdnnrpd/article.c 10 Article-related routinesnnrpd/commands.c 16 Assorted server commandsnnrpd/group.c 16 Group-related routinesnnrpd/loadave.c 25 Get load averagennrpd/misc.c 17 Miscellaneous support routinesnnrpd/newnews.c 19 The "newnews" commandnnrpd/nnrpd.c 9 Main and authentication routinesnnrpd/nnrpd.h 22 Header file for nnrpdnnrpd/post.c 12 Article processing and postingsamples 1 Prototype InterNetNews files (Directory)samples/checkgroups 25 Checkgroups control message handlersamples/control.ctl 22 Access control for control messagessamples/ctlrun 25 Run spooled control messagessamples/default 26 Default control message handlersamples/distrib.pats 23 Default values for Distribution headersamples/docheckgroups 22 Script to execute checkgroups textsamples/expire.ctl 25 Sample expire.ctl(5) filesamples/expirerm 26 Remove articles from expire -zsamples/hosts.nntp 26 Sample hosts.nntp(5) filesamples/ihave 19 Ihave control message handlersamples/inn.conf 25 Sample inn.conf(5) filesamples/inncheck 4 Perl script to syntax-check INN config filessamples/innlog.awk 5 Summarize syslog log filessamples/innshellvars 22 Script to set config parameterssamples/innstat 23 Display INN status snapshotsamples/innwatch 2 Throttle innd based on load and disk spacesamples/innwatch.ctl 23 Sample innwatch.ctl(5) filesamples/makegroup 23 Sample script to post newgroup messagessamples/moderators 26 Sample moderators(5) filesamples/newgroup 22 Newgroup control message handlersamples/news.daily 12 Front-end script to run expire, etc.samples/newsfeeds 23 Sample newsfeeds(5) filesamples/nnrp.access 26 Sample nnrp.access(5) filesamples/nntpsend 19 Invoke all innxmit's at oncesamples/nntpsend.ctl 26 Sample control file for nntpsendsamples/overview.fmt 26 Format of news overview databasesamples/parsecontrol 24 Initial parsing of control messagessamples/passwd.nntp 26 Sample passwd.nntp(5) filesamples/rc.news 24 News boot scriptsamples/rmgroup 24 Rmgoup control message handlersamples/scanlogs 17 Summarize log filessamples/scanspool 14 Scan spool directory for trashsamples/send-ihave 25 Script to post ihave messagessamples/send-nntp 24 Shell script to call innxmitsamples/send-uucp 24 Script to call batchersamples/sendbatch 20 B News-like script to send UUCP batchessamples/sendme 26 Sendme control message handlersamples/sendsys 25 Sendsys control message handlersamples/senduuname 25 Senduuname control message handlersamples/tally.control 25 Count newgroup/rmgroup messagessamples/tally.unwanted 25 Count unwanted newsgroupssamples/version 25 Version control message handlersamples/writelog 9 Write a log entry or mail itsedf.aix 26 Filter noise out of AIX lintsedf.osx 25 Filter noise out of OSx lintsedf.sun 26 Filter noise out of Sun lintsedf.sysv 20 Filter noise out of System V-style lintsite 1 Site-local files (Directory)site/Makefile 16 Makefile for site-local filessite/do-subst.sh 24 Run subst on site config filesite/getsafe.sh 26 Safely get config file from samples directorysyslog 1 Modern version of syslog (Directory)syslog/README 23 Installation notes for syslogsyslog/logger.1 23 Manpage for logger programsyslog/logger.c 21 Command interface to syslogsyslog/syslog.3 19 Manpage for syslog library routinesyslog/syslog.c 18 Syslog library routinesyslog/syslog.conf 25 Config file for syslogdsyslog/syslog.h 20 Header file for syslogsyslog/syslogd.8 20 Manpage for syslogdsyslog/syslogd.c 6 Syslog daemon
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -