Timeline


and

09/15/03:

17:57 Changeset [19822] by ghudson
Pull up 1.3 to athena-9_2 branch.
17:57 Changeset [19821] by ghudson
Pull up 1.2 to athena-9_2 branch.
17:57 Changeset [19820] by ghudson
Pull up 1.9 to athena-9_2 branch.
17:55 Changeset [19819] by ghudson
There's a Sun patch to apply.
16:43 Changeset [19818] by zacheiss
Install athlon kernel modules.
16:42 Changeset [19817] by zacheiss
We only want to prevent gettime from running on DISCONNECTABLE=true machines; ntpd should still be run.
16:36 Changeset [19816] by ghudson
Pull up 1.1 to athena-9_2 branch.
16:36 Changeset [19815]
This commit was manufactured by cvs2svn to create branch 'athena-9_2'.
16:36 Changeset [19814] by ghudson
We updated the native inetd.conf in 9.2.16 but forgot to note it in the version file; take care of that here.
15:51 Changeset [19813] by ghudson
Pull up 1.6 to athena-9_2 branch.
15:51 Changeset [19812] by ghudson
Pull up 1.2 to athena-9_2 branch.
15:51 Changeset [19811] by ghudson
Pull up 1.5 to athena-9_2 branch.
15:51 Changeset [19810] by ghudson
Pull up 1.4 to athena-9_2 branch.
15:51 Changeset [19809] by ghudson
Pull up 1.28 to athena-9_2 branch.
15:51 Changeset [19808] by ghudson
Pull up 1.248-1.249 to athena-9_2 branch.
15:51 Changeset [19807] by ghudson
Pull up 1.10 to athena-9_2 branch.
13:22 Changeset [19806] by ghudson
Build bonobo-activation on Linux to get our process-cleanup fixes.
13:12 Changeset [19805] by ghudson
Remove non-functional impure-text code. There's a certain amount of netsam suggesting that impure-text can be used to work around C++ linking problems on Solaris, but (a) this is not how you specify impure-text, and (b) we don't have any linking problems of that nature.
13:11 Changeset [19804] by ghudson
It doesn't make sense for libtool convenience libraries to be linked against installed libraries. So, ignore postdeps when building a convenience library. Fixes a problem where a library tries to link in a static libstdc++ twice on Solaris and gets symbol conflicts.
13:08 Changeset [19803] by ghudson
Fix fencepost error in packet-reading code.
09:51 Changeset [19802] by rbasch
Update to work with the new version of gdialog.
01:29 Changeset [19801] by ghudson
Corrections and elaborations by rax, slightly edited.

09/12/03:

14:55 Changeset [19800] by rbasch
* Break the message UID specification into multiple strings of a manageable size (currently around 200 characters), to avoid sending a specification which is too long for the server to handle. * Handle an EOF error returned by the imclient library. * Call close_connection() as appropriate to logout from the server upon authentication and command errors. * Add -d to the usage blurb. * Reindent number_callback().

09/11/03:

21:57 Changeset [19799] by ghudson
Pull up 1.10 to athena-9_2 branch.
21:57 Changeset [19798] by ghudson
Pull up 1.15 to athena-9_2 branch.
21:57 Changeset [19797] by ghudson
Pull up 1.1 to athena-9_2 branch.
21:57 Changeset [19796] by ghudson
Pull up 1.22 to athena-9_2 branch.
21:54 Changeset [19795] by ghudson
Use the new finish-install script instead of running athchanges directly. When checking for finish-update, check for the file we will actually run. On error, run a shell instead of exiting, so that we don't continue to boot.
21:52 Changeset [19794]
This commit was manufactured by cvs2svn to create branch 'athena-9_2'.
21:52 Changeset [19793] by ghudson
Introduce a new finish-install script, similar to the finish-update script, which we will run from /etc/init.d/finish-update instead of running athchanges directly. In install2, create initial system packs symlinks under /root so that athchanges will work during finish-install. Clean up these symlinks at the end of finish-install so that we can attach the system packs for real in athena-ws. For now, don't worry about an /install symlink; we don't need it and install1 doesn't set one up for us to grab. As an addendum to rev 1.20 of install2.sh, stop trying to run athchanges from the install miniroot; it won't work.
21:42 Changeset [19792] by ghudson
Fix a typo.
20:25 Changeset [19791] by mwhitson
Modify ares_parse_{a,ptr}_reply() to use ares_parse_message() instead of doing their own reply parsing.

09/08/03:

22:44 Changeset [19790] by zacheiss
Pullups from OpenAFS (1.2.9 and later) to fix an assertion failure due to race condition; problem noticed in the athena cell.

09/06/03:

14:36 Changeset [19789] by zacheiss
Don't send any zephyrs if the recipient is an empty string.
14:35 Changeset [19788] by zacheiss
Handle all symlinks normally present in the tetex-texmf distribution.

