Timeline
04/18/96:
- 23:25 Changeset [8291] by
- Install ispell.el in the site-lisp directory. (We used to get it from what ships with emacs, but now our ispell is really out of date.)
- 22:27 Changeset [8290] by
- Get WcCreate from the new WCL, not the old one, for Sun and SGI. for SGI, get Clock.h locally, and register the clock widget with WCL explicitly; SGI X libs no longer have a clock widget in them.
- 22:25 Changeset [8289] by
- Get WCL header files properly. Link with libsys twice on SGI. Build the clock widget locally, since SGI took it out of their X libraries.
- 22:24 Changeset [8288] by
- Include Clock.h locally.
- 22:24 Changeset [8287] by
- Include ClockP.h locally.
- 22:16 Changeset [8286] by
- Initial revision
- 20:51 Changeset [8285] by
- Irix AFS 3.4 rx depends on libsys; link with libsys twice.
- 20:44 Changeset [8284] by
- Don't include proc.h on the SGI; it now breaks under 5.3, and it is also not needed here. sgi.c includes procfs.h.
- 17:58 Changeset [8283] by
- Build emacs 19.30, not 19.28.
04/17/96:
- 01:51 Changeset [8282] by
- Use sunsoft cc instead of printing out an error message, as decided by the release team.
04/12/96:
- 23:00 Changeset [8281] by
- Get install installed in /build/bin.
- 18:30 Changeset [8280] by
- 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
- 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
- From raeburn: friendlier messages and better handling of discuss-end-list-mtg.
- 17:49 Changeset [8277] by
- Nuke log message in comments; it makes it too hard to merge changes.
- 17:48 Changeset [8276] by
- From ckclark: Add describe-mode key. Add discuss-send-hook, run before sending transactions. Use \[...] to give key bindings.
- 17:44 Changeset [8275] by
- Add a describe-mode command; use \\[...] to give key bindings rather than assuming the default map.
- 17:37 Changeset [8274] by
- 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
- Add share directory. Application data should migrate to the share directory over time.
- 15:59 Changeset [8272] by
- Change /build references to /source Add WCLDIR definition.
- 15:56 Changeset [8271] by
- 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
- Tolerate an interrupt during read(), since we are now using alarm() to do timeouts (see telnetd.c).
- 14:56 Changeset [8269] by
- Add a timeout waiting for ENCRYPT.
- 14:42 Changeset [8268] by
- Add external symbol did_encrypt_start for use in the timeout code in telnetd.c (set in state.c).
- 14:41 Changeset [8267] by
- Keep track of when we've done an encrypt_start(), for use in the timeout code in telnetd.c.
- 14:37 Changeset [8266] by
- Set PeerName for use in libtelnet/kerberos.c.
- 14:37 Changeset [8265] by
- Supply an address to krb_rd_req to prevent tickets from being used on other hosts.
04/11/96:
- 14:28 Changeset [8264] by
- 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
- Tabify. cc doesn't exist; use /usr/gcc/bin/gcc. The Athena libresolv is no longer necessary.
- 08:20 Changeset [8262] by
- 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
- 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
- NULL is not a valid argument to ss_perror().
04/02/96:
- 18:48 Changeset [8259] by
- grinding away...
03/31/96:
- 16:41 Changeset [8258] by
- Put MACHLIBS after AFSLIBS. Clean up AFSLIBS.
- 16:38 Changeset [8257] by
- I had put -traditional in the wrong place.
03/30/96:
- 00:28 Changeset [8256] by
- Fix typo... machbin -> machbins
03/28/96:
- 22:12 Changeset [8255] by
- Introduce "machbins" and move athena/bin/xquota there only for Solaris. xquota was previous #ifdef'd in the Imakefile.
- 17:39 Changeset [8254] by
- Take into account how some things have moved around.
- 17:32 Changeset [8253] by
- Use -lbsd instead of -lucb.
- 17:27 Changeset [8252] by
- Define SOLARIS_MAE right now to do an ugly MAE hack. See environment.h 1.4 log for details.
- 17:19 Changeset [8251] by
- 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
- Initial revision
03/27/96:
- 17:59 Changeset [8249] by
- Update to reflect reality.
- 17:52 Changeset [8248] by
- /usr/gcc/bin/gcc no longer needs -B to find itself.
- 15:23 Changeset [8247] by
- Only free newpath if we allocate it.
03/26/96:
- 17:12 Changeset [8246] by
- Eliminate unnecessary Solaris libs.
- 16:57 Changeset [8245] by
- Use POSIX locking, not flock().
- 16:34 Changeset [8244] by
- Use -lbsd instead of -lucb; nuke AIX cruft.
- 16:33 Changeset [8243] by
- Use -lbsd instead of -lucb.
- 16:29 Changeset [8242] by
- Simplify. Use -lbsd instead of -lucb.
- 16:23 Changeset [8241] by
- 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
- Better conformance with Athena imake conventions.
- 16:15 Changeset [8239] by
- Simplify. Use -lbsd instead of -lucb.
- 15:44 Changeset [8238] by
- 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
- 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
- Use -lbsd, not -lucb.
- 15:20 Changeset [8235] by
- Use -lbsd instead of -lucb. Avoid duplication.
03/25/96:
- 15:07 Changeset [8234] by
- Solaris may need the socket, nsl, and (Athena) bsd libraries, depending on what AFS libraries are used.
- 14:58 Changeset [8233] by
- Use SOLARIS #ifdef instead of experimental ones.
- 14:12 Changeset [8232] by
- ident warning: no id keywords in /source/athena/etc/listsuidcells/Imakefile /source/athena/etc/listsuidcells/Imakefile:
- 13:37 Changeset [8231] by
- Add listsuidcells.
- 13:36 Changeset [8230] by
- 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
- Improve portability, and fix a few minor errors.
- 13:12 Changeset [8228] by
- Initial revision
- 13:07 Changeset [8227] by
- 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
- Null-terminate username before looking it up.
03/21/96:
- 15:56 Changeset [8225] by
- Initial revision
Note: See TracTimeline
for information about the timeline view.