⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 patchlevel.h

📁 早期freebsd实现
💻 H
📖 第 1 页 / 共 2 页
字号:
/* $Revision: 1.14 $****  $Log: patchlevel.h,v $**  Revision 1.14  1993/03/18  21:04:15  rsalz**  patch04:  Add NEWSUMASK (default 2) and have appropriate programs set it.**  patch04:  Add comment about NEWSLIB to config.dist <chongo@ncd.com>**  patch04:  Add YACC config variable.**  patch04:  Alias FNDELAY to O_NDELAY for systems without it <urlichs@smurf.sub.org>**  patch04:  Use $(SHELL) not sh in Makefiles <osm@msen.com>**  patch04:  Use "echo ...|su" not "su -c ..." in rc.news and BUILD.**  patch04:  Document setsockopt/svr4 problems.**  patch04:  overview.fmt.5 referenced makeoverview <henrich@crh.cl.msu.edu>.**  patch04:  Various typos in documentation <ry66@rz;uni-karlsruhe.de>,**  patch04:  <robert@steffi.demon.co.uk>, <wdh@grouper.mkt.csd.harris.com>.**  patch04:  Add sample newsfeeds entry to overchan.8**  patch04:  More text for innwatch.ctl, ``make update'', news overview <rsalz>.**  patch04:  inews can spool, so you need rnews; update inews.1**  patch04:  Add rnews explanations to Install.ms.1**  patch04:  Inews should not spool or email if -D given.**  patch04:  rnews had bad fopen call <mam@mamunx.garmhausen.de>**  patch04:  rnews could not connect to remote server.**  patch04:  rnews leaked memory in ReadRemainder.**  patch04:  decode unpacked end wrong.**  patch04:  decode used bad pointer comparisons.**  patch04:  #if was backwards in syslog/syslogd.c <peter@dialix.oz.au>.**  patch04:  Remove leading space in filenames in syslog.conf**  patch04:  Add -O flag to expireover; fix sorting bug <rob@violet.berkeley.edu>.**  patch04:  *** RUN "expireover -a -s" SOON ****  patch04:  Malloc overrun in expireover.c article.c <rob@agate.berkeley.edu>**  patch04:  Have overchan create needed dirs if overview dir != spool dir.**  patch04:  Add overchan .o dependencies to backends/Makefile.**  patch04:  avoid unneeded unlink/group in expireover <tale@uunet.uu.net>**  patch04:  Add -g to expire <tal@warren.mentorg.com>**  patch04:  faster raceless expireover/overchan locking <rob@agate.berkeley.edu>**  patch04:  use caseEQ not EQ in CMDmode in nnrpd <urlichs@smurf.sub.org>**  patch04:  Two wrong CloseOnExec calls in article.c <stevo@elroy.Jpl.Nasa.Gov>**  patch04:  Have nnrpd's HISgetent return (char *) not (STRING).**  patch04:  Remove STATIC from nnrpd's CMD_unimp function definition; change**  patch04:  it to recognize slave command.**  patch04:  Add "date" command (from nntpv2 draft) to nnrpd.**  patch04:  Add -u flag and statistics to nntpget.**  patch04:  Add -p flag to filechan, buffchan.**  patch04:  buffchan shouldn't open dropped sites.**  patch04:  Add -A flag to innxmit.**  patch04:  newsrequeue re-used variable; coredumped if not logfile mode.**  patch04:  expireover and fastrm need <ctype.h>.**  patch04:  Move functions in fastrm so STATIC declaration is okay.**  patch04:  BUILD and makehistory no longer assume history is in NEWSLIB.**  patch04:  Spelled Jon's name wrong in dbz.pch <davison@borland.com>**  patch04:  Use memset not bzero in local FD_ZERO macro.**  patch04:  getlist parsed positional arguments wrong <chongo@ncd.com>**  patch04:  getlist did not send a QUIT to the server.**  patch04:  Reverse order of elements in include/uio.h <aej@wpi.WPI.EDU>**  patch04:  Have GetFQDN try to force NIS/YP to use DNS <wietse@wzv.win.tue.nl>**  patch04:  Fix date parser when hour is 12.**  patch04:  Typo in header in send-ihave <mit@huie.hokudai.ac.jp>**  patch04:  Had senduucp.log in samples/scanlogs <earle@isolar.Tujunga.CA.US>**  patch04:  Have innwatch not complain to console if innd dies <mcooper@usc.edu>**  patch04:  Add logwatch into innwatch <Christophe.Wolfhugel@grasp1.univ-lyon1.fr>**  patch04:  rmgroup, newgroup, checkgroup are better about updating newsgroups**  patch04:  <cs@germany.eu.net>**  patch04:  Spurious erroneous mail line in rmgroup.**  patch04:  checkgroups mail message is now more clear.**  patch04:  Convert remaining scripts in samples to use innshellvars**  patch04:  Fix dataloss and fd leak in SITEflush <cjj@sun.com>**  patch04:  Don't use strlen on mmap'd active file <bobs@monty.rand.org>**  patch04:  Used ModeReason not RejectReason in CCmode, CCreject<dem@meaddata.com>**  patch04:  Used wrong argv[] in CCreject <dem@meaddata.com>**  patch04:  Don't free NULL pointer in innd/rc.c <peter@dialix.oz.au>.**  patch04:  Set all WIP's properly to NULL <dem@meaddata.com>**  patch04:  SITEparsefile didn't free old ME entry <dem@meaddata.com>**  patch04:  innd had typo in NICE_KIDS #if test <enger@seka.reston.ans.net>**  patch04:  Add (void) to setsid call in innd <stevo@elroy.Jpl.Nasa.Gov>**  patch04:  SITEwantsgroup didn't check ME patterns**  patch04:  <watanabe@argon.material.tohoku.ac.jp>**  patch04:  Don't crash if spooling fails <alden@zaphod.mps.ohio-state.edu>**  patch04:  Don't reuse socket in innd/cc.c <peter@dialix.oz.au>**  patch04:  Protect possible NULL return from RChostname (!?).**  patch04:  New NNTP connections to innd must clear any old WIP.**  patch04:  Add "p" item to newsfeeds "A" flag; document slave use.**  patch04:  rmgroups propagate like newgroups.**  patch04:  ctlinnd 'addhist' must open history if server not running.**  patch04:  innd clobbered memory on some reloads.**  patch04:  Copy SetDescriptorLimit into inndstart.**  patch04:  Make LIST case-insensitive in innd.**  patch04:  Add hosts.nntp.nolimit**  patch04:  Check PID file before innd starts up.****  Revision 1.13  1993/01/29  16:51:16  rsalz**  patch03:  Don't use absolute paths for true false in BUILD and send-nntp**  patch03:  Add G flag to newsfeeds**  patch03:  Add XPATH to innd and nnrpd; have nnrpd use it to ask boss.**  patch03:  Used free'd memory in lib/dfdist.c <rob@agate.berkeley.edu>**  patch03:  Move all shell config stuff to innshellvars.**  patch03:  Reject article if all groups are 'x', even if DO_WANT_TRASH**  patch03:  <jmalcolm@sura.net>**  patch03:  Allow cross-posting to groups that don't exist if one does exist.**  patch03:  Add group permissions to hosts.nntp**  patch03:  Spool to C News-style togo files on the fly <chris@wugate.wustl.edu>**  patch03:  Sun needs <stdarg.h> before <syslog.h> <wilson@cygnus.com>**  patch03:  Don't isntall nntpsend.ctl when doing "make most" <jgm+@CMU.EDU>**  patch03:  Add -gd to uux calls in sendbathc, send-uucp**  patch03:  Do clearerr after error writing log file <jepeway@cs.utk.edu>.**  patch03:  nntpget -o would core dump <matthias@smurf.sub.org>**  patch03:  Add MIME support to nnrpd and innxmit**  patch03:  <Christophe.Wolfhugel@hsc-sec.fr>**  patch03:  Remove nn support.**  patch03:  Have nntpget send "mode reader" <peter@dialix.oz.au>**  patch03:  Add SCO style to putdoc <peter@dialix.oz.au>**  patch03:  Add binary search to nnrpd newnews. <rob@violet.berkeley.edu>**  patch03:  Add RNEWSLOCALCONNECT config param.**  patch03:  Add -S flag to rnews.**  patch03:  Remove empty batchfiles <syd@dsinc.dsi.com>**  patch03:  Replace NNRPD_DBZINCORE with NNRPD_DBZINCORE_DELAY;**  patch03:  <rob@violet.berkeley.edu>.**  patch03:  innd closes connections after 'n' bad commands in a row.**  patch03:  Add WO and ability to write overview data.**  patch03:  Add expireover, overchan, nnrpd use of overview**  patch03:  <rob@violet.berkely.edu> <rsalz>**  patch03:  Fix SITE.FNLnames memory leak <craig@ee.lbl.gov>**  patch03:  Document Sequent maxfd limitation.**  patch03:  Fix quoting error in control/default <tale@uunet.uu.net>**  patch03:  catch AIX SIGDANGER in innd <Christophe.Wolfhugel@grasp.insa-lyon.fr>**  patch03:  All mod addresse are wildcard matches <craig@ee.lbl.gov>**  patch03:  Remove duplicate action in clobber <kieber@is2151.inf.tu-dresden.de>**  patch03:  Add HISincore <taka@fxis.fujixerox.co.jp>**  patch03:  Add site.cmd to sendbatch <sob@tmc.edu>**  patch03:  Missing +1 in nnrpd NEWNEWS initial alloc <cjj@sun.com>.**  patch03:  Have nnrpd not put site in Path if it's making one**  patch03:  <dem@meaddata.com>**  patch03:  shrinkfile EOF was wrong; removed -n flag; fix nntpsend call**  patch03:  <chongo@pyramid.com>**  patch03:  Fix exit status in getlist.**  patch03:  Use Maxlength not %.50s in more places in innd**  patch03:  Add and document expirerm**  patch03:  Add "Tl" feeds to innd.**  patch03:  Tighten window on "server died in ctlinnd".**  patch03:  Replicated slaves wrote truncated Xref headers.**  patch03:  Fix OS/x varargs and porting nits <chongo@pyramid.com>**  patch03:  Only put changed files in site in source control**  patch03:  <chongo@pyramid.com>**  patch03:  Make grephistory more robust on lookup failures**  patch03:  <taka@fxis.fujixerox.co.jp>**  patch03:  Blank symlink buffer in makehistory for A/UX <urlichs@smurf.sub.org>**  patch03:  Fix so innd -u stays unbuffered after "ctlinnd flushlogs"**  patch03:  Close a cople of memory leaks in innd <leres@ee.lbl.gov>**  patch03:  Always set exit status var in batcher <cs@germany.eu.net>**  patch03:  Fix no-Unix-domain sockets better in rnews.**  patch03:  Add -S flag to rnews.**  patch03:  Have rnews rename bad batches when unspooling.**  patch03:  Missing subst line for AWK in sendbatch <dem@meaddata.com>**  patch03:  Fix nntpget -o flag <Pekka.Nikander@ajk.tele.fi>**  patch03:  Add "make sedtest" to config/Makefile and update Install.**  patch03:  fix backup restore targets in config/Makefile**  patch03:  Don't log post stats in nnrpd if no posting <rob@agate.berkely.edu>**  patch03:  Say "localhost" connected not "local" <rob@agate.berkeley.edu>**  patch03:  Document ACT_STYLE_MMAP better.**  patch03:  Declare mmap() in include/clibrary.h <leres@ee.lbl.gov>**  patch03:  Add #if'd #define so only one mmap() call in icd.c**  patch03:  Don't have innd make spool directories for alias newgroups.**  patch03:  Use full path to innconfval in makegorup <phil@forum.swarthmore.edu>**  patch03:  makegroup parsed `date` wrong for Europen DST output**  patch03:  <wib@jupiter.informatik.uni-kiel.dbp.de>**  patch03:  Have newgroup not put blank lines in newsgroups file.**  patch03:  Expire opens "-z" file in append mode.**  patch03:  Remove extra DTS correction in LOCALtoGMT in nnrpd/misc.c**  patch03:  Make active file format errors more verbose in expire.**  patch03:  Add IFTRUE macro to {lib,config}/Makefile and use it.**  patch03:  Add eval wrapper in if in iftrue.**  patch03:  Add drop command to buffchan, have innd forward the command**  patch03:  if a site feeding into an exploder channel is dropped <kre>.**  patch03:  Add readmap command to buffchan.**  patch03:  Perl is in /usr/bin/perl for scanspool.**  patch03:  lib/writev.c has two Revision lines <kre@munnari.oz.au>**  patch03:  innd would mark wrong master site; using same name 3+ times**  patch03:  could result in articles going nowhere. <kre@munnari.oz.au>**  patch03:  Argument gluing in ctlinnd was wrong for send, reload, etc.**  patch03:  and save malloc of one byte <kre@munnari.oz.au>**  patch03:  buffchan gave away perm to open its own files <kre@munnari.oz.au>**  patch03:  Remove relaynews.**  patch03:  Various manpage fixes <kieber@sax.sax.de>**  patch03:  Typos in doc/inwatch.ctl.5 <aej@wpi.WPI.EDU> <chongo@pyramid.com>**  patch03:  Typos in Install.ms.2 and news-recovery.8; wrong name for log**  patch03:  file in newslog.5 <wdh@grouper.mkt.csd.harris.com>**  patch03:  Mention "rnews -U" in install.ms.2 <dem@meaddata.com>**  patch03:  Tweak NAME section of some manpages.**  patch03:  Note UUNET address in Install.ms**  patch03:  Portability nit in UX macro in Install.ms.1 <eggert@twinsun.com>**  patch03:  Better wording for doifarg in control.ctl.5.**  patch03:  Say distribs aren't patterns in doc/newsfeeds.5

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -