Timeline


and

09/11/02:

22:08 Changeset [17901] by ghudson
Fix some exception handling bugs.
22:06 Changeset [17900] by ghudson
Install Spanish help in es locale, not C locale.
22:04 Changeset [17899] by ghudson
Don't attach sunsoft. We don't do that any more.
21:02 Changeset [17898] by ghudson
Build ispell everywhere, for consistency.
17:57 Changeset [17897] by rbasch
Make sure that both the keyboard and pointer are left ungrabbed when either grab fails, since either failure causes blanking to be aborted.

09/10/02:

16:41 Changeset [17896] by ghudson
Stop unsetting the default folders for sent and saved messages.
16:24 Changeset [17895] by ghudson
Pull up 1.4 to athena-9_1 branch.
16:24 Changeset [17894] by ghudson
Pull up 1.2 to athena-9_1 branch.
16:24 Changeset [17893] by ghudson
Pull up 1.19 to athena-9_1 branch.
16:24 Changeset [17892] by ghudson
Pull up 1.25 to athena-9_1 branch.
16:24 Changeset [17891] by ghudson
Pull up 1.5 to athena-9_1 branch.
16:24 Changeset [17890] by ghudson
Pull up 1.14 to athena-9_1 branch.
16:24 Changeset [17889] by ghudson
Pull up 1.3 to athena-9_1 branch.
16:24 Changeset [17888] by ghudson
Pull up 1.6 to athena-9_1 branch.
16:24 Changeset [17887] by ghudson
Pull up 1.52 to athena-9_1 branch.
16:24 Changeset [17886] by ghudson
Pull up 1.30 to athena-9_1 branch.
16:24 Changeset [17885] by ghudson
Pull up 1.1 to athena-9_1 branch.
16:24 Changeset [17884] by ghudson
Pull up 1.2-1.3 to athena-9_1 branch.
16:24 Changeset [17883] by ghudson
Pull up 1.42 to athena-9_1 branch.
16:24 Changeset [17882] by ghudson
Pull up 1.9 to athena-9_1 branch.
16:24 Changeset [17881] by ghudson
Pull up 1.17 to athena-9_1 branch.
16:23 Changeset [17880] by ghudson
Pull up 1.10 to athena-9_1 branch.
15:42 Changeset [17879]
This commit was manufactured by cvs2svn to create branch 'athena-9_1'.
15:42 Changeset [17878] by ghudson
We appear to be doing continuing IRIX maintenance, for some reason.
14:36 Changeset [17877] by zacheiss
Make /usr/sbin/lpc a symlink to /usr/athena/etc/lpc.
14:35 Changeset [17876] by zacheiss
Add dummy -a flag to placate Linux appletviewer.
12:09 Changeset [17875] by ghudson
Add mozilla glue script a la netscape.
12:08 Changeset [17874] by ghudson
Also copy mozilla local.
12:07 Changeset [17873] by ghudson
Make browser icon run mozilla. Adjust icon accordingly. Adjust text in all icons so that they all match and are a little more readable.
12:06 Changeset [17872] by ghudson
Don't force a starting URL for evolution.
12:05 Changeset [17871] by ghudson
Add declaration for the error table object, so that its address can be passed to add_error_table() and remove_error_table().
12:04 Changeset [17870] by ghudson
Fix buffer overruns.
12:03 Changeset [17869] by ghudson
Fix warnings on Solaris; can't pass chars to ctype macros.

09/09/02:

