Timeline


and

08/27/01:

18:30 Changeset [16603] by ghudson
Pull up 1.1 to athena-9_0 branch.
18:29 Changeset [16602]
This commit was manufactured by cvs2svn to create branch 'athena-9_0'.
18:29 Changeset [16601] by ghudson
Nuke nscd startup script. (We could just run oschanges, but that's slower.)
18:22 Changeset [16600] by ghudson
Pull up 1.14 to athena-9_0 branch.
18:21 Changeset [16599] by ghudson
nscd startup moved from rc3.d to rc2.d.

08/26/01:

22:27 Changeset [16598] by rbasch
readline requires linking against curses.

08/22/01:

12:42 Changeset [16597] by ghudson
Pull up 1.13 to athena-9_0 branch.
12:41 Changeset [16596] by ghudson
Use [ ! foo ] || bar instead of [ foo ] && bar, since the latter fails when foo isn't true.
12:30 Changeset [16595] by ghudson
Pull up 1.1 to athena-9_0 branch.
12:30 Changeset [16594]
This commit was manufactured by cvs2svn to create branch 'athena-9_0'.
12:30 Changeset [16593] by ghudson
We applied patch 110750-01 on Solaris. newsyslog.conf changed in 9.0, but has never been put in CONFCHG, so private machines never took it. Oops. /.cshrc changed in a previous 9.0 patch release, but wasn't put in CONFCHG.
12:21 Changeset [16592] by ghudson
Pull up 1.8 to athena-9_0 branch.
12:21 Changeset [16591] by ghudson
Declare usage() before using it.

08/20/01:

20:25 Changeset [16590] by ghudson
Pull up 1.6 to athena-9_0 branch.
20:25 Changeset [16589] by ghudson
Pull up 1.2 to athena-9_0 branch.
20:25 Changeset [16588] by ghudson
Pull up 1.11 to athena-9_0 branch.
20:25 Changeset [16587] by ghudson
Pull up 1.18 to athena-9_0 branch.
20:25 Changeset [16586] by ghudson
Pull up 4.13 to athena-9_0 branch.
20:25 Changeset [16585] by ghudson
Pull up 1.3 to athena-9_0 branch.
20:25 Changeset [16584] by ghudson
Pull up 1.15 to athena-9_0 branch.
20:25 Changeset [16583] by ghudson
Pull up 1.7 to athena-9_0 branch.
20:25 Changeset [16582] by ghudson
Pull up 1.4 to athena-9_0 branch.
20:25 Changeset [16581] by ghudson
Pull up 1.1 to athena-9_0 branch.
20:25 Changeset [16580] by ghudson
Pull up 1.13 to athena-9_0 branch.
20:25 Changeset [16579] by ghudson
Pull up 1.5 to athena-9_0 branch.
20:25 Changeset [16578] by ghudson
Pull up 1.9 to athena-9_0 branch.
20:25 Changeset [16577] by ghudson
Pull up 4.2 to athena-9_0 branch.
20:25 Changeset [16576] by ghudson
Pull up 1.12 to athena-9_0 branch.
20:25 Changeset [16575] by ghudson
Pull up 1.15-1.16 to athena-9_0 branch.
20:25 Changeset [16574] by ghudson
Pull up 1.23-1.24 to athena-9_0 branch.
20:25 Changeset [16573] by ghudson
Pull up 1.10 to athena-9_0 branch.
20:25 Changeset [16572] by ghudson
Pull up 4.11 to athena-9_0 branch.
20:25 Changeset [16571] by ghudson
Pull up 1.26 to athena-9_0 branch.
20:25 Changeset [16570] by ghudson
Pull up 1.23 to athena-9_0 branch.
20:25 Changeset [16569] by ghudson
Pull up 1.21-1.22 to athena-9_0 branch.
20:24 Changeset [16568] by ghudson
Pull up 1.21 to athena-9_0 branch.
10:21 Changeset [16567] by rbasch
Add deleteProc resource setting, so the program quits when it gets a delete window message via the window manager.

08/16/01:

10:50 Changeset [16566]
This commit was manufactured by cvs2svn to create branch 'athena-9_0'.
10:50 Changeset [16565] by ghudson
Add setup script for menus.
10:48 Changeset [16564] by ghudson
Use upgrade list if it's specified.
10:46 Changeset [16563] by ghudson
sys_rvd.local is dead. But we now have sys_rvd.big, which tracks some stuff local from /usr/athena. track-srvd.sh selects between sys_rvd and sys_rvd.big. update-os uses it instead of tracking directly.
10:45 Changeset [16562] by ghudson
sys_rvd.local is dead.
10:44 Changeset [16561] by ghudson
Use track-srvd script, which picks between the sys_rvd and sys_rvd.big subscription lists.
10:43 Changeset [16560] by ghudson
Build the sys_rvd.big statfile (which tracks some stuff out of /usr/athena local) on Solaris.
10:42 Changeset [16559] by ghudson
Allow "! entry" in exception lists to track the file (overriding less specific wildcard entries which might indicate a different action). Prefer more specific wildcard entries, as measured by number of literal characters. Document that literal filenames and more specific wildcard entries are preferred in the exception list.
10:40 Changeset [16558] by ghudson
From mitchb: some platforms (specifically linux) have no /srvd.
10:39 Changeset [16557] by ghudson
From beland: reenable crash dialog, since tasklist sometimes crashes.
10:37 Changeset [16556] by ghudson
From mitchb: exit immediately if the X server exits on panel.
10:35 Changeset [16555] by ghudson
From beland: make tooltip more accurate for the case when panel is already hidden.
10:34 Changeset [16554] by ghudson
From beland: clean up logo size options.
10:31 Changeset [16553] by ghudson
From beland: make root dotfiles config files.
10:30 Changeset [16552] by ghudson
From mitchb: no /srvd on Linux machines.
10:27 Changeset [16551] by ghudson
From kolya: don't hold lock while accessing remote directory.
10:25 Changeset [16550] by ghudson
Give root an add alias.

08/15/01:

12:37 Changeset [16549] by ghudson
Pull up 1.15 to athena-8_4 branch.
12:13 Changeset [16548] by ghudson
Pull up 1.15 to athena-9_0 branch.
12:13 Changeset [16547] by ghudson
Make appropriate for 8.4 patch release by not installing 2.4.2 kernel modules any more.

08/14/01:

12:36 Changeset [16546] by ghudson
Reindent with two spaces.

08/10/01:

16:22 Changeset [16545] by ghudson
Pull up 1.2 to athena-8_4 branch.
14:19 Changeset [16544] by ghudson
Pull up 1.1 to athena-8_4 branch.
14:07 Changeset [16543] by ghudson
Pull up 1.13 to athena-8_4 branch.
13:54 Changeset [16542] by ghudson
Pull up 1.13 to athena-9_0 branch.
10:35 Changeset [16541] by ghudson
Pull up 1.5 to athena-8_4 branch.
10:35 Changeset [16540] by ghudson
Pull up 1.8 to athena-8_4 branch.
10:35 Changeset [16539] by ghudson
Pull up 1.10 to athena-8_4 branch.
10:35 Changeset [16538] by ghudson
Pull up 1.6 to athena-8_4 branch.
10:34 Changeset [16537] by ghudson
Pull up 1.15 to athena-8_4 branch.
10:34 Changeset [16536] by ghudson
Pull up 1.2 to athena-8_4 branch.
10:34 Changeset [16535] by ghudson
Pull up 1.7 to athena-8_4 branch.
10:34 Changeset [16534] by ghudson
Pull up 1.9 to athena-8_4 branch.
10:30 Changeset [16533] by ghudson
Pull up 1.3 to athena-8_4 branch.

08/08/01:

14:19 Changeset [16532] by rbasch
Add support for message/delivery-status content-type.

08/07/01:

15:29 Changeset [16531] by rbasch
In demo mode, when a hack is non-existent, don't try to respawn, as it will only retry that same hack; this can apparently cause the screen to get wedged. Also, force the non-existent diagnostic to be issued in this case, as no other feedback is given.

08/06/01:

22:11 Changeset [16530]
This commit was manufactured by cvs2svn to create branch 'athena-8_4'.
22:11 Changeset [16529] by ghudson
New module from Garry to fix an rx bug.
22:06 Changeset [16528] by ghudson
New module from Garry to fix an rx bug.

08/04/01:

17:31 Changeset [16527] by rbasch
Add idle_check(), called from move_instructions(), to perform various periodic checks while idle: restart the X server occasionally, and check for a new motd file.

08/03/01:

10:02 Changeset [16526] by ghudson
Final icons from PSB.

08/02/01:

12:40 Changeset [16525] by zacheiss
Install 9.0 from the athena cell; we need t run install2.sh for installing 8.4 and 9.0.
12:36 Changeset [16524] by zacheiss
Fix typo.

08/01/01:

15:02 Changeset [16523] by ghudson
Pull up 1.5 to athena-9_0 branch.
15:01 Changeset [16522] by ghudson
Pull up 1.3 to athena-9_0 branch.
14:33 Changeset [16521] by ghudson
Pull up 1.2 to athena-9_0 branch.
14:31 Changeset [16520] by ghudson
Whoops, we don't have 110750 yet.
14:16 Changeset [16519] by rbasch
Set the umask to 077 before creating the temp directory, to work around a bug when we inherit a umask of 177 from mhshow (i.e. when viewing a dvi file attachment).
14:01 Changeset [16518] by ghudson
Pull up 1.5 to athena-9_0 branch.
14:00 Changeset [16517] by ghudson
Pull up 1.3 to athena-9_0 branch.
13:55 Changeset [16516] by ghudson
Pull up 1.1 to athena-9_0 branch.
13:52 Changeset [16515]
This commit was manufactured by cvs2svn to create branch 'athena-9_0'.
13:52 Changeset [16514] by ghudson
Add two new packages on sun4u machines, and add patches to fix the yellow borders problem and the no-xlogin-bitmaps-on-sparc4 problem.
13:51 Changeset [16513] by ghudson
Pull up 1.25 to athena-9_0 branch.
12:50 Changeset [16512] by ghudson
Pull up 1.10 to athena-9_0 branch.
12:50 Changeset [16511] by ghudson
Regenerate.
10:18 Changeset [16510] by ghudson
Pull up 1.2 to athena-9_0 branch.
10:17 Changeset [16509] by ghudson
Pull up 1.3 to athena-9_0 branch.
10:17 Changeset [16508] by ghudson
Pull up 1.4 to athena-9_0 branch.
10:17 Changeset [16507] by ghudson
Pull up 1.36-1.37 to athena-9_0 branch.
10:17 Changeset [16506] by ghudson
Pull up 1.22 to athena-9_0 branch.
10:17 Changeset [16505] by ghudson
Pull up 1.12 to athena-9_0 branch.
10:17 Changeset [16504] by ghudson
Pull up 1.9 to athena-9_0 branch.
10:17 Changeset [16503] by ghudson
Pull up 1.8 to athena-9_0 branch.
10:17 Changeset [16502] by ghudson
Pull up 1.17 to athena-9_0 branch.
10:17 Changeset [16501] by ghudson
Pull up 1.7 to athena-9_0 branch.
10:17 Changeset [16500] by ghudson
Pull up 1.6 to athena-9_0 branch.
10:17 Changeset [16499] by ghudson
Pull up 1.63 to athena-9_0 branch.
10:17 Changeset [16498] by ghudson
Pull up 4.26 to athena-9_0 branch.
10:17 Changeset [16497] by ghudson
Pull up 1.15 to athena-9_0 branch.
10:16 Changeset [16496] by ghudson
Pull up 1.5 to athena-9_0 branch.
10:07 Changeset [16495] by ghudson
New modules from zacheiss to fix an rx bug.
09:53 Changeset [16494] by ghudson
From tlyu (tweaked by zacheiss): tighten up buffer checking.
09:47 Changeset [16493] by ghudson
From mitchb: use track's quiet option.
09:47 Changeset [16492] by ghudson
From mitchb: make quiet option disable subscription and statfile messages.
09:46 Changeset [16491] by ghudson
From mitchb: rvdinfo query doesn't belong on Linux.
09:45 Changeset [16490] by ghudson
From mitchb: change tooltip from "Log out of GNOME" to "Log out" for clarity.
09:44 Changeset [16489] by ghudson
Add resources for reenable gnome menu option.
09:43 Changeset [16488] by ghudson
Add function to reenable gnome.
Note: See TracTimeline for information about the timeline view.