Timeline


and

04/12/96:

23:00 Changeset [8281] by cfields
Get install installed in /build/bin.
18:30 Changeset [8280] by ghudson
From bjaspan: Add discuss-mark-unread-meeting and change set-last-seen to use it discuss-next-trn on last trn leaves meeting if DWIM is set Add autoload for discuss-forward-by-meeting Document M-f and M-l From tytso: Don't rely on .elc files Try to ignore shared library warning messages From srz: Move discuss-pathname definition to top of file Documentation fixes From raeburn: Make edsc-machine-type a variable instead of a function Use the load path if discuss-source-dir is nil Wait until end of discuss-end-of-lsm to display "done" From ckclark: Add discuss-show-trn-hooks
18:16 Changeset [8279] by ghudson
From Barry: Meeting name completion add-mtg puts /usr/spool/discuss in the input buffer Replying to a non-mailed trn now sends to the kerberos principal that posted with a subject of Meeting_Name:[trn#] Add discuss-forward-to-meeting From srz: In-reply-to uses long meeting name
18:08 Changeset [8278] by ghudson
From raeburn: friendlier messages and better handling of discuss-end-list-mtg.
17:49 Changeset [8277] by ghudson
Nuke log message in comments; it makes it too hard to merge changes.
17:48 Changeset [8276] by ghudson
From ckclark: Add describe-mode key. Add discuss-send-hook, run before sending transactions. Use \[...] to give key bindings.
17:44 Changeset [8275] by ghudson
Add a describe-mode command; use \\[...] to give key bindings rather than assuming the default map.
17:37 Changeset [8274] by ghudson
Abstract lisp directory into $(LISPDIR); move it to $(ATHSHAREDIR)/emacs/site-lisp. Only install .el files, since .elc files are emacs-version-dependent and automatically generated and a hassle to regenerate.
16:01 Changeset [8273] by ghudson
Add share directory. Application data should migrate to the share directory over time.
15:59 Changeset [8272] by cfields
Change /build references to /source Add WCLDIR definition.
15:56 Changeset [8271] by ghudson
Set debug-on-error to t while using the process filter, so that exceptions propagate to ispell-check rather than causing an error at the calling point of the process filter. (This exception-handling behavior is new in emacs 19.29.)
14:58 Changeset [8270] by ghudson
Tolerate an interrupt during read(), since we are now using alarm() to do timeouts (see telnetd.c).
14:56 Changeset [8269] by ghudson
Add a timeout waiting for ENCRYPT.
14:42 Changeset [8268] by ghudson
Add external symbol did_encrypt_start for use in the timeout code in telnetd.c (set in state.c).
14:41 Changeset [8267] by ghudson
Keep track of when we've done an encrypt_start(), for use in the timeout code in telnetd.c.
14:37 Changeset [8266] by ghudson
Set PeerName for use in libtelnet/kerberos.c.
14:37 Changeset [8265] by ghudson
Supply an address to krb_rd_req to prevent tickets from being used on other hosts.

04/11/96:

14:28 Changeset [8264] by ghudson
We seem to be using hesiod, which means we need -lresolv if we aren't using /usr/athena/lib/libresolv.a.
14:22 Changeset [8263] by ghudson
Tabify. cc doesn't exist; use /usr/gcc/bin/gcc. The Athena libresolv is no longer necessary.
08:20 Changeset [8262] by ghudson
Remove bogus rules. If install needs to be placed in /build/bin as part of the build process, it should be done more carefully.

04/10/96:

22:38 Changeset [8261] by ghudson
Simplify dramatically by getting rid of Ultrix and AIX cruft. (Should still work on any system that has a /usr/bin/strip; it just doesn't use internal strip code.)

04/05/96:

17:24 Changeset [8260] by ghudson
NULL is not a valid argument to ss_perror().

04/02/96:

18:48 Changeset [8259] by cfields
grinding away...

03/31/96:

16:41 Changeset [8258] by ghudson
Put MACHLIBS after AFSLIBS. Clean up AFSLIBS.
16:38 Changeset [8257] by ghudson
I had put -traditional in the wrong place.

03/30/96:

00:28 Changeset [8256] by epeisach
Fix typo... machbin -> machbins

03/28/96:

22:12 Changeset [8255] by ghudson
Introduce "machbins" and move athena/bin/xquota there only for Solaris. xquota was previous #ifdef'd in the Imakefile.
17:39 Changeset [8254] by ghudson
Take into account how some things have moved around.
17:32 Changeset [8253] by ghudson
Use -lbsd instead of -lucb.
17:27 Changeset [8252] by cfields
Define SOLARIS_MAE right now to do an ugly MAE hack. See environment.h 1.4 log for details.
17:19 Changeset [8251] by cfields
Don't do the audio driver install anymore. The problem may be fixed, and I want to hear about it if it isn't. Don't copy in minor_perm; it's modified from stock by driver installs. Clean out the mail queue lock files so that rebooting will clear stuff that was stuck in the queue.
15:34 Changeset [8250] by miki
Initial revision

03/27/96:

17:59 Changeset [8249] by ghudson
Update to reflect reality.
17:52 Changeset [8248] by ghudson
/usr/gcc/bin/gcc no longer needs -B to find itself.
15:23 Changeset [8247] by ghudson
Only free newpath if we allocate it.

03/26/96:

17:12 Changeset [8246] by ghudson
Eliminate unnecessary Solaris libs.
16:57 Changeset [8245] by ghudson
Use POSIX locking, not flock().
16:34 Changeset [8244] by ghudson
Use -lbsd instead of -lucb; nuke AIX cruft.
16:33 Changeset [8243] by ghudson
Use -lbsd instead of -lucb.
16:29 Changeset [8242] by ghudson
Simplify. Use -lbsd instead of -lucb.
16:23 Changeset [8241] by ghudson
Substitude -lresolv for path to Athena libresolv. We need -lresolv for programs which link against Hesiod, but we don't need to override the stock resolver.
16:17 Changeset [8240] by ghudson
Better conformance with Athena imake conventions.
16:15 Changeset [8239] by ghudson
Simplify. Use -lbsd instead of -lucb.
15:44 Changeset [8238] by ghudson
Specify the canonical gcc (/usr/gcc/bin/gcc). For Solaris 2.4, we do not need the -B and -I flags to tell gcc where to find stuff.
15:29 Changeset [8237] by cfields
Add back in cruft for CcCmd (SOLARIS) Don't -L/usr/X11/lib (SOLARIS) Add WclDir location don't define AthXIncDir and AthXLibDir (SGI)
15:28 Changeset [8236] by ghudson
Use -lbsd, not -lucb.
15:20 Changeset [8235] by ghudson
Use -lbsd instead of -lucb. Avoid duplication.

03/25/96:

15:07 Changeset [8234] by ghudson
Solaris may need the socket, nsl, and (Athena) bsd libraries, depending on what AFS libraries are used.
14:58 Changeset [8233] by ghudson
Use SOLARIS #ifdef instead of experimental ones.
14:12 Changeset [8232] by ghudson
ident warning: no id keywords in /source/athena/etc/listsuidcells/Imakefile /source/athena/etc/listsuidcells/Imakefile:
13:37 Changeset [8231] by ghudson
Add listsuidcells.
13:36 Changeset [8230] by ghudson
Rather than turning off the setuid bits on all cells, use the new "listsuidcells" program to list all the setuid cells and turn off just those cells. This saves us from having to resolve hostnames for every cell in the CellServDB.
13:33 Changeset [8229] by ghudson
Improve portability, and fix a few minor errors.
13:12 Changeset [8228] by ghudson
Initial revision
13:07 Changeset [8227] by ghudson
Back out SIGCHLD change for Solaris 2.3; it breaks under Solaris 2.4 and we're unlikely to do another Zephyr build for Solaris 2.3. Also remove gratuitous RS6000 hack.

03/24/96:

18:30 Changeset [8226] by ghudson
Null-terminate username before looking it up.

03/21/96:

15:56 Changeset [8225] by miki
Initial revision

03/17/96:

22:58 Changeset [8224] by cfields
That's right Martha, the version number of this file _decreased_ and the timestamp is older, with these new additions. And I don't even know what a Hobo is! But we're ready for them! (Well, we didn't make an Athena equivalent for the Hobo, but since in retrospect remapping the keys was a mistake in the first place...) Anyway, update for Solaris 2.4.

03/14/96:

14:42 Changeset [8223] by miki
addition made by the Solaris2.4 patches
Note: See TracTimeline for information about the timeline view.