📄 mhchanges
字号:
ALWAYS figure out what it is prior to going onSun Nov 25 19:30:46 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> bbsupport/bboards.{dai,week}ly: if the bboards login shell is csh, can't use /bin/sh format...Sun Nov 25 23:36:59 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> uip/{mhl,trm}sbr.c: move discard() from mhlsbr to trmsbrMon Nov 26 10:20:07 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> uip/send.c: add -[no]forwardMon Nov 26 12:26:28 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> uip/mhlsbr.c: add -[no]bellMon Nov 26 20:34:18 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> sbr/refile.c: new module; implements the "refile" option at "What now?" level uip/{comp,dist,forw,repl}.c: new switch -noedit, says to skip the initial edit and proceed directly to "What now?" level. Also make use of the new "refile" option at "What now?" level uip/comp.c: support for JLR's comp from a folder/msg notionTue Nov 27 14:19:18 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> uip/post.c: ignore Fcc:s when distingTue Nov 27 16:54:51 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> sbr/m_draft.c: add new result parameter which tells if a draft-folder is being used uip/{comp,dist,forw,repl,show,send,whom}.c: modified appropriately for extra parameter; this info is needed to decide which prompt and options to offer the user if the draft chosen existsTue Nov 27 19:08:46 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> uip/addrsbr.c: in addition to griping about bogus addresses in the "alternate-mailboxes:" entry, add a line saying to fix it (and where) uip/scansbr.c: very minor cosmetic change in cpyfrm() for group handlingTue Nov 27 19:22:51 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> sbr/m_getfld.c: add m_eomsbr() for msh$mhl for bursting (sigh)Tue Nov 27 20:44:45 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> -- More Changes for the ALTOS -- conf/makefiles/{mts,tws}: @(LDOPTIONS) was being left out of LDFLAGS config/aliasbr.h,uip/{ali,aliasbr}.c: prefix members of the aka structure with ak_, prefix members of the adr structure with ad_ tws/tws.h: type "void" undefined uip/rcv{dist,pack,tty}.c: include <sys/ioctl.h> only if not on ALTOS uip/ttyw.c: put everything under #ifdef TTYDTue Nov 27 21:02:41 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> uip/send.c: re-implement the -[no]unique switches for JLR.Wed Nov 28 00:15:25 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> uip/trmsbr.c: always read termcap and do what we can. When called from in a non-interactive environment, do the right thing at the right time... uip/msh.c: call sc_width() at start-up to read good values from trmsbrWed Nov 28 08:24:04 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> uip/refile.c: if +folder arg is forgotten, don't print usage string. Also add -draft switch.Wed Nov 28 11:28:56 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> uip/mhlsbr.c: ignores wasn't being handled properly (logic bug)Wed Nov 28 19:57:44 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> uip/rcv{pack,tty}.c: move inclusion of <sys/types.h> and <setjmp.h> to the not MMDFMTS part, since "util.h" includes 'emWed Nov 28 20:37:16 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> uip/comp.c: restore old context-sensitive behaviorWed Nov 28 20:42:21 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> conf/makefiles/*: for installations, use mv -f to save backupWed Nov 28 22:59:34 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> uip/msh.c: add -draft argument to msh$refile; clean-up -draft argument in msh$show sbr/m_draft.c: call path() on value of Draft-Folder: so relative folders work (!!) uip/repl.c: expand fcc: @folder arguments Thu Nov 29 01:55:12 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> uip/pick.c: don't output that "0" on error exits if stdout is a tty... (yep, pick acts differently for ttys, just like ls)Fri Nov 30 08:47:52 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> uip/news.c: forgot to include mh.h; no one must be using it, love to trash it from the distribution. -- Enter BETA Testing --Wed Dec 5 14:28:18 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> mts/msgchk.c, Makefile, conf/makefiles/mts: honor MF conventions in msgchk, required MH sbr library uip/inc.c: better check of umincproc uip/{dist,forw,repl}.c: typo prevented annotation with the pyramid cc conf/makefiles/{bbsupport,uip}: give path to chown uip/dropsbr.c: no diagnostic if map is empty conf/config/mts.c, bboards/getbbent.c: more ALTOS stuff for v7 cc sbr/m_getfld.c, uip/mhlsbr.c: botched pointer to function notation, visible on v7 cc bbsupport/bbexp.c: forgot to foil m_getdefs() sbr/m_{setcur,seq}.c: handle "cur" correctly sbr/m_getfld.c: in msh$mhl with a message with no body, big loss uip/post.c: don't ask sbr/m_getfld.c, conf/makefiles/sbr: use the mts stuff to initialize the delimiter. The programs that need this will call mts_init() themselvess prior to calling m_getfld()Wed Dec 5 22:58:11 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> uip/sbboards.c: on distribution, if a particular address loses, keep on going and report the error later on. bboards/mmdf/mmdf.{1,2}/bboards/bb_wtmail.c: in addition to above fix to sbboards, post failure notices to the local-XXX-request address.Fri Dec 7 00:25:24 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> uip/{inc,show}.c: implement "unseen" for TGC. This feature is currently undocumented pending field-testing.Sat Dec 8 18:16:20 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> uip/rcvtty.c: minor-cleanupSat Dec 8 18:16:41 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> config/mh.h, tws/tws.h, conf/config/mts.c: remove the void definitions conf/Makefile, config/makefiles/*: remove -ns from LDFLAGS conf/makefiles/uip: don't use the -g option for ls for s{bboards,local} conf/makefiles/*: use -l to ls not -lsMon Dec 10 23:38:05 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> config/scansbr.h, uip/{inc,scansbr,send,post}.c: add support for TTI's prototype TMA under #ifdef TMA uip/tmasbr.c: new module for supportTue Dec 11 17:05:36 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> uip/trmsbr.c: minor fix in discard() for #ifdef ALTOSTue Dec 11 22:35:58 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> -- Fixes from Julian Onions at Nottingham -- conf/makfiles/*: "ld -x -r" terminates with status 1 even if all goes well, so tell make not to worry about it config/mh.h,conf/examples/READ-ME: talk about void=int uip/{msh,post,rcv{dist,pack,tty},slocal}.c: include <sys/ioctl.h> if not V7Wed Dec 12 11:51:52 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> tws/{tws.h,dtime.c}: use modified version of gtime() to add new structure element to (struct tws *). This makes time comparisons insensitive to timezones, etc.Thu Dec 13 00:05:42 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> sbr/m_getfld.c: big fields were having their headers zero'dTue Dec 18 15:59:34 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> sbr/m_getfld.c, uip/scansbr.c: some speed improvements from Jim Larus at UCBTue Dec 18 16:00:07 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> bboards/getbbent.c, conf/config/mts.c, sbr/m_backup.c, uip/dropsbr.c: for ALTOS "%.*s" doesn't work if * evals to 0, so kludge around itTue Dec 18 16:00:48 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> uip/{bbc,msh}.c: for Farber, say name of BBoard not name of fileTue Dec 18 16:48:17 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> bboards/*.c, conf/config/mts.c, mhmts/*.c, mmdf/*.c, sendmts/*.c, tws/*.c: register madnessWed Dec 19 12:49:42 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> sbr/m_getfld.c: advise() with inverted argumentsSat Dec 29 10:43:12 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> uip/msh.c: improved $mhfolder handling for -prompt.Sat Dec 29 10:45:08 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> sbr/m_sync.c: handle public and read-only sequences correctly uip/rmf.c: fix botch for handling read-only foldersSat Dec 29 12:17:50 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> conf/{config/config.c,doc/{folder,mh-profile}.rf}, sbr/m_getdefs.c, uip/folder.c: fix folder -fast -recurseSat Dec 29 16:56:59 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> conf/makefiles/sbr, config/mh.h, sbr/llib-lmh, sbr/closefds.c, uip/{msh,post,rcvtty,replsbr,send,slocal,whom}.c: implement closefds ()Sun Dec 30 11:50:57 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> uip/post.c: one more -noverbose fixSun Dec 30 12:01:08 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> uip/sortm.c: fix for holes in "msgs" from Mike O'BrienSun Dec 30 12:11:45 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> uip/post.c: have non-recipient addresses honor aliasesSun Dec 30 19:52:27 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> conf/config/{config,mts}.c, mmdf/hosts.c, uip/trmsbr.c, bboards/getbbent.c, config/mh.h: minor cleanup.Mon Dec 31 17:43:49 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> tws/{tws.h,dtime.c}: add dgmtime()Mon Dec 31 21:28:07 1984 /mtr (agent: Marshall Rose) <uci@udel-dewey> uip/packf.c, conf/doc/packf.c, conf/{config/config.c,makefiles/uip}, change pack to packf config/mh.h: make MAXFOLDERS smaller for the ALTOSWed Jan 2 13:20:42 1985 /mtr (agent: Marshall Rose) <uci@udel-dewey> uip/addrsbr.c: #ifdef DUMB insertedFri Jan 4 16:28:49 1985 /mtr (agent: Marshall Rose) <uci@udel-dewey> uip/addrsbr.c: SENDMTS was botching UUCP addrsMon Jan 7 19:05:22 1985 /mtr (agent: Marshall Rose) <uci@udel-dewey> uip/inc.c: add -[no]truncate conf/doc/*: change up documentation a bitTue Jan 8 09:12:42 1985 /mtr (agent: Marshall Rose) <uci@udel-dewey> conf/{mh-gen,doc/MH}.rf: last change, fix public domain notice config/notice.h: remove uip/version.sh: don't include ../config/notice.hTue Jan 8 09:45:25 1985 /mtr (agent: Marshall Rose) <uci@udel-dewey> sbr/m_edit.c: from Mike O'Brien on 4.2BSD use symlinks if "@" is across file systems uip/inc.c: slight botch in -[no]truncateTue Jan 8 13:54:13 1985 /mtr (agent: Marshall Rose) <uci@udel-dewey> MH.5 is finished, finally.Sat Jan 26 09:05:52 1985 /mtr (agent: Marshall Rose) <mh@uci-750a> -- Fixes for MHMTS configuration -- conf/makefiles/uip: shouldn't build rcvdist on an MHMTS system conf/doc/mhook.rf: ditto conf/config/mts.c, mhmts/netmail.c, mts/mts.h, uip/rmail.c: some typos in the declarations of global MTS variables that are MHMTS specific mf/mmuu.c: addr_convert() conflicted with routine of same name in uumm.c uip/news.c: looking in the wrong place for <sys/dir.h> on 4.2BSD systemsSat Jan 26 09:08:43 1985 /mtr (agent: Marshall Rose) <mh@uci-750a> uip/{inc,post}.c: changes for #ifdef TMA; this stuff is still under non-disclosure (not the MH code, just the -ltma library which doesn't come with MH)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -