Timeline
05/31/05:
- 13:15 Changeset [22028] by
- Pull in a patch from the EMACS_21_1_RC branch of the emacs CVS repository to make the dumper code work under Solaris 10 with gcc 3.4.x. The upstream commit message is: (unexec): Consider a section to precede the .bss section if its addresses overlap that of .bss.
- 13:12 Changeset [22027] by
- Force the spooler to be lpr; otherwise it can wind up as lp depending on the build order.
- 13:11 Changeset [22026] by
- Add a script to migrate from lilo to grub.
- 13:06 Changeset [22025] by
- Specify window gravity to help windowmanager with placement of windows on the right or lower border of the screen. Work around a metacity bug in the handling of reconfigure requests.
- 10:17 Changeset [22024] by
- Do not redirect error output in the pkgrm loop; package removal is not especially verbose, and the redirection is not occurring now anyway, since the pkglog variable is not set until after this loop.
- 10:13 Changeset [22023] by
- Set the XDG_DATA_DIRS environment variable, used by the new GNOME MIME handling system, so that /usr/athena/share is in the search path for applications files.
- 10:09 Changeset [22022] by
- Configure the new GNOME MIME handling system for our most commonly used applications.
- 10:06 Changeset [22021] by
- Suppress install-info diagnostics; it issues numerous warnings about things that are not real problems.
- 10:02 Changeset [22020] by
- Look up the preferred http URL handler in GConf, and run it directly, instead of using gnome-open (which will invoke applications other than browsers). Also, add a recursion check.
05/29/05:
- 02:10 Changeset [22019]
- This commit was manufactured by cvs2svn to create tag 'athena-9_4_6'.
- 02:10 Changeset [22018] by
- Build smp kernel module against headers from kernel-smp-devel package. Don't build module for BOOT kernel.
05/28/05:
- 00:28 Changeset [22017] by
- Make sure we don't destroy connections before they're going to be used. Pullup from openafs mainline.
05/27/05:
- 02:41 Changeset [22016] by
- Use prtdiag instead of sysinfo to report CPU speed.
- 02:40 Changeset [22015] by
- punt sysinfo.
05/24/05:
- 09:37 Changeset [22014] by
- Stop building traceroute, which is broken on Solaris 10, in favor of the native Solaris version, which works.
05/23/05:
- 18:14 Changeset [22013] by
- Set LD_RUN_PATH when building on Solaris, so that explicit dlopen() calls of GNOME libraries succeed, even when the build system does not set a proper run path.
- 17:51 Changeset [22012] by
- Use the correct autoconf test for recvmsg(), which is in the socket library on Solaris, to fix descriptor passing between a vte client and gnome-pty-helper.
- 17:45 Changeset [22011] by
- Add the "-line" command line option, and corresponding "utmpLine" resource, which will be used by dm to specify the value to use in the utmp line field (the console terminal name on Solaris, and the display name elsewhere). On Solaris, put the (stripped) display name in the utmp host field, to match the stock Solaris behavior.
- 17:39 Changeset [22010] by
- On Solaris, use the console terminal name instead of the display name for the utmp line, since the Solaris finger requires an actual device name there. Pass the utmp line name to xlogin via its new "-line" command line option, to ensure that it uses the same value.
05/19/05:
- 17:20 Changeset [22009] by
- This commit was generated by cvs2svn to compensate for changes in r22008, which included commits to RCS files with non-trunk default branches.
- 17:20 Changeset [22008] by
- Not present in libgsf 1.10.1.
- 16:54 Changeset [22007]
- This commit was manufactured by cvs2svn to create tag 'libgsf-1_10_1'.
- 16:54 Changeset [22006] by
- This commit was generated by cvs2svn to compensate for changes in r22005, which included commits to RCS files with non-trunk default branches.
- 16:54 Changeset [22005] by
- Import libgsf 1.10.1.
- 16:39 Changeset [22004] by
- Add /usr/athena/lib to the run path; otherwise we can't find the OpenLDAP library on Solaris.
- 16:38 Changeset [22003] by
- When the X server exits, we've been seeing a gnome-panel crash due to an unexpected NULL value in the orb->adaptors array; we don't know why. Reported upstream at http://bugzilla.gnome.org/show_bug.cgi?id=304791. For now, add a NULL check to suppress the crash.
- 15:44 Changeset [22002] by
- Suggested by jhawk: Add "duplex" and "2upduplex" printer names, with appropriate corresponding print_command settings.
05/17/05:
- 12:56 Changeset [22001] by
- Run .profile as well as .bashrc.
- 12:38 Changeset [22000] by
- Run .profile as well as .bashrc.
05/13/05:
- 12:38 Changeset [21999] by
- Add the SUNWgnome-vfs-share package, to populate the /usr/share/mime tree (needed by nautilus to configure viewers for special URIs such as "preferences:...");
- 12:31 Changeset [21998] by
- Add our favorite external handlers. Set them to automatically handle their defined MIME types, to try to minimize user confusion arising from the poor "Open with" dialog UI (including its resolving all symlinks in the application path selected in the file browser; see https://bugzilla.mozilla.org/show_bug.cgi?id=247792).
- 12:05 Changeset [21997] by
- Modern gtk doesn't let us frob the window type of a widget after creation. So set it on creation, which means expanding out the relevant parts of gtk_message_dialog_new().
- 12:03 Changeset [21996] by
- Ensure Evolution data directory is private.
- 12:03 Changeset [21995] by
- Suppress output from the window manager, since it includes a lot of complaints about third-party apps doing stupid but harmless things. Spawn gconfd-2 earlier on, since metacity uses gconf.
- 12:01 Changeset [21994] by
- At boot time, repoint any nonexistent X mouse device at /dev/input/mice. This handles the case of an X server configured to use /dev/mouse (but not pointed at /dev/psaux, which is handled by the fix-mouse-psaux script) which won't exist on account of udev.
- 11:58 Changeset [21993] by
- When the dev RPM is removed as part of the RHEL3 to RHEL4 update, repopulate the /dev directory so that further update actions (lilo, fix-mouse-psaux) work properly.
05/12/05:
- 18:50 Changeset [21992]
- This commit was manufactured by cvs2svn to create tag 'mozilla-1_7_8'.
- 18:50 Changeset [21991] by
- This commit was generated by cvs2svn to compensate for changes in r21990, which included commits to RCS files with non-trunk default branches.
- 18:50 Changeset [21990] by
- Import mozilla 1.7.8.
- 18:37 Changeset [21989] by
- This commit was generated by cvs2svn to compensate for changes in r21988, which included commits to RCS files with non-trunk default branches.
- 18:37 Changeset [21988] by
- Import mozilla 1.7.8.
- 18:20 Changeset [21987] by
- This commit was generated by cvs2svn to compensate for changes in r21986, which included commits to RCS files with non-trunk default branches.
- 18:20 Changeset [21986] by
- Import mozilla 1.7.8.
- 18:13 Changeset [21985] by
- This commit was generated by cvs2svn to compensate for changes in r21984, which included commits to RCS files with non-trunk default branches.
- 18:13 Changeset [21984] by
- Import mozilla 1.7.8.
- 17:50 Changeset [21983] by
- This commit was generated by cvs2svn to compensate for changes in r21982, which included commits to RCS files with non-trunk default branches.
- 17:50 Changeset [21982] by
- Import mozilla 1.7.8.
- 17:20 Changeset [21981] by
- This commit was generated by cvs2svn to compensate for changes in r21980, which included commits to RCS files with non-trunk default branches.
- 17:20 Changeset [21980] by
- Import mozilla 1.7.8.
- 17:02 Changeset [21979] by
- This commit was generated by cvs2svn to compensate for changes in r21978, which included commits to RCS files with non-trunk default branches.
- 17:02 Changeset [21978] by
- Import mozilla 1.7.8.
- 16:54 Changeset [21977] by
- This commit was generated by cvs2svn to compensate for changes in r21976, which included commits to RCS files with non-trunk default branches.
- 16:54 Changeset [21976] by
- Import mozilla 1.7.8.
- 16:47 Changeset [21975] by
- This commit was generated by cvs2svn to compensate for changes in r21974, which included commits to RCS files with non-trunk default branches.
- 16:47 Changeset [21974] by
- Import mozilla 1.7.8.
- 16:42 Changeset [21973]
- This commit was manufactured by cvs2svn to create tag 'firefox-1_0_4'.
- 16:42 Changeset [21972] by
- This commit was generated by cvs2svn to compensate for changes in r21971, which included commits to RCS files with non-trunk default branches.
- 16:42 Changeset [21971] by
- Import firefox 1.0.4.
- 16:38 Changeset [21970] by
- This commit was generated by cvs2svn to compensate for changes in r21969, which included commits to RCS files with non-trunk default branches.
- 16:38 Changeset [21969] by
- Import mozilla 1.7.8.
- 16:29 Changeset [21968] by
- This commit was generated by cvs2svn to compensate for changes in r21967, which included commits to RCS files with non-trunk default branches.
- 16:29 Changeset [21967] by
- Import firefox 1.0.4.
- 16:19 Changeset [21966] by
- This commit was generated by cvs2svn to compensate for changes in r21965, which included commits to RCS files with non-trunk default branches.
- 16:19 Changeset [21965] by
- Import mozilla 1.7.8.
- 16:12 Changeset [21964] by
- This commit was generated by cvs2svn to compensate for changes in r21963, which included commits to RCS files with non-trunk default branches.
- 16:12 Changeset [21963] by
- Import firefox 1.0.4.
- 16:05 Changeset [21962] by
- This commit was generated by cvs2svn to compensate for changes in r21961, which included commits to RCS files with non-trunk default branches.
- 16:05 Changeset [21961] by
- Import firefox 1.0.4.
- 15:44 Changeset [21960] by
- This commit was generated by cvs2svn to compensate for changes in r21959, which included commits to RCS files with non-trunk default branches.
- 15:44 Changeset [21959] by
- Import mozilla 1.7.8.
- 15:42 Changeset [21958] by
- This commit was generated by cvs2svn to compensate for changes in r21957, which included commits to RCS files with non-trunk default branches.
- 15:42 Changeset [21957] by
- Import firefox 1.0.4.
- 15:35 Changeset [21956] by
- This commit was generated by cvs2svn to compensate for changes in r21955, which included commits to RCS files with non-trunk default branches.
- 15:35 Changeset [21955] by
- Import firefox 1.0.4.
- 15:30 Changeset [21954] by
- This commit was generated by cvs2svn to compensate for changes in r21953, which included commits to RCS files with non-trunk default branches.
- 15:30 Changeset [21953] by
- Import mozilla 1.7.8.
- 15:17 Changeset [21952] by
- This commit was generated by cvs2svn to compensate for changes in r21951, which included commits to RCS files with non-trunk default branches.
- 15:17 Changeset [21951] by
- Import mozilla 1.7.8.
- 15:00 Changeset [21950] by
- This commit was generated by cvs2svn to compensate for changes in r21949, which included commits to RCS files with non-trunk default branches.
- 15:00 Changeset [21949] by
- Import firefox 1.0.4.
- 14:59 Changeset [21948] by
- This commit was generated by cvs2svn to compensate for changes in r21947, which included commits to RCS files with non-trunk default branches.
- 14:59 Changeset [21947] by
- Import mozilla 1.7.8.
- 14:53 Changeset [21946] by
- This commit was generated by cvs2svn to compensate for changes in r21945, which included commits to RCS files with non-trunk default branches.
- 14:53 Changeset [21945] by
- Import firefox 1.0.4.
- 14:41 Changeset [21944] by
- This commit was generated by cvs2svn to compensate for changes in r21943, which included commits to RCS files with non-trunk default branches.
- 14:41 Changeset [21943] by
- Import firefox 1.0.4.
- 14:33 Changeset [21942] by
- This commit was generated by cvs2svn to compensate for changes in r21941, which included commits to RCS files with non-trunk default branches.
- 14:33 Changeset [21941] by
- Import firefox 1.0.4.
- 14:27 Changeset [21940] by
- This commit was generated by cvs2svn to compensate for changes in r21939, which included commits to RCS files with non-trunk default branches.
- 14:27 Changeset [21939] by
- Import firefox 1.0.4.
- 14:17 Changeset [21938] by
- This commit was generated by cvs2svn to compensate for changes in r21937, which included commits to RCS files with non-trunk default branches.
- 14:17 Changeset [21937] by
- Import firefox 1.0.4.
- 13:59 Changeset [21936] by
- This commit was generated by cvs2svn to compensate for changes in r21935, which included commits to RCS files with non-trunk default branches.
- 13:59 Changeset [21935] by
- Import firefox 1.0.4.
- 13:24 Changeset [21934] by
- This commit was generated by cvs2svn to compensate for changes in r21933, which included commits to RCS files with non-trunk default branches.
- 13:24 Changeset [21933] by
- Import firefox 1.0.4.
- 13:11 Changeset [21932] by
- This commit was generated by cvs2svn to compensate for changes in r21931, which included commits to RCS files with non-trunk default branches.
- 13:11 Changeset [21931] by
- Import firefox 1.0.4.
- 12:58 Changeset [21930] by
- This commit was generated by cvs2svn to compensate for changes in r21929, which included commits to RCS files with non-trunk default branches.
- 12:58 Changeset [21929] by
- Import firefox 1.0.4.
- 12:40 Changeset [21928] by
- This commit was generated by cvs2svn to compensate for changes in r21927, which included commits to RCS files with non-trunk default branches.
- 12:40 Changeset [21927] by
- Import firefox 1.0.4.
05/07/05:
- 12:12 Changeset [21926] by
- Kill all mozilla applications (mozilla, firefox, thunderbird) found running on the display.
- 12:10 Changeset [21925] by
- Bug fix from the previous revision: handle the case where the value of PKG_INSTALL_ROOT is null when cleaning up the pkg database.
- 12:07 Changeset [21924] by
- Change the dns-server dependency's grouping property to "optional_all", so that disabling that service will not prevent the system from booting to multi-user.
05/05/05:
- 21:57 Changeset [21923] by
- This changes the detected linux version to be whatever installed kernel is timestamped last instead of lexically last, and with any trailing "smp" suffix removed. (Without the latter, the install target on SMP machines fails looking for modules with names like libafs-2.6.9-5.ELsmp.i686.mp.ko.)
- 15:12 Changeset [21922] by
- Disable the cups server (we can't avoid installing it).
- 14:48 Changeset [21921] by
- Set group owner as well as user owner for installed fonts.
05/04/05:
- 14:15 Changeset [21920] by
- Merge with openafs 1.3.82.
- 14:03 Changeset [21919] by
- This commit was generated by cvs2svn to compensate for changes in r21918, which included commits to RCS files with non-trunk default branches.
- 14:03 Changeset [21918] by
- Not present in openafs 1.3.82.
- 13:47 Changeset [21917]
- This commit was manufactured by cvs2svn to create tag 'openafs-1_3_82'.
- 13:47 Changeset [21916] by
- This commit was generated by cvs2svn to compensate for changes in r21915, which included commits to RCS files with non-trunk default branches.
- 13:47 Changeset [21915] by
- Import openafs 1.3.82.
- 13:29 Changeset [21914] by
- This commit was generated by cvs2svn to compensate for changes in r21913, which included commits to RCS files with non-trunk default branches.
- 13:29 Changeset [21913] by
- Import openafs 1.3.82.
05/03/05:
- 21:42 Changeset [21912] by
- Don't run snmpd.
- 20:28 Changeset [21911] by
- Stop console redirection in shutdown().
- 20:26 Changeset [21910] by
- Apply fixes from upstream to deal with the default theme's compatibility problems with gtk's "Simple" theme.
- 18:32 Changeset [21909] by
- Set up a proper environment for the registration commands.
05/02/05:
- 17:19 Changeset [21908] by
- Merge with firefox 1.0.3.
- 16:26 Changeset [21907] by
- Install Sun patch 118560-01, initializing the patches list, since that was not done in 9.4.0.
- 16:22 Changeset [21906] by
- Don't use "patchadd -d", which is broken in Solaris 10. The patch directory is now simply "/install/patches". Use "yes" to pipe acknowledgements to patchadd.
- 16:18 Changeset [21905]
- This commit was manufactured by cvs2svn to create tag 'firefox-1_0_3'.
- 16:18 Changeset [21904] by
- This commit was generated by cvs2svn to compensate for changes in r21903, which included commits to RCS files with non-trunk default branches.
- 16:18 Changeset [21903] by
- Import firefox 1.0.3.
- 16:05 Changeset [21902] by
- This commit was generated by cvs2svn to compensate for changes in r21901, which included commits to RCS files with non-trunk default branches.
- 16:05 Changeset [21901] by
- Import firefox 1.0.3.
- 16:05 Changeset [21900] by
- Add package dependencies, to ensure that "firefox -register" can run in the post-install script.
- 15:59 Changeset [21899] by
- Tell nsAutoCompleteMdbResult to do byte-swapping as needed.
- 15:57 Changeset [21898] by
- Add byte-swapping logic to the nsAutoCompleteMdbResult interface, to deal with Unicode values.
- 15:49 Changeset [21897] by
- This commit was generated by cvs2svn to compensate for changes in r21896, which included commits to RCS files with non-trunk default branches.
- 15:49 Changeset [21896] by
- Import firefox 1.0.3.
- 15:47 Changeset [21895] by
- Merge with krb5 1.4.1.
- 15:42 Changeset [21894] by
- This commit was generated by cvs2svn to compensate for changes in r21893, which included commits to RCS files with non-trunk default branches.
- 15:42 Changeset [21893] by
- Not present in krb5 1.4.1.
- 15:41 Changeset [21892] by
- This commit was generated by cvs2svn to compensate for changes in r21891, which included commits to RCS files with non-trunk default branches.
- 15:41 Changeset [21891] by
- Import firefox 1.0.3.
- 15:29 Changeset [21890]
- This commit was manufactured by cvs2svn to create tag 'krb5-1_4_1'.
- 15:29 Changeset [21889] by
- This commit was generated by cvs2svn to compensate for changes in r21888, which included commits to RCS files with non-trunk default branches.
- 15:29 Changeset [21888] by
- Import krb5 1.4.1.
- 15:28 Changeset [21887] by
- Update the browser icon and script for Firefox.
- 15:28 Changeset [21886] by
- Handle /etc/fonts/fonts.conf, another non-editable file which we bash.
- 15:27 Changeset [21885] by
- Add a postinstall rule for the redhat fonts to rebuild the font cache files.
- 15:25 Changeset [21884] by
- Fix a braino in the last commit.
- 15:25 Changeset [21883] by
- Use a new mechanism for maintaining Red Hat fonts which doesn't collapse all files into a single directory. Add a fonts.conf file to override the Sun one.
- 15:20 Changeset [21882] by
- chmod attachments read-only as a hint to editing-capable viewers that the file should not be edited. Formerly hacked into mail-display.c.
- 15:19 Changeset [21881] by
- Display local folders last in the list, not first. (Formerly hacked into shell/e-storage-set-view.c.)
- 15:19 Changeset [21880] by
- This commit was generated by cvs2svn to compensate for changes in r21879, which included commits to RCS files with non-trunk default branches.
- 15:19 Changeset [21879] by
- Import firefox 1.0.3.
- 15:18 Changeset [21878] by
- Add a runpath setting for /usr/athena/lib/mozilla so that Evolution can find the Mozilla libraries for SSL support.
- 15:17 Changeset [21877] by
- Make Evolution depend on Mozilla so it can have SSL support.
- 15:12 Changeset [21876] by
- This commit was generated by cvs2svn to compensate for changes in r21875, which included commits to RCS files with non-trunk default branches.
- 15:12 Changeset [21875] by
- Import firefox 1.0.3.
- 14:37 Changeset [21874] by
- This commit was generated by cvs2svn to compensate for changes in r21873, which included commits to RCS files with non-trunk default branches.
- 14:37 Changeset [21873] by
- Import firefox 1.0.3.
- 14:30 Changeset [21872] by
- This commit was generated by cvs2svn to compensate for changes in r21871, which included commits to RCS files with non-trunk default branches.
- 14:30 Changeset [21871] by
- Import firefox 1.0.3.
- 14:17 Changeset [21870] by
- This commit was generated by cvs2svn to compensate for changes in r21869, which included commits to RCS files with non-trunk default branches.
- 14:17 Changeset [21869] by
- Import firefox 1.0.3.
- 14:12 Changeset [21868] by
- This commit was generated by cvs2svn to compensate for changes in r21867, which included commits to RCS files with non-trunk default branches.
- 14:12 Changeset [21867] by
- Not present in mozilla 1.7.7.
- 14:10 Changeset [21866] by
- This commit was generated by cvs2svn to compensate for changes in r21865, which included commits to RCS files with non-trunk default branches.
- 14:10 Changeset [21865] by
- Import firefox 1.0.3.
- 14:03 Changeset [21864] by
- This commit was generated by cvs2svn to compensate for changes in r21863, which included commits to RCS files with non-trunk default branches.
- 14:03 Changeset [21863] by
- Import firefox 1.0.3.
- 13:54 Changeset [21862] by
- This commit was generated by cvs2svn to compensate for changes in r21861, which included commits to RCS files with non-trunk default branches.
- 13:54 Changeset [21861] by
- Import firefox 1.0.3.
- 13:35 Changeset [21860] by
- This commit was generated by cvs2svn to compensate for changes in r21859, which included commits to RCS files with non-trunk default branches.
- 13:35 Changeset [21859] by
- Import firefox 1.0.3.
- 13:35 Changeset [21858]
- This commit was manufactured by cvs2svn to create tag 'mozilla-1_7_7'.
- 13:35 Changeset [21857] by
- This commit was generated by cvs2svn to compensate for changes in r21856, which included commits to RCS files with non-trunk default branches.
- 13:35 Changeset [21856] by
- Import mozilla 1.7.7.
- 13:22 Changeset [21855] by
- This commit was generated by cvs2svn to compensate for changes in r21854, which included commits to RCS files with non-trunk default branches.
- 13:22 Changeset [21854] by
- Import mozilla 1.7.7.
- 13:05 Changeset [21853] by
- This commit was generated by cvs2svn to compensate for changes in r21852, which included commits to RCS files with non-trunk default branches.
- 13:05 Changeset [21852] by
- Import mozilla 1.7.7.
- 13:01 Changeset [21851] by
- This commit was generated by cvs2svn to compensate for changes in r21850, which included commits to RCS files with non-trunk default branches.
- 13:01 Changeset [21850] by
- Import firefox 1.0.3.
- 12:58 Changeset [21849] by
- This commit was generated by cvs2svn to compensate for changes in r21848, which included commits to RCS files with non-trunk default branches.
- 12:58 Changeset [21848] by
- Import mozilla 1.7.7.
- 12:47 Changeset [21847] by
- This commit was generated by cvs2svn to compensate for changes in r21846, which included commits to RCS files with non-trunk default branches.
- 12:47 Changeset [21846] by
- Import firefox 1.0.3.
- 12:35 Changeset [21845] by
- This commit was generated by cvs2svn to compensate for changes in r21844, which included commits to RCS files with non-trunk default branches.
- 12:35 Changeset [21844] by
- Import mozilla 1.7.7.
- 12:34 Changeset [21843] by
- This commit was generated by cvs2svn to compensate for changes in r21842, which included commits to RCS files with non-trunk default branches.
- 12:34 Changeset [21842] by
- Import firefox 1.0.3.
- 12:25 Changeset [21841] by
- This commit was generated by cvs2svn to compensate for changes in r21840, which included commits to RCS files with non-trunk default branches.
- 12:25 Changeset [21840] by
- Import mozilla 1.7.7.
- 12:17 Changeset [21839] by
- This commit was generated by cvs2svn to compensate for changes in r21838, which included commits to RCS files with non-trunk default branches.
- 12:17 Changeset [21838] by
- Import firefox 1.0.3.
- 12:06 Changeset [21837] by
- This commit was generated by cvs2svn to compensate for changes in r21836, which included commits to RCS files with non-trunk default branches.
- 12:06 Changeset [21836] by
- Import mozilla 1.7.7.
- 11:59 Changeset [21835] by
- This commit was generated by cvs2svn to compensate for changes in r21834, which included commits to RCS files with non-trunk default branches.
- 11:59 Changeset [21834] by
- Import mozilla 1.7.7.
- 11:47 Changeset [21833] by
- This commit was generated by cvs2svn to compensate for changes in r21832, which included commits to RCS files with non-trunk default branches.
- 11:47 Changeset [21832] by
- Import mozilla 1.7.7.
- 11:39 Changeset [21831] by
- This commit was generated by cvs2svn to compensate for changes in r21830, which included commits to RCS files with non-trunk default branches.
- 11:39 Changeset [21830] by
- Import mozilla 1.7.7.
- 11:33 Changeset [21829] by
- This commit was generated by cvs2svn to compensate for changes in r21828, which included commits to RCS files with non-trunk default branches.
- 11:33 Changeset [21828] by
- Import mozilla 1.7.7.
- 11:23 Changeset [21827] by
- This commit was generated by cvs2svn to compensate for changes in r21826, which included commits to RCS files with non-trunk default branches.
- 11:23 Changeset [21826] by
- Import mozilla 1.7.7.
- 11:04 Changeset [21825] by
- This commit was generated by cvs2svn to compensate for changes in r21824, which included commits to RCS files with non-trunk default branches.
- 11:04 Changeset [21824] by
- Import mozilla 1.7.7.
- 10:29 Changeset [21823] by
- This commit was generated by cvs2svn to compensate for changes in r21822, which included commits to RCS files with non-trunk default branches.
- 10:29 Changeset [21822] by
- Import mozilla 1.7.7.
- 10:16 Changeset [21821] by
- This commit was generated by cvs2svn to compensate for changes in r21820, which included commits to RCS files with non-trunk default branches.
- 10:16 Changeset [21820] by
- Import mozilla 1.7.7.
- 10:02 Changeset [21819] by
- This commit was generated by cvs2svn to compensate for changes in r21818, which included commits to RCS files with non-trunk default branches.
- 10:02 Changeset [21818] by
- Import mozilla 1.7.7.
- 09:45 Changeset [21817] by
- This commit was generated by cvs2svn to compensate for changes in r21816, which included commits to RCS files with non-trunk default branches.
- 09:45 Changeset [21816] by
- Import mozilla 1.7.7.
Note: See TracTimeline
for information about the timeline view.