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

📄 patchlevel.h

📁 早期freebsd实现
💻 H
📖 第 1 页 / 共 2 页
字号:
**  patch03:  Add BSDI and Solaris2.X sections to Install.ms.1**  patch03:  Document importance of _PATH_LOCKS.**  patch03:  Add more documentation on syslog variants.**  patch03:  More documentation DBZ and patching it.**  patch03:  Document need to review some scripts.**  patch03:  Move part of Install.ms.1 to Install.ms.2**  patch03:  Document xfopena work-around.**  patch03:  Document WANT_JUNK and its effects.**  patch03:  Don't make OLD dir in scanlogs.**  patch03:  Tell people not to use "/foo,!bar" in newsfeeds.5**  patch03:  Make the nnrpd THREAD_NAME_FLAT code really flatten the name of**  patch03:  the thread file <usbill@ustores.ustores.missouri.edu>**  patch03:  Missing close paren on fseek call in feedone**  patch03:  <mike@pyrdc.va.pyramid.com>**  patch03:  Have expire *not* rewrite "arrival time" of expired articles**  patch03:  to be current time.**  patch03:  Clean up nntpsend and send-nntp.**  patch03:  It's R not h for W flag; fix samples/newsfeeds and inncheck.**  patch03:  Have innlog.awk ignore replicated ihave messages.**  patch03:  remove samples/innreport from config file list.**  patch03:  Write to $HOME/dead.article if inews can't spool.**  patch03:  Add -R flag to inews.**  patch03:  Document more timezone limitations in parsedate.3**  patch03:  Have convdate exit with number of parse failures.**  patch03:  FDCOUNT_ULIMIT code in getdtab.c was uncompilable**  patch03:  <wdh@grouper.mkt.csd.harris.com>**  patch03:  FDCOUNT_CONSTANT code in getdtab.c was uncompilable**  patch03:  Use FDCOUNT_STYLE SYSCONF for HP-UX.****  Revision 1.12  1992/09/14  19:21:15  rsalz**  patch02:  Fix writev setup error in nntpget <stephan@math.uni-muenster.de>**  patch02:  Point to install.ms in newsfeeds.5**  patch02:  Have nnrpd post work if DONT_HAVE_UNIX_DOMAIN.**  patch02:  Don't have nnrpd die if distrib.pats isn't installed.**  patch02:  Fix innd so cancelling cross-posted articles doesn't only**  patch02:  remove the first one.**  patch02:  Have inncheck warn about newsfeed lines that end with whitespace**  patch02:  Have nnrpd NEWNEWS command ignore expired articles.**  patch02:  Make send-nntp log file be in standard place; clean up all**  patch02:  sample files with respect to subst params.**  patch02:  Add "-s" to "du" command in sendbatch <bgg@pta.pyramid.com.au>**  patch02:  Add -v flag to print stats to stdout in batcher and innxmit.**  patch02:  Accept "(EDT)" in date parser; validate numeric timezones.**  patch02:  nnrpd date conversion was off by a month <rynes@ins.cwru.edu>**  patch02:  Fix indenting; document exit status in inews.1**  patch02:  Add _PATH_SED config param and use it in various sample scripts**  patch02:  <rainer@flyer.uni-duisburg.de>**  patch02:  Use PROGNAME in all samples scripts.**  patch02:  Fix typo's in nes-recovery.8 that made config skip _PATH_SPOOL**  patch02:  lines <aej@wpi.wpi.edu>**  patch02:  Remove duplicate DOC= line in MakeInews.**  patch02:  Make getdtab required; change getdtablesize calls to getfdcount.**  patch02:  Add FDCOUNT_STYLE config param.  Document in Install.ms.1**  patch02:  Allow "-" to mean read file from stdin in expire.**  patch02:  Fix expire to have history database depend on history file, not**  patch02:  just be in "." <tim@deakin.OZ.AU>**  patch02:  Fix fencepost error in setting ARTpathme in ARTsetup;**  patch02:  Don't coredump with grephistory -s when article expired.**  patch02:  <taka@fxis.fujixerox.co.jp>**  patch02:  innd wrote default expires of Now for all articles! **SORRY****  patch02:  <taka@fxis.fujixerox.co.jp>**  patch02:  Don't ReopenLog if innd is in Debug mode.**  patch02:  Using LOCK_LOCKF needs read/write access; fix innxmit to**  patch02:  open the batchfile with those permissions <neal@ctd.comsat.com>**  patch02:  nonblock.c needs sys/ioctl.h not ioctl.h if NBIO_IOCTL**  patch02:  <bin@primate.wisc.edu>.**  patch02:  Make cvtbatch use only first word in file; warn about bad -w flags.**  patch02:  Forgot to write doc/cvtbatch.8**  patch02:  Use nntplink -i stdin, not nntpchan, in newsfeeds.5 examples.**  patch02:  Install.ms.[12] changes:**  patch02:    add more on nntp newsreaders; add more "lint noise" caveats;**  patch02:    warn about HP-UX df; document Sun's Bug# for "too many open**  patch02:    files"; add notes about sVr4 LIBS variances; note Dell has**  patch02:    broken Unix-domain sockets for Dell sVr4**  patch02:  Update IRIX notes in Install.ms.1 <jwpope@uswest.com>**  patch02:  Change "someone else sending this to us?" timeouts in nc.c**  patch02:  Remove extra break; get a const char call right in nc.c**  patch02:  <leres@ee.lbl.gov>**  patch02:  Address2Name isn't always needed; re-order #if in nnrpd.c**  patch02:  <leres@ee.lbl.gov>.**  patch02:  Fix typo in innlog.awk <kre@munnari.oz.au>**  patch02:  Use " not ' in su to start nnmaster in rc.news <jonl@hal.com>**  patch02:  Add /full/path keyword to news.daily <jonl@hal.com>.**  patch02:  Fix UUXFLAGS, and -U flag to sendbatch <jonl@hal.com>**  patch02:  Remove hpux __hpux and -DSDD and always use -DHPUX for HP**  patch02:  ports <ken@sdd.hp.com>.**  patch02:  Fix Cookie calculation in batcher**  patch02:  <Christophe.Wolfhugel@grasp.insa-lyon.fr>**  patch02:  Use _PATH_RNEWS not "rnews" in news.daily**  patch02:  <jgreely@cis.ohio-state.edu>**  patch02:  Inews says "not posted" if exiting non-zero.**  patch02:  Add arrival time to ADDHIST message.  Fix ctlinnd,makehistory -u**  patch02:  to use it; add field to ARTDATA so HISwrite() doesn't assume**  patch02:  articles arrived at Now.time <urlichs@smurf.sub.org>****  Revision 1.11  1992/09/01  15:38:41  rsalz**  patch01:  Avoid "eval ... 2>&1" in news.daily; some shells report an**  patch01:  "io error" <brister@pa.dec.com>**  patch01:  Fix some (fs)?printf format/argument errors.**  patch01:  Declare ICCreserve, RCismaster, GetLoadAverage; INN has no**  patch01:  implicit function declarations anywhere.**  patch01:  New innwatch and new config parameters, _PATH_WATCHPID**  patch01:  _PATH_INNWSTATUS <kre@munnari.oz.au>**  patch01:  Have doc/Makefile install newslog.8 and distrib.pats.5**  patch01:  <barrett@ee.und.ac.za> and some others <rsalz>.**  patch01:  Clarify newsfeeds.5 <barrett@ee.und.ac.za>, <rsalz>.**  patch01:  Install.ms changes:  typo fixes <bin@primate.wisc.edu>;**  patch01:    explain DIR_STYLE; say that gcc doesn't have SystemV dbz**  patch01:    problem; document "stdin" entry in nnrp.access; add**  patch01:    note about Sun's unbundled compiler.**  patch01:  Mention MERGE_TO_GROUPS in active.5**  patch01:  Fix kill(1) to kill(2) in comment in config.dist**  patch01:  <Christophe.Wolfhugel@univ-lyon1.fr>.**  patch01:  Fix "inwatch" typo in config.dist <urlichs@smurf.sub.org>**  patch01:  Make subst.c report errors; remove spurious subst line in**  patch01:  innd.8, fix sendbatch subst line <urlichs@smurf.sub.org>**  patch01:  Change default to not do setrlimit(NOFILE) in config.dist.**  patch01:  Fix backup and restore targets in config/Makefile to use tar.**  patch01:  Fix news.daily to pass -dxxx to expire, not -Dxxx, if the**  patch01:  "expdir" keyword was given <brendan@cygnus.com>.**  patch01:  Don't pass null to sprintf if expire not given -r flag.**  patch01:  nnrpd said "bad command" not "syntax error" if given wrong**  patch01:  number of arguments <schmitz@scd.hp.com>.**  patch01:  Fix == to = so "article <no-such-art>" doesn't make nnrpd**  patch01:  crash <clarsen@ux6.lbl.gov>.**  patch01:  Fix VAR_STYLE NONE in nnrpd (don't declare Reply in nnrpd.h).**  patch01:  Wrap all "#include <sys/un.h>" inside "#if**  patch01:  defined(DO_HAVE_UNIX_DOMAIN)" <bof@midget.saar.de>**  patch01:  Had wrong struct iov element in writev.c <bof@midget.saar.de>**  patch01:  Use chmod, not fchmod in buffchan.c <bof@midget.saar.de>**  patch01:  Use fwrite() != i, not fwrite() < 0 in shrinkfile.**  patch01:  Have innd syslog the Message-ID that was cancelled, not the**  patch01:  the article doing the cancel <barrett@ee.und.ac.za>.**  patch01:  The "wants to cancel" message was backwards**  patch01:  <space@ncc1701.stgt.sub.org>**  patch01:  Fix largewrite in chan.c and some places where %m should**  patch01:  or should not be used in syslog calls <kre@munnari.oz.au>**  patch01:  Use caseEQ in ListHas; host names in Path are not case-**  patch01:  sensitive <jonl@hal.com>**  patch01:  Ignore bad Expires headers in innd (sigh).**  patch01:  Remove magic numbers from MaxLength in innd (use sizeof) and**  patch01:  Make MaxLength truncate at 80, not 50.**  patch01:  Don't let a Tm site point to a site that is a Tm site.**  patch01:  Add Join() to innd and use it so article-reject messages**  patch01:  don't span multiple lines.**  patch01:  Remove extra comment in art.c**  patch01:  Put filename in "cant dbminit" error message in innd/his.c**  patch01:  Have ICDreadactive check result of mmap call.**  patch01:  Or in MAP_FILE into mmap call if it is #define'd (used by BSDI).**  patch01:  Have ICDreadactive pass end of file back to caller.**  patch01:  Remove extra spaces between fields in logfile; make**  patch01:  newsrequeue -l work with DO_NNTPLINK_LOG and without trailing**  patch01:  spaces <barrett@ee.und.ac.za>**  patch01:  Make the "set" lines in parsecontrol more robust; control**  patch01:  messages without args (e.g., sendsys) were getting dropped.**  patch01:  Fix Newsgroups spelling in samples/ihave; inews and**  patch01:  nnrpd rejected ihave and sendme <taka@fxis.fujixerox.co.jp>**  patch01:  Missing curly brace in scanlogs <barrett@ee.und.ac.za>**  patch01:  Missing && in nntpsend (-d was broke) <katz@rpal.rockwell.com>**  patch01:  Add more rnews and nntplink and mthreads (sigh) messages to**  patch01:  innlog.awk <barrett@ee.und.ac.za>.**  patch01:  Have c7unbatch pass flags to rnews <L.McLoughlin@doc.ic.ac.uk>****  Revision 1.10  1992/08/19  16:36:04  rsalz**  Official release.***//***  If you make local modifications to INN, change this line as needed:*/#define LOCAL_STRING	""/***  Try to avoid changing these.*/#define RELEASE		"1"#define PATCHLEVEL	"4"#define DATE		"20-Mar-93"/***  See lib/innvers.c, but the version string should look like this:**	INN ${RELEASE}.${PATCHLEVEL} ${DATE} (${LOCAL_STRING})**  for example:**	INN 1.0 10-Feb-92 (FOO.COM)*/

⌨️ 快捷键说明

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