]> diplodocus.org Git - nmh/blob - docs/historical/mh-jun-1982/ANOMALIES
Added several historical source archives from the early days of MH.
[nmh] / docs / historical / mh-jun-1982 / ANOMALIES
1 "Extras" contains several weird C sources. They should be checked.
2 Still gotta fix Mail
3 Gotta make sure the Make onceonly installs /etc/MailAliases and /usr/spool/locks
4 Should make a whole subsection for installing the News stuff. It should
5 all be in a subdirectory with its own makefile, in fact, since it basically
6 is an entirely separate module from the other stuff.
7
8 Berkeley seems to have their own program called "l" in /usr/ucb.
9
10 Some systems purge /usr/tmp in their /etc/rc file, thus destroying the
11 /usr/tmp/mh directory. MH programs which need that directory should attempt
12 to make it if it is not there.