09/02/03:

11:52 Changeset [19787] by rbasch
At session end, send SIGHUP to processes which have our controlling tty open. This fixes problems with console login on Sun, caused by processes which have the console redirection pty open not dying, or not dying fast enough.

08/28/03:

10:29 Changeset [19786] by rbasch
Run the child process under dustbuster.
09:46 Changeset [19785] by rbasch
Miscellaneous fixes and cleanup: * Fix a couple of instances where it was doing tcsetpgrp(0, 0), as 0 is not a valid argument for the process group. * In login_tty(), fix the check of the return value from ttyname(). * Add a return statement to handle_xioerror, to silence a compilation warning. * Include <time.h> instead of <sys/time.h>. * Include <utmp.h> when building on a platform that has login_tty(). * Add syslog's for various error conditions with the controlling terminal.

08/25/03:

00:13 Changeset [19784] by ghudson
On Linux, the native libgnomevfs2 links against the native libssl, which has a different soname from ours, so programs like Evolution wind up with the system one. We need to build a libgnomevfs2 for the release which links against our libssl.

08/20/03:

21:54 Changeset [19783] by ghudson
Pull up 1.2 to athena-9_2 branch.
21:53 Changeset [19782] by ghudson
Fix number of new patch.
20:48 Changeset [19781] by jweiss
bootdevice still needs to be defined for 9.1 installs
14:17 Changeset [19780] by ghudson
Pull up 1.247 to athena-9_2 branch.
13:33 Changeset [19779] by ghudson
Pull up 1.1 to athena-9_2 branch.
13:30 Changeset [19778]
This commit was manufactured by cvs2svn to create branch 'athena-9_2'.
13:30 Changeset [19777] by ghudson
Reapply patches (and apply one new one), and clean up some accidentally installed mozilla components.
13:22 Changeset [19776] by ghudson
New spec file.
13:17 Changeset [19775] by ghudson
Add aspell, aspell-dict, and gnome-spell.
13:10 Changeset [19774] by ghudson
Remove on athena-9_2 branch.
12:53 Changeset [19773] by ghudson
Pull up 1.6-1.7 to athena-9_2 branch.
12:53 Changeset [19772] by ghudson
Pull up 1.24 to athena-9_2 branch.
12:53 Changeset [19771] by ghudson
Pull up 1.1 to athena-9_2 branch.
12:53 Changeset [19770] by ghudson
Pull up 1.67 to athena-9_2 branch.
12:53 Changeset [19769] by ghudson
Pull up 1.21 to athena-9_2 branch.
12:53 Changeset [19768] by ghudson
Pull up 1.9 to athena-9_2 branch.
12:53 Changeset [19767] by ghudson
Pull up 1.36-1.37 to athena-9_2 branch.
12:53 Changeset [19766] by ghudson
Pull up 1.3 to athena-9_2 branch.
12:53 Changeset [19765] by ghudson
Pull up 1.56 to athena-9_2 branch.
12:53 Changeset [19764] by ghudson
Pull up 1.4 to athena-9_2 branch.
12:52 Changeset [19763] by ghudson
Pull up 1.2-1.3 to athena-9_2 branch.
12:52 Changeset [19762] by ghudson
Pull up 1.2 to athena-9_2 branch.
12:52 Changeset [19761] by ghudson
Pull up 1.26 to athena-9_2 branch.
12:52 Changeset [19760] by ghudson
Pull up 1.43 to athena-9_2 branch.
12:52 Changeset [19759] by ghudson
Pull up 1.75 to athena-9_2 branch.
12:52 Changeset [19758] by ghudson
Pull up 1.6 to athena-9_2 branch.
12:39 Changeset [19757] by ghudson
Pull up gnome-spell 1.0.5 to athena-9_2 branch.
12:38 Changeset [19756] by ghudson
Pull up aspell-en 0.51-0 to athena-9_2 branch.
12:38 Changeset [19755] by ghudson
Pull up aspell 0.50.3 to athena-9_2 branch.
12:33 Changeset [19754] by ghudson
Remove on athena-9_2 branch.
09:54 Changeset [19753] by rbasch
On Solaris, make sure we use the Sun gtk libraries, by prepending /usr/sfw/lib to LD_LIBRARY_PATH.

08/19/03:

14:56 Changeset [19752] by ghudson
Mirror /usr/share/pixmaps into /usr/athena/share/pixmaps so that they're all available in one place (and a place consistent with Solaris, for those pixmaps available on both platforms).

08/18/03:

09:44 Changeset [19751] by rbasch
Remove netscape glue script.

08/16/03:

16:14 Changeset [19750] by rbasch
Fix any search engine preference still pointing at infoagents.
Note: See TracTimeline for information about the timeline view.