20:32 Changeset [17868] by ghudson
Tone down the roff usage to make groff happier. (groff applies ".ll +2in" to the rest of the document where real nroff only applies it to the next line; and .TQ doesn't seem to work the same way under groff as under real nroff.)

09/08/02:

19:53 Changeset [17867] by ghudson
Add a new function ares_parse_message() to parse a DNS packet without regard to its RR type (though domains will be uncompressed in the "well-known" packet types). Modify adig to use it.

09/06/02:

23:53 Changeset [17866] by ghudson
Pull up 1.1 to athena-9_1 branch.
23:53 Changeset [17865] by ghudson
Pull up 1.2 to athena-9_0 branch.
23:50 Changeset [17864]
This commit was manufactured by cvs2svn to create branch 'athena-9_1'.
23:50 Changeset [17863] by ghudson
Resolver security patch for Solaris for 9.0 and 9.1.

09/05/02:

11:30 Changeset [17862] by miki
Foramt file found on miniroot...but not in the source tree
11:29 Changeset [17861] by miki
Added few format.input files to be installed (they were on the miniroot and in the source but they were not installed) REarranged the format.input files to be in lexicoraphic order

08/31/02:

23:31 Changeset [17860] by zacheiss
Implement v2 of the protocol, which uses krb5 for authentication. Leave v1 protocol support in the server for backwards compatability for now. Remove unused variables and modernize the declaration of main(), too.
23:30 Changeset [17859] by zacheiss
Remove df commands; they trip over stale NFS mounts.

08/29/02:

15:45 Changeset [17858] by mwhitson
Merge OS-specific packs/dotfiles/os/*/xsession files into a single common packs/dotfiles/xsession. Install /etc/athena/login/Xsession from packs/dotfiles/Makefile instead of packs/dotfiles/os/*/Makefile.
15:45 Changeset [17857] by mwhitson
Merge OS-specific packs/dotfiles/os/*/xsession files into a single common packs/dotfiles/xsession. Install /etc/athena/login/Xsession from packs/dotfiles/Makefile instead of packs/dotfiles/os/*/Makefile. Remove xsession Irix support. Always source /etc/.login from xsession if it exists (was only done under solaris previously).

08/27/02:

13:33 Changeset [17856] by zacheiss
Explode /etc/init.d/athena into one script per daemon started at boot time. Rename remaining /etc/init.d/athena to /etc/init.d/athena-ws. Rename /etc/init.d/athena.config to /etc/init.d/syncconf for consistancy with what we do on Linux. Rename /etc/init.d/bind to /etc/init.d/athena-bind as well.

08/26/02:

02:48 Changeset [17855] by ghudson
Fix up length checking to avoid the possibility of pointer overflow; also a couple of cosmetic changes.

08/23/02:

15:41 Changeset [17854] by mwhitson
* Merge OS-specific global cshrc files from packs/dotfiles/os/{solaris,linux} into a single common packs/dotfiles/cshrc with OS-specific conditionals.
15:40 Changeset [17853] by mwhitson
* Merge OS-specific global cshrc files from packs/dotfiles/os/{solaris,linux} into a single common cshrc with OS-specific conditionals. * Remove irix support. * Remove setting of $XFILESEARCHPATH under Solaris; we think it's not necessary because the /usr/openwin/* default paths are compiled into the Solaris X libs. (ref: packs/dotfiles/platform/sun4/xsession rev 1.42) We still make sure /usr/athena/lib is in $XUSERFILESEARCHPATH. * Change $bindir to arch/${ATHENA_SYS}/bin universally. (Was ${machtype}bin under Solaris).
11:31 Changeset [17852] by rbasch
Run the version of htmlview in the release, instead of from infoagents.

08/22/02:

23:04 Changeset [17851] by rbasch
Run gurlview, instead of talking to an existing netscape process via "netscape -remote", or starting a new netscape. (The method used for finding a running netscape only works for netscape 4).
19:07 Changeset [17850] by jweiss
demolish building 20 demolish the parking lot that used to occupy the building 68 site removed the rubble of building 58 build the tang center extention to e51 demolish building e20 (not 20e) demolish building e10 build 68 and the bridge to 66 build the bridge from e51 to e40
19:05 Changeset [17849] by jweiss
formatting and comments to facilitate editing (I really wish I knew where this file came from.

08/21/02:

15:53 Changeset [17848] by mwhitson
Add queries to look up length of a list, and to retrieve an individual list element.

08/20/02:

23:42 Changeset [17847] by zacheiss
Pass output through uniq to not report / three times on machines that don't have seperate /usr and /var partitions.

08/19/02:

14:54 Changeset [17846] by mwhitson
Add the ability to look up the data type of a specified key.
14:49 Changeset [17845] by mwhitson
Handle parsing the subtype of "list" type conf keys correctly.

08/17/02:

16:12 Changeset [17844] by zacheiss
Return ENODEV not ELOOP when crossing a mountpoint from a backup volume to a backup volume. Prevents find from bombing out with a fatal error.

08/13/02:

05:25 Changeset [17843] by zacheiss
Add perl dependancies for optional modules we've started building.
05:24 Changeset [17842] by zacheiss
Add /usr/athena/{include,lib} to the places we look for dependancies for optional modules.
05:21 Changeset [17841] by zacheiss
Fix incomplete DESTDIR support.
Note: See TracTimeline for information about the timeline view.