Timeline
06/22/00:
- 17:27 Changeset [14885] by
- Pull up 1.3 to athena-8_4 branch.
- 17:27 Changeset [14884] by
- Pull up 1.4 to athena-8_4 branch.
- 17:26 Changeset [14883] by
- Redo script building in a way autoconf is happier with.
- 17:11 Changeset [14882] by
- Pull up 1.2 to athena-8_4 branch.
- 16:18 Changeset [14881] by
- Get path to X server right in the first invocation case.
- 13:26 Changeset [14880] by
- Point 8.4 branch build scripts at 8.4 source tree.
- 12:15 Changeset [14879] by
- third/tex replaced with third/tetex
- 09:40 Changeset [14878]
- This commit was manufactured by cvs2svn to create tag 'tetex-texmf-1_0'.
- 09:40 Changeset [14877]
- This commit was manufactured by cvs2svn to create tag 'afs-3_6'.
- 09:40 Changeset [14876]
- This commit was manufactured by cvs2svn to create branch 'athena-8_4'.
- 09:40 Changeset [14875] by
- Use X wrapper script.
- 09:40 Changeset [14874] by
- Don't duplicate time and daytime services.
- 09:39 Changeset [14873] by
- Add X server wrapper script for Linux.
- 09:39 Changeset [14872] by
- Install section no longer needed.
- 09:39 Changeset [14871] by
- Put spaces before semicolons to make awk processing of the output work again.
- 09:38 Changeset [14870] by
- Add X wrapper script for Linux. Not installed here; instead installed from the athena-dm spec file, since this belongs in the athena-dm package.
- 09:37 Changeset [14869] by
- Deal if /tmp/ps_data doesn't exist on Solaris.
- 09:37 Changeset [14868] by
- Add 8-bit login option.
- 09:35 Changeset [14867] by
- We also changed sendmail.cf.
- 09:34 Changeset [14866] by
- We changed /etc/athena/inetd.conf on Solaris, and we also added a catman line to OSCHANGES.
- 09:32 Changeset [14865] by
- Generate windex file when the OS changes.
06/21/00:
- 21:06 Changeset [14864] by
- Don't fail confusingly if conf.modules doesn't already exist when we are adding to it.
- 21:05 Changeset [14863] by
- Create the mit group with ID 101.
- 16:51 Changeset [14862] by
- Run oscheck at boot time.
- 16:51 Changeset [14861] by
- zwgc.desc moved to /usr/athena/share.
- 16:51 Changeset [14860] by
- Make sure not to run oscheck over things we list as configfiles.
- 12:57 Changeset [14859] by
- Make xss shut up about the built-in X screensaver.
06/19/00:
- 14:12 Changeset [14858] by
- document -server flag.
- 13:41 Changeset [14857] by
- Redo argument parsing, and add a -server option for connecting to a server other than the one specified by the hesiod sloc entry for lert.
- 13:40 Changeset [14856] by
- Use the first daemon principal we find in our srvtab instead of hardcoding based on the server name in lert.h.
- 09:38 Changeset [14855] by
- Ignore stale utmp entries when deciding whether to run reactivate.
06/18/00:
- 23:54 Changeset [14854] by
- Add os checking script.
- 23:54 Changeset [14853] by
- Move os-checkfiles to packs/maint; still install it here.
- 23:53 Changeset [14852] by
- Move os-checkfiles here, with some portability cleanups.
- 23:52 Changeset [14851] by
- Run xss in default xsession.
- 23:51 Changeset [14850] by
- Allow xscreensaver-button to control an already running xscreensaver process.
- 23:50 Changeset [14849] by
- Suppress error message which we get spuriously at times.
- 23:49 Changeset [14848] by
- Give our lpd.conf a different name, to avoid conflicting with the lprng build system.
- 23:48 Changeset [14847] by
- Rearrange stuff so that ssh keys get nuked on public Linux machines.
- 23:47 Changeset [14846] by
- Nuke ssh host keys on public machines Don't nuke /usr/local on public machines; Red Hat installs stuff there.
06/17/00:
- 20:50 Changeset [14845] by
- don't strip mit.edu from hostnames when delivering. fixes 17879 (and 17880) in bugs
06/14/00:
- 16:34 Changeset [14844] by
- For Solaris, add the SUNWdtbas package and apply the patches which modify it. It turns out xemacs has some CDE drag and drop support, and breaks without SUNWdtbas.
- 16:25 Changeset [14843] by
- Add our version of htmlview, taking advantage of local netscape.
- 16:24 Changeset [14842] by
- We need arch/share/lib. (This adds another 18MB or so to the amount of stuff brought local, but it's necessary, and we still fit in the 100MB we check for.)
- 16:06 Changeset [14841] by
- Fix a couple of bugs noticed by jmorzins: don't try to cat .syncversion if it doesn't exist, and pull arch/share/bin local.
- 16:05 Changeset [14840] by
- Install netscape.sh as netscape.
- 16:04 Changeset [14839] by
- Security fix from the krb5 team.
06/12/00:
- 16:40 Changeset [14838] by
- Disable the R5000 cvt workaround. This is a temporary fix for the AFS problem on R5000 rev 1.x CPU's.
06/09/00:
- 20:27 Changeset [14837] by
- Re-enable midi startup on IRIX.
- 00:24 Changeset [14836] by
- Quote $UPDATE_ROOT when passing it to drvconfig. Also cd to / if UPDATE_ROOT is empty.
06/08/00:
- 23:13 Changeset [14835] by
- Don't cd with no arguments or to the empty string. Eliminate the second cd; we're still there.
- 18:29 Changeset [14834] by
- Nuke /usr/athena/info/dir files before creating the file list, or else they'll conflict.
- 16:11 Changeset [14833] by
- Fix an oops.
- 15:56 Changeset [14832] by
- We changed a couple of config files.
- 14:56 Changeset [14831] by
- remove bitnet support, the mailhubs are desupporting it, and it's hurting users.
- 14:52 Changeset [14830] by
- Always do the chmod last, since Linux will stript the setuid bit on an owner change if the caller of chown() does not have euid zero. (Which is fine for local filesystems, but not fine for AFS.)
- 14:50 Changeset [14829] by
- Make the screen lock one minute after saving by default.
- 14:49 Changeset [14828] by
- Point /usr/bin/netscape at /usr/athena/bin/netscape instead of installing an attachandrun script there.
- 14:49 Changeset [14827] by
- /usr/athena/bin/netscape will now run the local copy of netscape if it is present, and will fall back to the infoagents locker if not.
- 14:48 Changeset [14826] by
- Add cron job to bring netscape onto local disk nightly.
- 14:48 Changeset [14825] by
- Add a script to bring netscape onto local disk nightly.
- 14:47 Changeset [14824] by
- Fix bug in byte-swapping macros where the high bit of the low byte could get sign-extended and wipe out the zero bits in the high bytes of the result.
- 14:46 Changeset [14823] by
- Do appropriate substitutions in Linux machtype script.
- 14:45 Changeset [14822] by
- Invoke glib-config at runtime instead of assuming build-time values remain valid after installation.
- 14:45 Changeset [14821] by
- Add new KDC in gnu.org.
- 14:44 Changeset [14820] by
- Use strdup() instead of calling malloc() and assuming success.
- 14:44 Changeset [14819] by
- Prevent buffer overruns when parsing ticket. It may still be possible to make this code run off the end of the data being read, but that is at most a denial of service attack.
- 14:43 Changeset [14818] by
- Fix off-by-one errors in buffer overrun checks.
- 14:42 Changeset [14817] by
- Put vi.recover directory in RPM.
- 12:36 Changeset [14816] by
- Pull up 1.6-1.8 to athena-8_3 branch.
06/07/00:
- 13:33 Changeset [14815] by
- Reference xss-button.
- 12:27 Changeset [14814] by
- More "y" needed to install SUNWcsu in the update case.
06/06/00:
- 01:59 Changeset [14813] by
- from kolya, fix quoting for consistency, and so nroff doesn't lose that line
06/02/00:
- 00:02 Changeset [14812] by
- Merge with gtk 1.2.8.
06/01/00:
- 23:58 Changeset [14811]
- This commit was manufactured by cvs2svn to create tag 'gtk-1_2_8'.
- 23:58 Changeset [14810] by
- This commit was generated by cvs2svn to compensate for changes in r14809, which included commits to RCS files with non-trunk default branches.
- 23:58 Changeset [14809] by
- Import of gtk+ 1.2.8
- 23:55 Changeset [14808]
- This commit was manufactured by cvs2svn to create tag 'glib-1_2_8'.
- 23:55 Changeset [14807] by
- This commit was generated by cvs2svn to compensate for changes in r14806, which included commits to RCS files with non-trunk default branches.
- 23:55 Changeset [14806] by
- Import of glib 1.2.8
05/31/00:
- 18:34 Changeset [14805] by
- Remove a doubled quote. Fix echo statements (was using System V style).
- 18:24 Changeset [14804] by
- Fix typo in sed command.
- 15:37 Changeset [14803] by
- $$SRVD, not ${DESTDIR}. Again.
- 15:25 Changeset [14802] by
- $$SRVD, not ${DESTDIR}.
- 15:08 Changeset [14801] by
- After installing tetex, configure the paper size and precompile some commonly used bitmap fonts.
- 14:18 Changeset [14800] by
- We changed /etc/inet/inetd.conf for Solaris. (And the 8.4.0 OS update changed it as well.) Repair some Solaris OS packages which didn't install properly in 8.4.0 or 8.4.1.
- 14:14 Changeset [14799] by
- Remove /var/sadm/install/contents before adding packages for 8.4, or pkgadd will get confused about some directories not existing.
- 14:11 Changeset [14798] by
- Log pkgadd error output to /var/athena/update.pkglog instead of discarding it. Use /install/cdrom and /install/patches instead of just /cdrom and /patches, which only exist in the miniroot environment.
- 14:05 Changeset [14797] by
- replace file with a solaris 7 version (with stuff we don't want commented out)
- 13:59 Changeset [14796] by
- Remove some new version state files.
- 13:57 Changeset [14795] by
- Remove version state files in case they got left around after the last update. (Could happen if the update was interrupted, and did happen after 8.4.0/8.4.1 on Solaris due to a bug.)
05/30/00:
- 11:26 Changeset [14794] by
- Remove the pid file upon exit.
05/29/00:
- 11:43 Changeset [14793] by
- Don't rely on the miniroot as much. Don't pass -R "" to patchadd; it's stupid and can't deal.
05/24/00:
- 16:10 Changeset [14792] by
- Fix typo in redirection.
- 14:42 Changeset [14791] by
- Fix typo in sed commands.
- 10:36 Changeset [14790] by
- Fix typo.
- 10:05 Changeset [14789] by
- Don't depend on SUNPLATFORM being defined.
05/23/00:
- 23:00 Changeset [14788] by
- Anchor sed regexps properly.
- 16:29 Changeset [14787] by
- Don't use files named ?.help. They cause trouble.
- 14:02 Changeset [14786] by
- Control when to run oschanges using a different variable.
- 14:02 Changeset [14785] by
- Control when we run oschanges using a separate variable. Run oschanges from the right place.
- 14:01 Changeset [14784] by
- Remove some additional rc scripts we don't want.
- 14:00 Changeset [14783] by
- We don't need these files any more.
- 14:00 Changeset [14782] by
- Clean up old approach we took to some Sun config files which differed between sun4m and sun4u.
- 13:59 Changeset [14781] by
- Document the OSCHANGES variable.
- 13:59 Changeset [14780] by
- Repair /usr/lib/cpp if we updated from 8.3 to 8.4.0 already and it's broken. Re-run the oschanges script; it changed, and it didn't get run in the 8.4.0 update due to a pathname mismatch. Update sendmail.cf; the OS update clobbers it, and we forgot to put it in the config file list for 8.4.0.
- 13:54 Changeset [14779] by
- We don't actually need to define SUNPLATFORM. Set OSCHANGES for both platforms; we now need to set this variable when we modify the OS (or when the oschanges script changes). Nuke /usr/lib/cpp and /usr/ccs/lib/cpp and let SUNWsprot replace them.
- 12:53 Changeset [14778] by
- Change how we specify the %files list; saying / is just not kosher so do it with a proper find command and %files -f. athena-ws: also turn on DontZap in the X configuration.
- 12:53 Changeset [14777] by
- Change how we specify the %files list; saying / is just not kosher so do it with a proper find command and %files -f.
- 12:42 Changeset [14776] by
- Revert to Athena 8.2 configuration.
Note: See TracTimeline
for information about the timeline view.