Timeline
05/17/02:
- 17:32 Changeset [17598] by
- From the nmh mainline: Allow the display of 8-bit encoded messages.
05/16/02:
- 15:22 Changeset [17597] by
- Need to flush_signals() before we recalc_sigpending() or else the kernel will never deliver us another instance of a signal we received while we were blocking all signals.
- 15:21 Changeset [17596] by
- Revert back to using SIGKILL instead of SIGTERM, but use SIGKILL instead of "9" because we like abstractions.
- 15:17 Changeset [17595] by
- Update redhat fix with some general cleanliness, and to be able to big for redhat's bigmem kernels if we ever want to. Update Makefile.athena to build modules for athlon and BOOT kernels as well.
- 15:16 Changeset [17594] by
- Run chkconfig --del before chkconfig --add so that the rc0.d update_server init link will move from K30 to K10.
05/14/02:
- 22:16 Changeset [17593] by
- Don't actually need miniroot for IRIX update.
- 19:55 Changeset [17592] by
- Check proper quantity; noticed by amu. (Shouldn't ever be an issue in reality, I don't think.)
- 19:24 Changeset [17591] by
- Don't divide by zero.
- 19:19 Changeset [17590] by
- Revert revision 1.7; found a better way of fixing the problem.
- 18:34 Changeset [17589] by
- Add a line for /dev/random, introduced by patch 112438-01.
- 18:19 Changeset [17588] by
- replace SIGKILL with SIGTERM; SIGKILL seems to cause weird shutdown problems with Redhat's 2.4.18 kernels.
- 18:18 Changeset [17587] by
- Stop update_server before we stop AFS, since update_server is running out of AFS.
- 18:09 Changeset [17586] by
- Remove SUNWski from the list; we don't need it any more.
- 18:08 Changeset [17585] by
- Improve rpmupdate -h output: Compensate for lack of RPMCALLBACK_UNINST_PROGRESS notifications using RPMCALLBACK_UNINST_STOP. Add percent of packages indicator a la rpm -h. Add "Preparing: " line a la rpm -h.
- 18:07 Changeset [17584] by
- Continue supporting XFree86 3 even if Red Hat 7.3 is iffy about it.
- 17:52 Changeset [17583] by
- Merge with gdk-pixbuf 0.17.0.
- 17:50 Changeset [17582]
- This commit was manufactured by cvs2svn to create tag 'gdk-pixbuf-0_17_0'.
- 17:50 Changeset [17581] by
- This commit was generated by cvs2svn to compensate for changes in r17580, which included commits to RCS files with non-trunk default branches.
- 17:50 Changeset [17580] by
- Import gdk-pixbuf 0.17.0.
- 17:30 Changeset [17579] by
- Touch the appropriate lock file so that the shutdown script gets run.
- 17:18 Changeset [17578] by
- Update /etc/sysconfig/openafs, not /etc/sysconfig/afs.
- 16:47 Changeset [17577] by
- Run afsd -shutdown to shutdown afs, since the umount is currently not working.
- 16:40 Changeset [17576] by
- Ensure that updated syslogd and nsd binaries are installed locally.
- 16:38 Changeset [17575] by
- For Solaris, remember to trigger oschanges since we added a patch. For IRIX, run oschanges to update some binaries with security holes.
- 13:28 Changeset [17574] by
- Fix typo.
- 09:31 Changeset [17573] by
- Do not try to start gmix by default, since gmix only gets built on Linux.
05/13/02:
- 16:38 Changeset [17572] by
- Merge with gal 0.19.2.
- 16:30 Changeset [17571] by
- This commit was generated by cvs2svn to compensate for changes in r17570, which included commits to RCS files with non-trunk default branches.
- 16:30 Changeset [17570] by
- Not present in gal 0.19.2.
- 16:28 Changeset [17569]
- This commit was manufactured by cvs2svn to create tag 'gal-0_19_2'.
- 16:28 Changeset [17568] by
- This commit was generated by cvs2svn to compensate for changes in r17567, which included commits to RCS files with non-trunk default branches.
- 16:28 Changeset [17567] by
- Import gal 0.19.2.
- 14:52 Changeset [17566] by
- Merge with evolution 1.0.5.
- 14:08 Changeset [17565] by
- This commit was generated by cvs2svn to compensate for changes in r17564, which included commits to RCS files with non-trunk default branches.
- 14:08 Changeset [17564] by
- Not present in evolution 1.0.5.
- 13:18 Changeset [17563]
- This commit was manufactured by cvs2svn to create tag 'evolution-1_0_5'.
- 13:18 Changeset [17562] by
- This commit was generated by cvs2svn to compensate for changes in r17561, which included commits to RCS files with non-trunk default branches.
- 13:18 Changeset [17561] by
- Import evolution 1.0.5.
- 13:07 Changeset [17560] by
- This commit was generated by cvs2svn to compensate for changes in r17559, which included commits to RCS files with non-trunk default branches.
- 13:07 Changeset [17559] by
- Import evolution 1.0.5.
05/12/02:
- 16:33 Changeset [17558] by
- Add a file "noask" which can be used with pkgadd/pkgrm to reduce feedback requests.
- 16:33 Changeset [17557] by
- Nuke SUNWski if it's installed. Install patch 112438-01, which provides a real /dev/random.
05/11/02:
- 15:39 Changeset [17556] by
- Add /etc/athena/ndc and /usr/andrew symlink to DEADFILES.
- 14:34 Changeset [17555] by
- Re-add localhost to host list after cleanup; required to work with XFree86 4.2.
05/10/02:
- 19:30 Changeset [17554] by
- Generate correct error message; "new" vice "old".
- 09:47 Changeset [17553] by
- Fix to previous revision: In the select() retry loop in e_msgport_wait(), protect against errno getting reset after the select(). Also, simplify by leaving mp->lock unlocked around the entire loop.
05/09/02:
- 21:50 Changeset [17552] by
- Add support of various MIME types, and the invocation of applications which handle them, for evolution.
05/08/02:
- 11:40 Changeset [17551] by
- Fix last rev: "argv++" in -S handling was left over from a previous change. Make pid test more robust.
- 09:33 Changeset [17550] by
- Red Hat 7.3 has -ldb3.3 now.
05/07/02:
- 22:47 Changeset [17549] by
- Don't leave ourselves in the fonts directory after installing fonts.
- 12:22 Changeset [17548] by
- Strip .backup and .readonly prefixes from volume names for addsite and remsite operations, since doing "vos addsite foo.bar.readonly" is such a common thinko.
- 11:14 Changeset [17547] by
- Fix test for valid login name in cleanup().
- 09:34 Changeset [17546] by
- Fix typo.
05/06/02:
- 10:51 Changeset [17545] by
- Fix error messages not to have leading / in program name.
- 10:50 Changeset [17544] by
- Set erase to ^? in tty mode to fix backspace/delete conflict caused by native backarrowKey resource. (Native Red Hat has this conflict, but plasters over it in the default profile. Lame.)
- 10:48 Changeset [17543] by
- Run gnome-font-install at post time, per the native gnome-print spec file. This is pretty gross.
- 10:47 Changeset [17542] by
- Gross hack: find stuff under /usr if it's not in /usr/athena. Allows real GNOME applications to find stuff using Athena libraries.
- 10:46 Changeset [17541] by
- Set ATHENA_LOGIN_SESSION env var for dustbuster.
- 10:45 Changeset [17540] by
- Allow busting by pid in ATHENA_LOGIN_SESSION env var.
05/05/02:
- 17:29 Changeset [17539] by
- Be properly defensive about select() returning EINTR.
- 17:25 Changeset [17538] by
- In crypto_exec_with_passwd(), check for select() returning an error before examining the returned descriptor sets.
- 17:22 Changeset [17537] by
- Correct the test for select() returning EINTR.
05/02/02:
- 14:37 Changeset [17536] by
- Merge with krb5 1.2.5.
- 14:34 Changeset [17535] by
- Revert to vendor branch state following merge with krb5 1.2.5.
- 12:58 Changeset [17534]
- This commit was manufactured by cvs2svn to create tag 'krb5-1_2_5'.
- 12:58 Changeset [17533] by
- This commit was generated by cvs2svn to compensate for changes in r17532, which included commits to RCS files with non-trunk default branches.
- 12:58 Changeset [17532] by
- Import of Kerberos 5 release 1.2.5
05/01/02:
- 15:41 Changeset [17531] by
- Quiet grep output from a startup test.
04/30/02:
- 21:16 Changeset [17530] by
- Pull up 1.11 to athena-9_0 branch.
- 17:47 Changeset [17529] by
- Name the shared library file correctly.
04/28/02:
- 10:27 Changeset [17528] by
- voldump is no longer necessary.
04/27/02:
- 14:33 Changeset [17527] by
- We now have athena-openmotif, not athena-motif.
- 14:32 Changeset [17526] by
- Shell.3 conflicts with perl.
- 14:31 Changeset [17525] by
- Look in /usr/athena/lib/X11 for system.mwmrc.
- 10:43 Changeset [17524] by
- Copy from athena-motif.
- 00:25 Changeset [17523] by
- Things which require motif now require openmotif instead.
- 00:18 Changeset [17522] by
- Replace motif with openmotif, on a trial basis.
- 00:18 Changeset [17521] by
- New spec file.
04/26/02:
- 21:58 Changeset [17520]
- This commit was manufactured by cvs2svn to create tag 'openmotif-2_2_1'.
- 21:58 Changeset [17519] by
- This commit was generated by cvs2svn to compensate for changes in r17518, which included commits to RCS files with non-trunk default branches.
- 21:58 Changeset [17518] by
- Import openmotif 2.2.1.
04/25/02:
- 16:38 Changeset [17517] by
- Fix parsing of argument array.
04/23/02:
- 17:03 Changeset [17516] by
- Put only MIT mail inbox in summary. Can't do a count, unfortunately.
- 16:21 Changeset [17515] by
- Switch to new default mail client, using a dialog to ask which the user prefers.
- 16:20 Changeset [17514] by
- Make h_Lookup_r hold hosts it returns so they can't be deleted out from under us.
- 16:18 Changeset [17513] by
- New spec file.
- 16:18 Changeset [17512] by
- Add a front-end script to avoid screwing users of sipb pine.
- 16:17 Changeset [17511] by
- Put MH and Pine mail folders into the folder collections. Suppress welcome message. Formatting adjustment.
- 16:16 Changeset [17510] by
- Point inbox shortcut at MIT mail inbox.
- 16:15 Changeset [17509] by
- New program to put up a dialog about the new mail client.
04/19/02:
- 11:23 Changeset [17508] by
- Increase spawn_wait_ms (esd startup timeout) from 100 to 999 msecs. This is the maximum value currently supported by the code.
- 09:39 Changeset [17507] by
- create /usr/vice before track 9afsd changed its location from /etc to /usr/vice/etc
04/18/02:
- 16:46 Changeset [17506] by
- Revert to using gcc on IRIX -- we no longer need to work around the emacs problem on IRIX, and changing compilers did not work anyway.
- 16:44 Changeset [17505] by
- Revert the switch to the native compiler on IRIX -- we no longer need to work around the emacs build problem, and changing compilers did not work anyway.
- 16:42 Changeset [17504] by
- Remove configure.athena -- we no longer need to work around the emacs problem on IRIX, and switching to the native compiler did not work anyway.
- 16:37 Changeset [17503] by
- Revert the change to set LD_BIND_NOW for the IRIX build; this workaround is no longer needed, now that the real problem has been fixed (see src/buffer.c, revision 1.2).
- 14:28 Changeset [17502] by
- Declare ospeed so that it is sized correctly -- speed_t (4 bytes) on Linux, and short (2 bytes) elsewhere.
- 14:15 Changeset [17501] by
- Don't track /usr/gcc local.
- 14:13 Changeset [17500] by
- In mmap_enlarge(), don't use the mmap() MAP_FIXED flag. This can replace any existing mapping for the address range (including program text, data, etc.). On IRIX, without MAP_FIXED, the given address is used as a hint; Linux and Solaris currently do not use mmap() for buffers.
- 09:41 Changeset [17499] by
- New spec file.
- 09:38 Changeset [17498] by
- Oops, fix requires line for gnome-media.
- 09:36 Changeset [17497] by
- Add gnome-media package.
- 09:35 Changeset [17496] by
- This commit was generated by cvs2svn to compensate for changes in r17495, which included commits to RCS files with non-trunk default branches.
- 09:35 Changeset [17495] by
- Import gnome-media 1.2.3.
- 08:26 Changeset [17494] by
- We can't run oafd's subprocesses under dustbuster, since they have no tty (because oafd wants to be a session leader), and for non-X sessions we need the tty to dustbust. Instead, we have modified dustbuster to use kill a process group instead of just the child process, which should take care of oafd's children as well as oafd itself. Since oafd wants to be a session leader and not a process leader, give dustbuster the new "-S" option to use setsid() insead of setpgid().
- 08:22 Changeset [17493] by
- Start child as process leader, and kill process group to terminate. Right now, this is only relevant to oafd, which spawns subprocesses; the other programs we dustbust don't fork. Add option to start child as session leader instead, since oafd wants to run that way. (Starting it as a process leader would cause its setsid() call to fail.)
04/17/02:
- 10:06 Changeset [17492] by
- Pull up from emacs mainline: compute width properly for fixed-width string fields and multibyte string arguments, or buffer overflow (and consequent abort) may result.
- 10:04 Changeset [17491] by
- Make sshd not dependent on /usr/athena/lib.
Note: See TracTimeline
for information about the timeline view.