BSD 4_3 development
[unix-history] / usr / contrib / mh / MHCHANGES
CommitLineData
f81cfa3b
C
1 MHCHANGES from MH 6.1 to MH 6.3
2
3
4Tue Nov 12 11:24:46 1985 /mtr <mrose@nrtc-gremlin>
5
6 MH 6.1 is official.
7
8
9Fri Nov 15 19:14:44 1985 /mtr <mrose@nrtc-gremlin>
10
11 uip/{rcvtty,slocal}.c: touch-ups
12
13
14Sun Nov 17 16:28:23 1985 /mtr <mrose@nrtc-gremlin>
15
16 conf/doc/{ap,mhl,repl,scan}.rf: note that #ifdef BERK kills
17 address parsing
18 conf/makefiles/{doc,uip,support/*,zotnet/*}: make tar command visible
19 sbr/m_convert.c: oops, new message numbering resulted in bad
20 diagnostic
21 papers/*/Makefile: fix LaTeX rule for v2.08
22
23
24Tue Nov 19 23:06:16 1985 /mtr <mrose@nrtc-gremlin>
25
26 uip/send.c: de-referencing NULL due to bad precedence, tsk
27
28
29Wed Nov 20 10:58:40 1985 /mtr <mrose@nrtc-gremlin>
30
31 MH 6.1 covert update for sbr/m_convert.c, uip/send.c
32
33
34Sun Nov 24 18:58:41 1985 /mtr <mrose@nrtc-gremlin>
35
36 uip/slocal.c: some tuning, also fix a bug in usr_pipe()
37 uip/dropsbr.c: have mbx_copy support noisy
38 uip/{packf,post,rcvpack,sbboards,slocal}.c: use this change
39
40
41Tue Nov 26 00:22:17 1985 /mtr <mrose@nrtc-gremlin>
42
43 uip/refile.c: oops, forgot copy-back on optimzied m_remsg
44
45
46Sat Nov 30 22:36:49 1985 /mtr <mrose@nrtc-gremlin>
47
48 zotnet/tws/dtime.c: add #ifdef INETONLY
49 uip/post.c: for #ifdef BERK don't say {Local,UUCP,Network}
50 Recipients
51 conf/doc/sortm.rf: note problem with errors
52 uip/bbc.c: for getbbvis() insist on readability
53 support/bboards/bbexp.c: oops, calling pick wrong
54 conf/doc/pick.rf: document -datefield anomaly
55 conf/makefiles/support/bboards: oops, left context owned by root
56 h/mh.h: ruserpass -> _ruserpass for SUN. why?
57
58
59Sun Dec 1 07:58:50 1985 /mtr <mrose@nrtc-gremlin>
60
61 uip/vmh.c: remove double-scroll
62 uip/annosbr.c: oops, closing fd: without unlocking!
63 sbr/makedir.c: plug an obscure security hole in inc
64 uip/mhlsbr.c: read_termcap being called prematurely
65 zotnet/tws/dtime.c: load tw_sday appropriately
66 zotnet/tws/*.c: try using numeric timezone for official renditions,
67 under #ifdef MTR for now
68
69
70Sun Dec 1 16:11:03 1985 /mtr <mrose@nrtc-gremlin>
71
72 uip/inc.c: more idiotic de-referncing of NULL, found on SUNs
73 uip/replsbr.c: ditto
74 uip/show.c: recognize more of mhl's switches
75
76
77Wed Dec 4 23:38:06 1985 /mtr <mrose@nrtc-gremlin>
78
79 zotnet/mts/mts.h: oops for MMDFONLY
80 conf/{mh-gen.8,makefiles/zotnet/mts}: talk about -Dlocname
81
82
83Thu Dec 5 19:55:11 1985 /mtr <mrose@nrtc-gremlin>
84
85 uip/scansbr.c: fix machine dependency pointed out by Chuck Collins
86 dist/READ-ME: new file talking about make bug
87 COVER-LETTER, conf/{mh-gen.8,doc/MH.rf}: change UCI -> UCI.EDU
88
89
90Fri Dec 6 11:08:20 1985 /mtr <mrose@nrtc-gremlin>
91
92 support/bboards/mmdfII/gen: wrong filename
93
94
95Sun Dec 8 18:39:01 1985 /mtr <mrose@nrtc-gremlin>
96
97 uip/send.c: always remove dist file
98 uip/vmh.c: work on erase-word handling, a bit
99 uip/folder.c: -fast -vs- -pack fixup
100 uip/mhlsbr.c: %text defined for date fields
101
102
103Tue Dec 10 18:39:37 1985 /mtr <mrose@nrtc-gremlin>
104
105 zotnet/mts/client.c: moved from mts/sendmail/client.c
106 conf/makefiles/{mts/sendmail,zotnet/mts}: changed
107 mts/support/llib-lsendmail, zotnet/mts/llib-lmts: changed
108 mts/sendmail/client.c: 4.2BSD specific only!
109 conf/config/mts.c, zotnet/mts/mts.h: update
110 conf/mhconfig.c: update
111 conf/Makefile: simplify
112
113
114Tue Dec 10 21:11:45 1985 /mtr <mrose@nrtc-gremlin>
115
116 conf/mh-gen.8: clear up some sys5 stuff
117 zotnet/mf/umhook.c: sys5-ize
118 uip/addrsbr.c: alternate-mailboxes: defaulted wrong under #ifdef
119 BERK, it's now "<userid>*"
120 conf/doc/mh-profile.rf: fix documentation to reflect reality
121
122
123Tue Dec 10 22:38:23 1985 /mtr <mrose@nrtc-gremlin>
124
125 uip/addrsbr.c: normalize a bit (finally)
126 uip/addrsbr.c: new routine adrsprintf() to remove #ifdef BANG
127 dependencies
128 uip/{post,rcvdist,replsbr,sbboards}.c: use adrsprintf()
129 uip/post.c: remove #ifdef MF dependency for stand-alone MH,
130 remove #ifdef DUMB dependency by making addrsbr.c smarter
131 about being dumber
132 mts/mmdf/hosts.c: remove #ifdef DUMB dependency (right now,
133 addrsbr:getm() is the only one that calls it and it doesn't
134 call it under #ifdef DUMB...
135
136
137Tue Dec 10 23:28:20 1985 /mtr <mrose@nrtc-gremlin>
138
139 uip/sbboards.c: oops, typo found by lint
140
141
142Wed Dec 11 19:08:20 1985 /mtr <mrose@nrtc-gremlin>
143
144 miscellany/libndir: -lndir for non-BSD sites, graciously supplied
145 by Kirk McKusick
146
147
148Tue Dec 17 08:36:59 1985 /mtr <mrose@nrtc-gremlin>
149
150 uip/send.c: different alert announcement based on -forward
151
152
153Tue Dec 17 08:53:52 1985 /mtr <mrose@nrtc-gremlin>
154
155 conf/makefiles/sbr, sbr/cndfree.c: clean-up a bit
156
157
158Tue Dec 17 18:26:34 1985 /mtr <mrose@nrtc-gremlin>
159
160 sbr/m_getfld.c, uip/{format,mhl,pick}sbr.c: clean-up indirection
161 code for less tolerant compilers
162 uip/bbc.c: add -[no]rcfile switch
163 uip/msh.c: clean up a diagnostic
164
165
166Tue Dec 17 21:42:44 1985 /mtr <mrose@nrtc-gremlin>
167
168 conf/makefiles/sbr, h/mh.h, sbr/llib-lmh: cndfree() removed
169 sbr/{add,m_{delete,replace}}.c, uip/{mhl,vmh}sbr.c: replace cndfree
170 sbr/m_foil.c, uip/install-mh.c: compensate
171
172
173Wed Dec 18 13:37:09 1985 /mtr <mrose@nrtc-gremlin>
174
175 uip/bbc.c: make second, optimized pass to catch private bboards
176 that the user knows about
177 uip/popsbr.c: ditto
178 uip/popser.c: slight tune-up
179
180
181Wed Dec 18 20:27:38 1985 /mtr <mrose@nrtc-gremlin>
182
183 uip/slocal.c: minor touch up
184 uip/umhook.c: moved from zotnet/mf
185
186
187Wed Dec 18 22:51:58 1985 /mtr <mrose@nrtc-gremlin>
188
189 uip/bbc.c: optimize on calling mshproc, check size of maildrop
190 first; if empty, don't invoke it!
191
192
193Thu Dec 19 08:16:54 1985 /mtr <mrose@nrtc-gremlin>
194
195 uip/refile.c: better diagnostic from Fred Blonder
196
197
198Thu Dec 19 22:34:23 1985 /mtr <mrose@nrtc-gremlin>
199
200 zotnet/mts/client.c: #ifdef BIND code when no gethostent()
201 conf/{mh-gen.8,doc/mh-tailor.rf}: document it
202
203
204Thu Dec 19 23:58:44 1985 /mtr <mrose@nrtc-gremlin>
205
206 Release MH 6.2 to selected sites, including Berkeley for 4.3BSD testing
207
208
209Sun Dec 29 19:58:43 1985 /mtr <mrose@nrtc>
210
211 zotnet/mts/client.c: fix #ifdef BIND stuff a bit
212 h/mshsbr.h, uip/{mhlsbr,msh,mshcmds}.c: try to fix lost peer
213 problems...
214 conf/doc/vmh.rf: update
215 zotnet/drop/lock.c: not returning right errno
216 uip/dropsbr.c: ditto, plus not trying enough
217 conf/makefiles/doc: "make tar" forgetting tmac.h
218 uip/addrsbr.c: strcpy de-referencing NULL
219 uip/refile.c: got rid of a spurious \n (!!)
220 conf/examples/{udel,nrtc-mtr}: new files
221 h/mh.h, sbr/m_{convert,gmsg}.c, uip/{msh,rcvstore,refile}.c: fix
222 LOWSEL logic
223 uip/vmh.c: fix slight bug in sideground handling (misspelled
224 #ifdef, oops!)
225 conf/{mh-gen.8,config/mts.c},mts/*/hosts.c: remove the NETWORK option
226
227
228Mon Dec 30 20:03:25 1985 /mtr <mrose@nrtc>
229
230 conf/Makefile: options mangled(!?!)
231 uip/msh.c: if update of mailbox fails, it gets zero'd(!!)
232 (oops, not checking error condition)
233 support/pop/popser.c: if update of mailbox fails, clean-up
234 correctly (no zero problem here!)
235 uip/inc.c: on truncate of maildrop, remove mailbox map (XXX)
236 conf/makefiles/uip, uip/{send,whatnowsbr}.c: move send into
237 the WhatNow shell
238 uip/sendsbr.c: new file
239 conf/doc/whatnow.rf: update
240
241
242Tue Dec 31 10:13:44 1985 /mtr <mrose@nrtc>
243
244 conf/doc/vmh.rf: back-down last update
245 conf/mh-gen.8: forgot an \&
246 conf/examples/nrtc-{gw,mtr}, h/rcvmail.h: tsk, NRTC running an old
247 MMDF-II
248
249
250Tue Dec 31 13:53:14 1985 /mtr <mrose@nrtc>
251
252 conf/doc/whatnow.rf, uip/whatnowsbr.c: remove "headers" option
253 conf/doc/ADMIN.rf: clear-up post -debug documentation
254 conf/doc/{mh-chart,send,post}.rf, uip/{post,send,whatnowsbr}.c: remove
255 -[no]remove switches
256 uip/{repl,post}.c: some touch-ups
257
258
259Tue Dec 31 19:16:23 1985 /mtr <mrose@nrtc>
260
261 zotnet/tws/{dtime,dtimep}.c: dst fix-ups
262 conf/doc/send.rf: append, not prepend
263 uip/rmail.c: slight touch-up
264 uip/ap.c: oops, not printing all info
265 zotnet/mf/mf.c: botching trailing comment handling!
266 uip/scansbr.c: have cpy() omit trailing >>blank<<
267 sbr/m_gmsg.c: not zero'ing msgstats[] under non-MTR code
268
269
270Tue Dec 31 22:23:43 1985 /mtr <mrose@nrtc>
271
272 conf/doc/mhook.rf: minor typos
273 miscellany/rcvtrip/*: update
274
275
276Tue Dec 31 23:21:21 1985 /mtr <mrose@nrtc>
277
278 uip/mhlsbr.c: a bit more pipe trickyness (this gets old real fast)
279 conf/doc/ADMIN.rf: talk about popd and /etc/rc.local
280 papers/{myths,mznet}/Makefile: update
281 uip/bbc.c: augment XTND2 botch diagnostic
282 uip/msh.c: if popd says BBoard-ID: for a message is 0, read it
283 ourselves
284
285
286Fri Jan 3 13:11:03 1986 /mtr <mrose@nrtc-gremlin>
287
288 uip/bbc.c: SIGTSTP race condition, #undef for now
289
290
291Sun Jan 5 20:06:03 1986 /mtr (agent: Marshall Rose) <uci@dewey>
292
293 -- Interface TTI TMA to MH #6.2 --
294 [ N.B.: The TTI TMA is NOT in the public domain; the MH support for
295 the TTI TMA IS in the public domain! ]
296 conf/{mh-gen.8,mhconfig.c,doc/ADMIN.rf}: support "tma on"
297 conf/makefiles/{doc,uip}: ditto
298 Makefile: for the moment
299
300
301Mon Jan 6 15:25:20 1986 /mtr <mrose@nrtc-gremlin>
302
303 uip/{msh,mshcmds}.c: work on refile
304 uip/{vmh,msh}.c: support FAST quit (no final refresh on
305 updated mailbox)
306
307
308Tue Jan 7 15:06:05 1986 /mtr <mrose@nrtc-gremlin>
309
310 uip/bbc.c: got the SIGTSTP problem, now wait on child to stop prior
311 to stopping ourselves...
312
313
314Wed Jan 8 23:16:10 1986 /mtr <mrose@nrtc-gremlin>
315
316 uip/trmsbr.c: better defaults for "li" and "co"
317
318
319Thu Jan 9 15:29:09 1986 /mtr <mrose@nrtc-gremlin>
320
321 -- Fixes Suggested by Craig Partridge --
322 support/bboards/mmdfII/bboards/mmdfonly.h: if V4_2BSD on, set BSD42
323 conf/doc/{mhl,show}.rf: talk more about moreproc
324 uip/mhlsbr.c: have INTR work as advertised
325 uip/{send,whatnowsbr}.c: link on dist botched, oops!
326
327
328Thu Jan 9 16:31:28 1986 /mtr <mrose@nrtc-gremlin>
329
330 uip/mshcmds.c: don't rmm() messages which don't get refiled
331 uip/vmh.c: truncate stuff on Scan window (finally)
332 uip/scansbr.c: work on diagnostics a bit
333
334
335Thu Jan 9 22:37:29 1986 /mtr <mrose@nrtc-gremlin>
336
337 MH 6.2 is official, awaiting enhancements Berkeley!
338
339
340Fri Jan 10 10:17:57 1986 /mtr <mrose@nrtc-gremlin>
341
342 uip/sbboards.c: botch multiple bboard handling (forgot to rewind
343 input, thanks to Larry Henry)
344 support/bboards/mmdfII/bboards/bb_wtmail.c: not handling errors
345 right
346 sbr/cpydgst.c: stay symmetric with change to bb_wtmail.c, the code
347 worked fine, adding matching braces for clarity (!!)
348
349
350Sun Jan 12 14:01:25 1986 /mtr <mrose@nrtc-gremlin>
351
352 miscellany/mh-e: new version from James Larus
353
354
355Sun Jan 12 22:58:34 1986 /mtr <mrose@nrtc-gremlin>
356
357 uip/bbc.c: getbbvis a bit too agressive, use popd algorithm
358
359
360Wed Jan 15 04:43:33 1986 /mtr <mrose@nrtc-gremlin>
361
362 miscellany/netnews/: more stuff
363
364
365Wed Jan 15 18:44:32 1986 /mtr <mrose@nrtc-gremlin>
366
367 uip/addrsbr.c: ismymbox() losing under #ifdef DUMB, oops!
368
369
370Wed Jan 15 19:03:54 1986 /mtr <mrose@nrtc-gremlin>
371
372 COVER-LETTER: update
373
374
375Wed Jan 15 23:15:54 1986 /mtr <mrose@nrtc-gremlin>
376
377 support/pop/popsbr.c: pophack on PASS command
378
379
380Fri Jan 17 13:19:23 1986 /mtr <mrose@nrtc-gremlin>
381
382 uip/ali.c: add -noalias for RaJ
383
384
385Wed Jan 22 11:13:08 1986 /mtr <mrose@nrtc-gremlin>
386
387 support/pop/popwrd.c: squash bug
388 h/mh.h: remove sigmask definition
389 uip/{bbc,vmh}.c: add sigmask if not defined in <signal.h>
390 (4.3BSD finally wised up!)
391
392
393Sun Jan 26 16:57:18 1986 /mtr <mrose@nrtc-gremlin>
394
395 {conf/makefiles/uip,uip/post.c}: lint touch-up
396 conf/doc/{inc,mh-chart,send,post}.rf: add the #ifdef TMA stuff
397 sbr/m_remsg.c: tuning
398 uip/mark.c: re-arrange debug output slightly
399 h/mh.h: add some padding to fix some m_remsg bugs
400 uip/{inc,rcvstore}.c: oops, mp -> hghmsg not keeping pace with
401 m_remsg!
402
403
404Mon Jan 27 17:51:07 1986 /mtr <mrose@nrtc-gremlin>
405
406 uip/whatnowsbr.c: forgot to put -[no]push for built-in send
407 h/addrsbr.h, uip/{addrsbr,post}.c: introduce auxformat(), the
408 back-end to adrformat(); post calls auxformat directly in
409 certain cases
410 uip/{dp,forw}.c: was cheating on adrformat, now on auxformat
411
412
413Fri Jan 31 13:25:17 1986 /mtr <mrose@nrtc-gremlin>
414
415 COVER-LETTER: update
416 support/general/mhl.format: Remove length/width constraints
417
418
419Sun Feb 2 14:01:28 1986 /mtr <mrose@nrtc-gremlin>
420
421 zotnet/tws/dtime.c: twsort() fix from John Romine for ALTOS
422 uip/addrsbr.c: smarter ismymbox for default case
423 conf/{mh-gen.8,doc/repl.rf}, uip/repl.c: add #ifdef ATHENA code
424
425
426Sun Feb 2 20:47:36 1986 /mtr <mrose@nrtc-gremlin>
427
428 miscellany/replies/: new directory
429
430
431Mon Feb 3 11:21:49 1986 /mtr <mrose@nrtc-gremlin>
432
433 uip/whatnowsbr.c: oops, slight dist botch
434 support/general/mhl.format: make date display user-friendly
435 conf/mh-gen.8: clean-up descriptions of options
436 uip/sbboards.c: normalize code wrt to MMDF-II BBoards channel
437 uip/msh.c: when running under vmh and not in control of TTY,
438 ignore TSTP so BPOP can spool ahead!
439 papers/{usenix/usenix,multifarious/multifarios,trusted/trusted}.tex:
440 fix up banners a bit
441
442
443Wed Feb 5 09:32:08 1986 /mtr <mrose@nrtc-gremlin>
444
445 support/bboards/mmdfII/READ-ME: update
446
447
448Wed Feb 5 11:25:05 1986 /mtr <mrose@nrtc-gremlin>
449
450 MH 6.3 #1[UCI] (nrtc-gremlin) is official, still awaiting Berkeley
451 enhancements
452
453
454Wed Feb 5 14:42:55 1986 /mtr <mrose@nrtc-gremlin>
455
456 zotnet/tws/{tws.h,dtime.c}: new argument to dasctime()
457 uip/{format,pick}sbr.c: make use of it
458
459
460Sun Feb 9 22:14:10 1986 /mtr <mrose@nrtc-gremlin>
461
462 support/pop/syslog.c: #ifdef BSD43 means use standard syslog
463
464
465Sun Feb 16 15:40:20 1986 /mtr <mrose@nrtc-gremlin>
466
467 sbr/m_setvis.c: oops, fix-up unseen sequence stuff
468 uip/whatnowsbr.c: oops, a couple of typos
469
470
471Sun Feb 16 19:11:33 1986 /mtr <mrose@nrtc-gremlin>
472
473 -- Incorporate Berkeley enhancements, courtesy of Van Jacobson --
474 h/{format,scan}sbr.h: updated for new formatsbr stuff
475 h/mh.h: updated for new m_getfld
476 conf/MH: new default file
477 conf/config/config.c: support spost under BERK and SENDMTS
478 conf/mhconfig.c: support new zotnet/fmt/ directory
479 conf/makefiles/uip: support spost
480 conf/makefiles/zotnetM: support new zotnet/fmt/ directory
481 conf/makefiles/zotnet/fmt: new Makefile
482 conf/makefiles/zotnet/tws: support for new lex-based date parser
483 sbr/m_gmsg.c,uip/msh.c: change init of READONLY
484 sbr/m_getfld.c: re-written, super optimized!
485 support/general/{digestcomps,mhl.digest,mhl.forward,scan.*}: use
486 new fmt stuff
487 zotnet/fmt/: new directory
488 zotnet/tws/{dtimep.lex,lexedit.sed,lexstring.c}: new files
489 zotnet/tws/dtime.c: update
490 uip/{forw,scan,scansbr}.c: use new format stuff
491 uip/{inc,mhlsbr,mshcmds,replsbr}.c: use new format stuff
492 uip/trmsbr.c: use stderr for ioctl()s
493 uip/spost.c: new file
494 uip/{addr,format}sbr.c: remove, they're in zotnet/fmt/
495
496
497Sun Feb 16 23:04:34 1986 /mtr <mrose@nrtc-gremlin>
498
499 zotnet/fmt/: move into sbr/ to avoid loading problems
500 sbr/{addrsbr,formatsbr,fmtcompile,formataddr}.c: new files
501 h/fmtcompile.h: new file
502 conf/makefiles/{sbr,zotnetM}: update
503 sbr/llib-lmh: update
504
505
506Mon Feb 17 20:14:35 1986 /mtr <mrose@nrtc-gremlin>
507
508 support/general/scan.{time,size}: mday/month inverted
509 sbr/{formatsbr,fmtcompile}.c: bring upto date with MH 6.3+
510 sbr/formatsbr.c: missing tzone/sday/dst handling!
511 h/scansbr.h: slight update
512 uip/scansbr.c: try using formataddr() routine to do "correct"
513 formatting of scan'd addresses, didn't work! use friendly
514 zotnet/tws/dtimep.lex: tsk, use lint! also, fix numeric timezones
515 sbr/addrsbr.c: some ismymbox fixes for non-BERK code (from 6.3)
516 sbr/formatsbr.c: not priming the pump!
517 h/fmtcompile.h, sbr/{formatsbr,fmtcompile}.c: add "friendly"
518 support/general/scan.time2: call it scan.timely
519 conf/makefiles/support/general: support scan.timely
520
521
522Tue Feb 18 01:13:51 1986 /mtr <mrose@nrtc-gremlin>
523
524 h/formatsbr.h: updates from Van
525
526
527Tue Feb 18 02:15:00 1986 /mtr <mrose@nrtc-gremlin>
528
529 uip/bbc.c: upgrade for new m_getfld()
530 support/general/scan.*, h/scansbr.h: still more changes
531 support/general/replcomps: still more changes
532
533
534Tue Feb 18 22:14:51 1986 /mtr <mrose@nrtc-gremlin>
535
536 sbr/m_getfld.c: eom_action() lacking argument
537 sbr/m_getfld.c: not working right on packf'd files
538 uip/{msh,mshcmds}.c: under BPOP, need to fix things so m_getfld()
539 doesn't dump core!
540
541
542Wed Feb 19 00:16:55 1986 /mtr <mrose@nrtc-gremlin>
543
544 uip/dist.c, support/general/distcomps, sbr/fmtcompile.c: updates
545 from Van
546 sbr/formatsbr.c: remove ismymbox prime
547 sbr/fmtcompile.c: use adios(), not exit()!
548
549
550Wed Feb 19 00:56:30 1986 /mtr <mrose@nrtc-gremlin>
551
552 sbr/m_getfld.c: different fix for packf'd files from Van
553
554
555Wed Feb 19 01:55:40 1986 /mtr <mrose@nrtc-gremlin>
556
557 h/mh.h: add msg_* vars in m_getfld() as externs
558 uip/{msh,{repl,scan}sbr}.c: remove msg_* declarations
559 sbr/m_getfld.c: add a bit of BODYEOF support (without slowing it
560 down, wouldn't want to upset Van!)
561
562
563Wed Feb 19 03:11:42 1986 /mtr <mrose@nrtc-gremlin>
564
565 sbr/{formataddr,fmtcompile,m_{draft,getfld,maildir},printsw,pwd}.c:
566 lint it
567 uip/{formatsbr,forw,msh,replsbr,scan,scansbr,spost}.c: lint it
568 support/pop/popser.c: lint it
569 sbr/formatsbr.c: remove MHFMTDEBUG code
570 */Makefile: depend 'em
571
572
573Wed Feb 19 10:50:04 1986 /mtr <mrose@nrtc-gremlin>
574
575 papers/mh6.4: new interim documentation directory, for 4.3BSD
576 conf/doc/{MH,ap,dp,mh,mh-chart,mhl,repl,scan}.rf: update
577 conf/doc/mh-format.rf: new file
578 support/general/replcomps: oops, should call formataddr on all
579 addrs
580
581
582Thu Feb 20 08:07:49 1986 /mtr <mrose@nrtc-gremlin>
583
584 uip/{a,d}p.c: start working on it
585 h/formatsbr.h: new variable fmt_norm
586 sbr/formatsbr.c: use it
587 h/fmtcompile.c, sbr/{fmtcompile,formatsbr}.c: define "pretty"
588 sbr/formataddr.c: sight touch-up
589 uip/formatsbr.c: oops, bug in PUTD()
590 uip/{fmtcompile,formatsbr}.c: init mn structures in case of error.
591 This is still buggy since: 1) the structure still doesn't get
592 reset on errors, and 2) you can still dereference nulls
593 zotnet/tws/dtimep.lex: slight touch-up
594
595
596Thu Feb 20 19:55:20 1986 /mtr <mrose@nrtc-gremlin>
597
598 uip/mhlsbr.c: add formatsbr support
599 sbr/addrsbr.c: use better default matching in ismymbox
600 miscellany/mtrenv: update
601 support/general/mhl.*: update
602
603
604Thu Feb 20 22:57:33 1986 /mtr <mrose@nrtc-gremlin>
605
606 MH 6.4 #1[UCI] (nrtc-gremlin) made available to Van Jacobson
607 for inclusion in 4.3BSD UNIX
608
609
610Sun Feb 23 13:59:46 1986 /mtr <mrose@nrtc-gremlin>
611
612 sbr/m_gmsg.c: big bug fix from Terry West. Thanks, Terry!
613 h/strings.h: System5 bcopy-equivalents from Doug Gwyn
614 zotnet/tws/tws.h: support #ifdef ATZ
615 conf/makefiles/uip: slight lint botch
616
617
618Mon Feb 24 17:14:39 1986 /mtr <mrose@nrtc-gremlin>
619
620 uip/inc.c: have -host/-file ask if file doesn't exist
621 uip/{packf,mshcmds}.c: ditto
622
623
624Tue Feb 25 08:08:43 1986 /mtr <mrose@nrtc-gremlin>
625
626 uip/burst.c: another realloc() fix from Terry West
627 sbr/vfgets.c: ditto
628 support/pop/popser.c: enhancmenets from Dave Cohrs
629 conf/doc/pop5.rf: document it
630 conf/mhconfig.c: support "debug" directive
631 makefiles/*: use it
632
633
634Tue Feb 25 09:47:09 1986 /mtr <mrose@nrtc-gremlin>
635
636 uip/{scan,mshcmds}.c: slight touch-ups
637 uip/mhlsbr.c: fix up SIGPIPE handling, again
638 support/general/scan.time: fix up for numeric timezone
639 uip/scansbr.c: re-support "encrypted"
640 uip/msh.c: add "exit" command for Dave Farber
641 miscellany/convert: new directory
642
643
644Tue Feb 25 17:45:28 1986 /mtr <mrose@nrtc-gremlin>
645
646 h/mshsbr.h, uip/msh*.c: add direct folder support for symmetry's
647 sake, ugh!
648
649
650Wed Feb 26 21:05:46 1986 /mtr <mrose@nrtc-gremlin>
651
652 uip/sendsbr.c: better diagnostics when post fails
653
654
655Thu Feb 27 22:12:53 1986 /mtr <mrose@nrtc-gremlin>
656
657 -- Van sends updates --
658 conf/makefiles/uip, h/fmtcompile.h,
659 sbr/{format{addr,sbr},fmtcompile,addrsbr}.c,
660 support/general/replcomps, uip/{repl,mhl,scan,whatnow}sbr.c
661
662
663Thu Feb 27 22:16:43 1986 /mtr <mrose@nrtc-gremlin>
664
665 sbr/formataddr.c: remove <strings.h>
666 sbr/addrsbr.c: Van doesn't like "user*" instead of "user" as the
667 default is-my-mailbox for BERK. Since he's the BERK-author, I'll
668 assume he knows what he's doing...
669 support/general/replcomps: Use "tws", instead of "pretty" for
670 in-reply-to:
671 uip/whatnowsbr.c: If -draft{folder,message} and -nodraftfolder are
672 added as no-ops, make them "hidden" from -help output
673 uip/{{a,d}p,forw,mhlsbr}.c: update
674
675
676Mon Mar 3 10:18:40 1986 /mtr <mrose@nrtc-gremlin>
677
678 -- Van sends fixes to my updates --
679 uip/mshcmds.c: not resetting scansbr for formatting
680 uip/scansbr.c: oops, typo!
681
682
683Mon Mar 3 16:53:19 1986 /mtr <mrose@nrtc-gremlin>
684
685 uip/sendsbr.c: oops, close() on an uninitialized variable! (thanks
686 to Jim Koda)
687
688
689Tue Mar 4 08:15:17 1986 /mtr <mrose@nrtc-gremlin>
690
691 -- Van sends fixes to my updates --
692 uip/mhlsbr.c: not resetting mhlsbr for formatting
693 zotnet/tws/dtimep.lex: not getting MIL-TZ's right
694
695
696Tue Mar 4 09:53:31 1986 /mtr <mrose@nrtc-gremlin>
697
698 papers/usenix/: change to realwork/
699
700
701Wed Mar 5 12:48:58 1986 /mtr <mrose@nrtc-gremlin>
702
703 dist/READ-ME: oops, forgot usenix name change
704 conf/makefiles/uip: hmm, interesting loader problem
705
706
707Thu Mar 6 13:36:26 1986 /mtr <mrose@nrtc-gremlin>
708
709 uip/addrsbr.c: yet another fix for ismymbox()
710 uip/replsbr.c: #ifdef ISI code to avoid duplicate replies (due to
711 Jim Koda)
712
713
714Sun Mar 9 14:04:26 1986 /mtr <mrose@nrtc-gremlin>
715
716 conf/mh-gen.8: add a line about chown and sys5
717 sbr/m_convert.c: better BADRNG diagnostic
718 uip/mshcmds.c: oops, typo
719
720
721Sun Mar 9 14:06:54 1986 /mtr <mrose@nrtc-gremlin>
722
723 h/scansbr.h, sbr/fmtcompile.c: better versions from Van
724 support/general/{replcomps,scan.timely}: better versions from Van
725 (snuck the %pretty instead of %tws in, eh Van?)
726 support/general/{digestcomps,mhl.forward,scan.{size,time}}: update
727
728
729Sun Mar 9 18:52:37 1986 /mtr <mrose@nrtc-gremlin>
730
731 h/scansbr.h, support/general/{digestcomps,mhl.forward,scan.*}: update
732
733
734Sun Mar 9 20:09:35 1986 /mtr <mrose@nrtc-gremlin>
735
736 zotnet/bboards/bboards.h: add BB_REMOTE flag for bbc
737 uip/bbc.c: support BB_REMOTE, under #ifdef MTR for the moment
738 uip/bbc.c: allow bb_aka (again?!?)
739
740
741Mon Mar 10 00:43:19 1986 /mtr <mrose@nrtc-gremlin>
742
743 uip/{msh,mshcmds}.c: packf hack, ala refile hack
744 uip/{post,rcvdist}.c, support/bboards/mmdfII/bboards/bb_wtmail.c:
745 MMDF-II nameserver support from Steve Kille
746
747
748Mon Mar 10 10:17:29 1986 /mtr <mrose@nrtc-gremlin>
749
750 {sbr/formatsbr,uip/scansbr}.c: more optimizations from Van!
751 sbr/m_getfld.c: Van fixes problems due to losing BRL optimizer!
752 sbr/m_getfld.c: slight touch-up by MTR
753 uip/bbc.c: remove #ifdef MTR bracketing, code works fine
754 uip/refile.c: slight touch-ups
755 sbr/m_getfld.c: on xxxERR returns, forgetting to zero value buffer
756
757
758Mon Mar 10 18:08:37 1986 /mtr <mrose@nrtc-gremlin>
759
760 uip/post.c: fix handling of (in)visible addresses
761 uip/rcvdist.c: re-do to use format facility
762 uip/{replsbr,forw}.c: touch-ups
763 conf/config/config.c, h/mh.h: new variable rcvdistcomps
764 conf/{makefiles/{uip,support/general},doc/mhook.rf}: update
765 sbr/m_getfld.c: bstring() support for non BSD42, SYS5 systems
766 conf/doc/ADMIN.rf: update
767
768
769Tue Mar 11 19:43:27 1986 /mtr <mrose@nrtc-gremlin>
770
771 h/dropsbr.h, uip/dropsbr.c: new routines mbx_read() and mbx_write()
772 uip/{msh,mshcmds}.c, support/pop/popser.c: use it
773 h/{addr,format,scan}sbr.h, sbr/addrsbr.c: slight touch-up
774 uip/inc.c: slight touch-up
775
776
777Sun Mar 16 15:20:27 1986 /mtr <mrose@nrtc-gremlin>
778
779 miscellany/mem: appointment diary support from Ken Yap
780
781
782Wed Mar 19 23:00:53 1986 /mtr <mrose@nrtc-gremlin>
783
784 support/pop/popser.c: one last fix for ENOENT mailboxes
785
786
787Wed Mar 19 23:12:54 1986 /mtr <mrose@nrtc-gremlin>
788
789 -- Changes for MMDF-IIb --
790 uip/post.c, support/bboards/mmdfII/bboards/bb_wtmail.c: know about
791 new mm_winit protocol and RP_NS/RP_DOK responses