Timeline
02/23/02:
- 05:02 Changeset [17242] by
- For Non-Linux machines, /usr/include will mostly be a symlink farm. We still want to generate .ph files for the .h files that are links to the packs.
02/22/02:
- 11:55 Changeset [17241] by
- Fill in missing bits of interface for when USE_XIM isn't defined.
- 09:54 Changeset [17240] by
- Set *selection.label to empty value, not DEL. Otherwise we get a little letter-sized box in the window for the DEL, with modern XFree86. (Would be nice to know why this code was using DEL in the first place.)
- 01:52 Changeset [17239] by
- Move settinf of OPTIONS and AFS_POST_INIT into afs.rc.linux. Make afs.conf.linux contain only AFS_CLIENT and AFS_SERVER settings, since that's all syncconf knows how to write out.
02/20/02:
- 23:54 Changeset [17238] by
- Make the -k flag suppress ticket forwarding in the GSSAPI case, too.
- 17:10 Changeset [17237] by
- If libAL says we're not a local user and the user is doing GSSAPI auth w/o credential delegation, fail through to password auth so they end up with tickets on the other end.
02/19/02:
- 15:08 Changeset [17236] by
- more swap space for 40G disk. also fix a typo in 'whole disk' parititioning
- 15:07 Changeset [17235] by
- another 40G netra-x1 disk with the same geometry but a different label
02/18/02:
- 19:07 Changeset [17234] by
- New spec file.
- 18:32 Changeset [17233] by
- gnome-vfs uses gnome-mime-data.
- 18:31 Changeset [17232] by
- Add gnome-mime-data. gtk uses gettext.
- 18:28 Changeset [17231]
- This commit was manufactured by cvs2svn to create tag 'gnome-mime-data-1_0_1'.
- 18:28 Changeset [17230] by
- This commit was generated by cvs2svn to compensate for changes in r17229, which included commits to RCS files with non-trunk default branches.
- 18:28 Changeset [17229] by
- Import gnome-mime-data 1.0.1.
- 17:01 Changeset [17228] by
- Fix botched merge.
- 16:28 Changeset [17227] by
- Make -lcurses dependency for shared library on Solaris.
- 16:28 Changeset [17226] by
- readline needs -lcurses on some platforms.
- 14:43 Changeset [17225] by
- Need LDFLAGS to find -lcom_err and -lreadline.
- 11:00 Changeset [17224] by
- Programs which use -lss should use -lreadline.
- 10:59 Changeset [17223] by
- Record ss shared library dependencies.
- 10:50 Changeset [17222] by
- From kolya (with correction): Unlock attachtab before callbacks.
- 10:48 Changeset [17221] by
- From kolya: prevent crashes.
- 10:46 Changeset [17220] by
- Rectify NOCREATE/NOREMOTE comments.
- 10:43 Changeset [17219] by
- Add /usr/gcc symlink for IRIX.
- 10:41 Changeset [17218] by
- Use correct syntax to set IGNOREEOF.
- 10:39 Changeset [17217] by
- Hack to make libdb.so link against required libraries for dependencies (particularly -lpthread on IRIX).
- 10:37 Changeset [17216] by
- oaf uses libintl.
- 10:36 Changeset [17215] by
- libgnome uses libintl.
- 10:35 Changeset [17214] by
- Make GConf (and perhaps some other programs) happier with our install by making a <db3/db.h>.
- 10:35 Changeset [17213] by
- Need <sys/socket.h> for AF_INET on IRIX.
- 10:30 Changeset [17212] by
- New spec file.
- 10:27 Changeset [17211] by
- Add pkgconfig. Right now only gnome-vfs depends on it, but eventually most of the GNOME software probably will, and it has build-tool nature, so I made it build early.
- 10:20 Changeset [17210] by
- Add libxml2 and pkgconfig.
- 10:18 Changeset [17209] by
- This commit was generated by cvs2svn to compensate for changes in r17208, which included commits to RCS files with non-trunk default branches.
- 10:18 Changeset [17208] by
- Import pkgconfig 0.10.0.
02/17/02:
- 22:20 Changeset [17207] by
- Nuke ATHTOOLROOT support.
- 16:04 Changeset [17206] by
- Correct for presence of "install" file in freetype.
- 16:01 Changeset [17205] by
- When we're using krb5 as our GSSAPI mechanism, populate the krb5 specific members of sshd's Authctxt struct; we need them for the krb524 code. Don't call ssh_gssapi_storecreds() from identical blocks of code in do_exec_pty() and do_exec_no_pty(). Calling it from do_exec() is sufficient and results in less code duplication.
- 14:38 Changeset [17204] by
- New spec file.
- 14:35 Changeset [17203] by
- Don't build gmake or libxml on Linux; native versions fine. Add freetype and libxml2 (but not on Linux, same reason). GConf requires libxml and libxml2. gnome-print requires freetype.
- 14:31 Changeset [17202] by
- Merge with freetype 2.0.8.
- 14:30 Changeset [17201] by
- This commit was generated by cvs2svn to compensate for changes in r17200, which included commits to RCS files with non-trunk default branches.
- 14:30 Changeset [17200] by
- Not present in freetype 2.0.8.
- 14:28 Changeset [17199]
- This commit was manufactured by cvs2svn to create tag 'freetype-2_0_8'.
- 14:28 Changeset [17198] by
- This commit was generated by cvs2svn to compensate for changes in r17197, which included commits to RCS files with non-trunk default branches.
- 14:28 Changeset [17197] by
- Import freetype 2.0.8.
- 06:33 Changeset [17196] by
- Support for new 20GB disks Sun is shipping with Sun Blade 100s.
02/16/02:
- 17:47 Changeset [17195] by
- Pull krb524 code out into its own file. Previously, session.c was including both the openssl des.h and the kerberos des.h, which makes the build blow out.
- 17:41 Changeset [17194] by
- Need to explicitly build libdb.a.
02/15/02:
- 14:47 Changeset [17193] by
- GSSAPI support for v2 of the ssh protocol.
- 14:40 Changeset [17192] by
- Configure encryption on everything but Irix. Remove Linux AFS bug workaround now that we're using dynroot.
- 14:39 Changeset [17191] by
- Don't update CellAlias on Irix. We're not using dynroot there.
- 13:09 Changeset [17190] by
- Merge with evolution 1.0.2.
- 12:37 Changeset [17189]
- This commit was manufactured by cvs2svn to create tag 'evolution-1_0_2'.
- 12:37 Changeset [17188] by
- This commit was generated by cvs2svn to compensate for changes in r17187, which included commits to RCS files with non-trunk default branches.
- 12:37 Changeset [17187] by
- Import evolution 1.0.2.
- 11:41 Changeset [17186] by
- Fix portability issues affecting IRIX.
- 11:40 Changeset [17185]
- This commit was manufactured by cvs2svn to create tag 'gtkhtml-1_0_1'.
- 11:40 Changeset [17184] by
- This commit was generated by cvs2svn to compensate for changes in r17183, which included commits to RCS files with non-trunk default branches.
- 11:40 Changeset [17183] by
- Import gtkhtml 1.0.1.
- 11:37 Changeset [17182] by
- This commit was generated by cvs2svn to compensate for changes in r17181, which included commits to RCS files with non-trunk default branches.
- 11:37 Changeset [17181] by
- Not present in gal 0.19.
- 11:35 Changeset [17180] by
- Merge with bonobo 1.0.19.
- 11:35 Changeset [17179]
- This commit was manufactured by cvs2svn to create tag 'gal-0_19'.
- 11:35 Changeset [17178] by
- This commit was generated by cvs2svn to compensate for changes in r17177, which included commits to RCS files with non-trunk default branches.
- 11:35 Changeset [17177] by
- Import gal 0.19.
- 11:30 Changeset [17176] by
- Merge with gnome-print 0.35.
- 11:29 Changeset [17175] by
- This commit was generated by cvs2svn to compensate for changes in r17174, which included commits to RCS files with non-trunk default branches.
- 11:29 Changeset [17174] by
- Not present in gnome-print 0.35.
- 11:28 Changeset [17173]
- This commit was manufactured by cvs2svn to create tag 'gnome-print-0_35'.
- 11:28 Changeset [17172] by
- This commit was generated by cvs2svn to compensate for changes in r17171, which included commits to RCS files with non-trunk default branches.
- 11:28 Changeset [17171] by
- Import gnome-print 0.35.
- 11:28 Changeset [17170]
- This commit was manufactured by cvs2svn to create tag 'bonobo-1_0_19'.
- 11:28 Changeset [17169] by
- This commit was generated by cvs2svn to compensate for changes in r17168, which included commits to RCS files with non-trunk default branches.
- 11:28 Changeset [17168] by
- Import bonobo 1.0.19.
02/14/02:
- 13:10 Changeset [17167] by
- Merge with gnome-core 1.4.0.6.
- 10:48 Changeset [17166] by
- Carry program name transform from configure.athena to Makefile.athena.
- 10:48 Changeset [17165] by
- Install shared libraries.
- 10:48 Changeset [17164] by
- Fix gmodule test to use LIBS.
- 00:42 Changeset [17163] by
- Update CellAlias file out of /afs/athena/service/.
- 00:41 Changeset [17162] by
- Install CellAlias file out of /afs/athena/service.
- 00:41 Changeset [17161] by
- Install the CellAlias file.
- 00:41 Changeset [17160] by
- copy in the CellAlias file.
- 00:40 Changeset [17159] by
- CellAlias file used by AFS dynroot support (so that /afs/athena means the same thing as /afs/athena.mit.edu).
- 00:40 Changeset [17158] by
- Start afsd with the -dynroot option.
- 00:39 Changeset [17157] by
- Punt /usr/andrew.
- 00:37 Changeset [17156] by
- packages using a modern autoconf will have configure.ac instead of configure.in.
02/13/02:
- 19:00 Changeset [17155] by
- This commit was generated by cvs2svn to compensate for changes in r17154, which included commits to RCS files with non-trunk default branches.
- 19:00 Changeset [17154] by
- Not present in gnome-core 1.4.0.6.
- 18:54 Changeset [17153]
- This commit was manufactured by cvs2svn to create tag 'gnome-core-1_4_0_6'.
- 18:54 Changeset [17152] by
- This commit was generated by cvs2svn to compensate for changes in r17151, which included commits to RCS files with non-trunk default branches.
- 18:54 Changeset [17151] by
- Import gnome-core 1.4.0.6.
- 00:39 Changeset [17150] by
- Merge openssh 3.0.2p1.
02/12/02:
- 20:11 Changeset [17149] by
- Merge with gnome-libs 1.4.1.4.
- 19:25 Changeset [17148] by
- This commit was generated by cvs2svn to compensate for changes in r17147, which included commits to RCS files with non-trunk default branches.
- 19:25 Changeset [17147] by
- Not present in gnome-libs 1.4.1.4.
- 19:22 Changeset [17146]
- This commit was manufactured by cvs2svn to create tag 'gnome-libs-1_4_1_4'.
- 19:22 Changeset [17145] by
- This commit was generated by cvs2svn to compensate for changes in r17144, which included commits to RCS files with non-trunk default branches.
- 19:22 Changeset [17144] by
- Import gnome-libs 1.4.1.4.
- 19:20 Changeset [17143] by
- This commit was generated by cvs2svn to compensate for changes in r17142, which included commits to RCS files with non-trunk default branches.
- 19:20 Changeset [17142] by
- Not present in openssh 3.0.2p1.
- 19:16 Changeset [17141] by
- Merge with control-center 1.4.0.4.
- 19:08 Changeset [17140]
- This commit was manufactured by cvs2svn to create tag 'openssh-3_0_2p1'.
- 19:08 Changeset [17139] by
- This commit was generated by cvs2svn to compensate for changes in r17138, which included commits to RCS files with non-trunk default branches.
- 19:08 Changeset [17138] by
- Import openssh 3.0.2p1.
- 19:06 Changeset [17137] by
- This commit was generated by cvs2svn to compensate for changes in r17136, which included commits to RCS files with non-trunk default branches.
- 19:06 Changeset [17136] by
- Not present in control-center 1.4.0.4.
- 19:04 Changeset [17135]
- This commit was manufactured by cvs2svn to create tag 'control-center-1_4_0_4'.
- 19:04 Changeset [17134] by
- This commit was generated by cvs2svn to compensate for changes in r17133, which included commits to RCS files with non-trunk default branches.
- 19:04 Changeset [17133] by
- Import control-center 1.4.0.4.
- 18:59 Changeset [17132] by
- Merge with gnome-vfs 1.0.4.
- 18:55 Changeset [17131] by
- This commit was generated by cvs2svn to compensate for changes in r17130, which included commits to RCS files with non-trunk default branches.
- 18:55 Changeset [17130] by
- Not present in gnome-vfs 1.0.4.
- 18:54 Changeset [17129]
- This commit was manufactured by cvs2svn to create tag 'gnome-vfs-1_0_4'.
- 18:54 Changeset [17128] by
- This commit was generated by cvs2svn to compensate for changes in r17127, which included commits to RCS files with non-trunk default branches.
- 18:54 Changeset [17127] by
- Import gnome-vfs 1.0.4.
- 18:53 Changeset [17126] by
- Merge with ORBit 0.5.13.
- 15:47 Changeset [17125] by
- Fix -kk usage.
- 15:23 Changeset [17124]
- This commit was manufactured by cvs2svn to create tag 'ORBit-0_5_13'.
- 15:23 Changeset [17123] by
- This commit was generated by cvs2svn to compensate for changes in r17122, which included commits to RCS files with non-trunk default branches.
- 15:23 Changeset [17122] by
- Import ORBit 0.5.13.
- 14:48 Changeset [17121] by
- Merge with gdk-pixbuf 0.16.0.
- 14:46 Changeset [17120] by
- This commit was generated by cvs2svn to compensate for changes in r17119, which included commits to RCS files with non-trunk default branches.
- 14:46 Changeset [17119] by
- Not present in gdk-pixbuf 0.16.0.
- 14:44 Changeset [17118]
- This commit was manufactured by cvs2svn to create tag 'gdk-pixbuf-0_16_0'.
- 14:44 Changeset [17117] by
- This commit was generated by cvs2svn to compensate for changes in r17116, which included commits to RCS files with non-trunk default branches.
- 14:44 Changeset [17116] by
- Import gdk-pixbuf 0.16.0.
- 14:41 Changeset [17115] by
- Merge with libglade 0.17.
- 14:38 Changeset [17114] by
- This commit was generated by cvs2svn to compensate for changes in r17113, which included commits to RCS files with non-trunk default branches.
- 14:38 Changeset [17113] by
- Not present in libglade 0.17.
- 14:36 Changeset [17112]
- This commit was manufactured by cvs2svn to create tag 'libglade-0_17'.
- 14:36 Changeset [17111] by
- This commit was generated by cvs2svn to compensate for changes in r17110, which included commits to RCS files with non-trunk default branches.
- 14:36 Changeset [17110] by
- Import libglade 0.17.
- 14:32 Changeset [17109] by
- Merge with esound 0.2.23.
- 14:28 Changeset [17108] by
- This commit was generated by cvs2svn to compensate for changes in r17107, which included commits to RCS files with non-trunk default branches.
- 14:28 Changeset [17107] by
- Not present in esound 0.2.23.
- 14:27 Changeset [17106]
- This commit was manufactured by cvs2svn to create tag 'esound-0_2_23'.
- 14:27 Changeset [17105] by
- This commit was generated by cvs2svn to compensate for changes in r17104, which included commits to RCS files with non-trunk default branches.
- 14:27 Changeset [17104] by
- Import esound 0.2.23.
- 13:37 Changeset [17103] by
- Merge with audiofile 0.2.2.
- 13:32 Changeset [17102] by
- This commit was generated by cvs2svn to compensate for changes in r17101, which included commits to RCS files with non-trunk default branches.
- 13:32 Changeset [17101] by
- Not present in audiofile 0.2.2.
- 12:30 Changeset [17100]
- This commit was manufactured by cvs2svn to create tag 'audiofile-0_2_2'.
- 12:30 Changeset [17099] by
- This commit was generated by cvs2svn to compensate for changes in r17098, which included commits to RCS files with non-trunk default branches.
- 12:30 Changeset [17098] by
- Import audiofile 0.2.2.
- 12:01 Changeset [17097] by
- Merge with libxml 1.8.17.
- 11:54 Changeset [17096] by
- This commit was generated by cvs2svn to compensate for changes in r17095, which included commits to RCS files with non-trunk default branches.
- 11:54 Changeset [17095] by
- Import libxml2 2.4.15.
- 11:52 Changeset [17094]
- This commit was manufactured by cvs2svn to create tag 'libxml-1_8_17'.
- 11:52 Changeset [17093] by
- This commit was generated by cvs2svn to compensate for changes in r17092, which included commits to RCS files with non-trunk default branches.
- 11:52 Changeset [17092] by
- Import libxml-1.8.17.
- 11:30 Changeset [17091] by
- Merge with GConf 1.0.8.
- 11:27 Changeset [17090] by
- This commit was generated by cvs2svn to compensate for changes in r17089, which included commits to RCS files with non-trunk default branches.
- 11:27 Changeset [17089] by
- Not present in GConf 1.0.8.
- 11:25 Changeset [17088]
- This commit was manufactured by cvs2svn to create tag 'GConf-1_0_8'.
- 11:25 Changeset [17087] by
- This commit was generated by cvs2svn to compensate for changes in r17086, which included commits to RCS files with non-trunk default branches.
- 11:25 Changeset [17086] by
- Import GConf 1.0.8.
02/11/02:
- 23:59 Changeset [17085] by
- Build third/afsbin only on Irix; build third/openafs everywhere else.
- 23:51 Changeset [17084] by
- Merge with imlib 1.9.11.
- 23:50 Changeset [17083] by
- Punt ATHTOOLROOT support.
- 23:45 Changeset [17082] by
- This commit was generated by cvs2svn to compensate for changes in r17081, which included commits to RCS files with non-trunk default branches.
- 23:45 Changeset [17081] by
- Not present in imlib 1.9.11.
- 23:44 Changeset [17080]
- This commit was manufactured by cvs2svn to create tag 'imlib-1_9_11'.
- 23:44 Changeset [17079] by
- This commit was generated by cvs2svn to compensate for changes in r17078, which included commits to RCS files with non-trunk default branches.
- 23:44 Changeset [17078] by
- Import imlib 1.9.11.
- 18:24 Changeset [17077] by
- We conflict with the athena-afs rpm and all of the rpms distributed by the openafs project. Convert spaces back into tabs.
- 17:56 Changeset [17076] by
- libtoolize.
- 17:56 Changeset [17075] by
- No need to build compile_et with libtool.
- 14:38 Changeset [17074] by
- Punt ATHTOOLROOT support.
- 14:36 Changeset [17073] by
- Don't specify a bell volume; use the server default.
- 14:32 Changeset [17072]
- This commit was manufactured by cvs2svn to create tag 'gtk-1_2_10'.
- 14:32 Changeset [17071] by
- This commit was generated by cvs2svn to compensate for changes in r17070, which included commits to RCS files with non-trunk default branches.
- 14:32 Changeset [17070] by
- Import gtk+ 1.2.10.
- 12:20 Changeset [17069] by
- Merge with glib 1.2.10.
- 12:20 Changeset [17068] by
- Punt ATHTOOLROOT support (but keep rpath hack).
- 12:15 Changeset [17067]
- This commit was manufactured by cvs2svn to create tag 'glib-1_2_10'.
- 12:15 Changeset [17066] by
- This commit was generated by cvs2svn to compensate for changes in r17065, which included commits to RCS files with non-trunk default branches.
- 12:15 Changeset [17065] by
- Import glib 1.2.10.
- 12:03 Changeset [17064] by
- Merge with bzip2 1.0.2, by punting our local mod. (So we use gcc-specific compilation flags, which is okay because we use gcc everywhere, and we compile without debugging, which is probably okay because bzip2 should be fast and hopefully won't need to be debugged much.)
- 11:58 Changeset [17063]
- This commit was manufactured by cvs2svn to create tag 'bzip2-1_0_2'.
- 11:58 Changeset [17062] by
- This commit was generated by cvs2svn to compensate for changes in r17061, which included commits to RCS files with non-trunk default branches.
- 11:58 Changeset [17061] by
- Import bzip2 1.0.2.
- 11:57 Changeset [17060] by
- Merge with db 3.1.17.
- 11:40 Changeset [17059] by
- Tweak bzip2 distribution site so that it doesn't specify the version of bzip2.
- 11:38 Changeset [17058] by
- This commit was generated by cvs2svn to compensate for changes in r17057, which included commits to RCS files with non-trunk default branches.
- 11:38 Changeset [17057] by
- Not present in db 3.1.17.
- 11:34 Changeset [17056]
- This commit was manufactured by cvs2svn to create tag 'db-3_1_17'.
- 11:34 Changeset [17055] by
- This commit was generated by cvs2svn to compensate for changes in r17054, which included commits to RCS files with non-trunk default branches.
- 11:34 Changeset [17054] by
- Import db 3.1.17.
02/09/02:
- 20:59 Changeset [17053] by
- From kolya: properly release GLOCK when an error occurs. Prevents umount("/afs") from panicking the kernel.
02/08/02:
- 17:09 Changeset [17052] by
- Disable info rule.
- 16:51 Changeset [17051] by
- Merge with emacs 21.1.
- 16:27 Changeset [17050] by
- ATHTOOLROOT is dead.
- 15:24 Changeset [17049] by
- Make explicit notes about doing merges.
- 15:18 Changeset [17048] by
- Add notes on emacs.
- 15:14 Changeset [17047] by
- Nuke inaccurate section about imports. (Import stuff is now documented in procedures.)
- 00:29 Changeset [17046] by
- This commit was generated by cvs2svn to compensate for changes in r17045, which included commits to RCS files with non-trunk default branches.
- 00:29 Changeset [17045] by
- Not present in emacs 21.1.
02/07/02:
- 23:52 Changeset [17044]
- This commit was manufactured by cvs2svn to create tag 'emacs-21_1'.
- 23:52 Changeset [17043] by
- This commit was generated by cvs2svn to compensate for changes in r17042, which included commits to RCS files with non-trunk default branches.
- 23:52 Changeset [17042] by
- Import emacs 21.1.
- 23:39 Changeset [17041] by
- This commit was generated by cvs2svn to compensate for changes in r17040, which included commits to RCS files with non-trunk default branches.
- 23:39 Changeset [17040] by
- Import emacs 21.1.
- 18:27 Changeset [17039] by
- Merge with perl 5.6.1.
- 16:23 Changeset [17038] by
- This commit was generated by cvs2svn to compensate for changes in r17037, which included commits to RCS files with non-trunk default branches.
- 16:23 Changeset [17037] by
- Not present in perl 5.6.1.
- 16:13 Changeset [17036]
- This commit was manufactured by cvs2svn to create tag 'perl-5_6_1'.
- 16:13 Changeset [17035] by
- This commit was generated by cvs2svn to compensate for changes in r17034, which included commits to RCS files with non-trunk default branches.
- 16:13 Changeset [17034] by
- Import perl 5.6.1.
- 15:59 Changeset [17033] by
- spec file for athena-openafs rpm.
- 15:59 Changeset [17032] by
- Copy in config files.
- 15:58 Changeset [17031] by
- Build 3 different sets of kernel modules on Linux. To do this, we need to add a helper script to create a header file to override redhat's /kernel/boot.h.
02/06/02:
- 14:30 Changeset [17030] by
- We should start AFS server processes if AFSSRV is true in rc.conf, not if the bosserver exists.
02/05/02:
- 12:54 Changeset [17029] by
- We need to install these files on Linux; relocate them here from third/afsbin.
- 12:53 Changeset [17028] by
- AFS clients are in the release now for Solaris and Linux, but we still need these attachandrun scripts on Irix.
- 12:53 Changeset [17027] by
- Remove the afsuser locker attachandrun scripts for some afs client programs. We only need them on Irix now, so they've been relocated to packs/glue/os/irix.
- 12:50 Changeset [17026] by
- Increase the timeout for rx operations so clients don't time out when the server is just taking a long time.
- 12:50 Changeset [17025] by
- Don't give directory owners implicit "la" access. Restrict the creation of sgid files to s:a.
- 12:49 Changeset [17024] by
- On Solaris, skip over filesystems with UFS logging enabled.
- 12:49 Changeset [17023] by
- Pullup from the OpenAFS CVS mainline. Prevent asymmetric clients from tieing up all of the servers threads.
- 12:48 Changeset [17022] by
- syslog when a process managed by bosserver coredumps. Set DoLogging = 1 so we get verbose logging of things in BosLog.
- 12:48 Changeset [17021] by
- Local changes to the AFS startup scripts. Run config_afs; adjust cacheinfo at boot time, enable AFSDB support and encryption.
- 12:47 Changeset [17020] by
- Make this build using our build system.
02/04/02:
- 15:45 Changeset [17019] by
- We want libraries in $(prefix)/lib, and at any rate it should be consistent with the created directory.
- 15:40 Changeset [17018] by
- Missing a slash.
- 15:17 Changeset [17017] by
- Add libiconv, used by gettext to support some character sets.
- 14:57 Changeset [17016] by
- Nuke this file; it doesn't get used.
- 13:04 Changeset [17015] by
- Don't prefer varargs to stdarg.
- 12:11 Changeset [17014] by
- Don't specify -Wl,-i on Solaris; it isn't needed and it conflicts with -shared.
- 12:08 Changeset [17013] by
- libtoolize.
- 11:54 Changeset [17012] by
- Merge with readline 4.2a.
- 11:47 Changeset [17011]
- This commit was manufactured by cvs2svn to create tag 'readline-4_2a'.
- 11:47 Changeset [17010] by
- This commit was generated by cvs2svn to compensate for changes in r17009, which included commits to RCS files with non-trunk default branches.
- 11:47 Changeset [17009] by
- Import readline 4.2a.
- 10:32 Changeset [17008] by
- How to configure Evolution (first cut).
- 09:56 Changeset [17007] by
- Use gcc on IRIX.
- 09:56 Changeset [17006] by
- Add DESTDIR support; always install shared library.
- 09:56 Changeset [17005] by
- Merge with libpng 1.2.1.
- 09:25 Changeset [17004] by
- This commit was generated by cvs2svn to compensate for changes in r17003, which included commits to RCS files with non-trunk default branches.
- 09:25 Changeset [17003] by
- Not present in libpng 1.2.1.
- 09:24 Changeset [17002]
- This commit was manufactured by cvs2svn to create tag 'libpng-1_2_1'.
- 09:24 Changeset [17001] by
- This commit was generated by cvs2svn to compensate for changes in r17000, which included commits to RCS files with non-trunk default branches.
- 09:24 Changeset [17000] by
- Import libpng 1.2.1.
02/03/02:
- 15:22 Changeset [16999] by
- Fix shell redirection in install rule.
- 14:39 Changeset [16998] by
- evolution requires scrollkeeper.
- 14:32 Changeset [16997] by
- New AFS modules for kernel 2.4.9-21.
- 14:07 Changeset [16996] by
- From libtool 1.4.2.
- 14:05 Changeset [16995] by
- Use more robust find/xargs invocation.
- 12:12 Changeset [16994] by
- gtkhtml requires libcapplet from control-center.
- 11:18 Changeset [16993] by
- Fix install rule.
- 10:47 Changeset [16992] by
- gcc only builds with gmake at the moment, so build gmake before gcc.
- 10:45 Changeset [16991] by
- Build with native compiler so that we can build before gcc.
- 10:26 Changeset [16990] by
- Don't run make depend; we don't care about it.
02/02/02:
- 23:47 Changeset [16989] by
- Merge with BIND 9.2.0.
- 23:42 Changeset [16988] by
- This commit was generated by cvs2svn to compensate for changes in r16987, which included commits to RCS files with non-trunk default branches.
- 23:42 Changeset [16987] by
- Not present in BIND 9.2.0.
- 23:37 Changeset [16986]
- This commit was manufactured by cvs2svn to create tag 'bind-9_2_0'.
- 23:37 Changeset [16985] by
- This commit was generated by cvs2svn to compensate for changes in r16984, which included commits to RCS files with non-trunk default branches.
- 23:37 Changeset [16984] by
- Import BIND 9.2.0.
- 23:32 Changeset [16983] by
- As pointed out by amu, need to install this as ld, not ld-new.
- 22:49 Changeset [16982] by
- Add support for IRIX.
- 22:49 Changeset [16981] by
- Update for new version of gcc.
- 22:41 Changeset [16980] by
- Build gcc on IRIX and binutils (for gnu ld) on Solaris.
- 22:39 Changeset [16979] by
- Use gcc on IRIX.
- 22:37 Changeset [16978] by
- How to build binutils. Right now we only install gnu ld, and in the gcc library directory so that gcc will use it.
- 21:58 Changeset [16977] by
- Update build machine setup and build instructions somewhat. (Probably still needs work, and of course still needs to document the Linux build.)
- 21:38 Changeset [16976] by
- Revise text about imake templates.
- 12:24 Changeset [16975] by
- Use the Athena mk_cmds (found in the PATH), as we no longer build the krb5 ss.
- 12:21 Changeset [16974] by
- Add an "end" statement, as required by the Athena mk_cmd's grammar.
02/01/02:
- 19:20 Changeset [16973] by
- when possible, syncconf should label files that it re-generates fixes [2314] in suggest
01/31/02:
- 23:18 Changeset [16972] by
- The krb5 build now requires the Athena ss library (as well as com_err).
- 16:52 Changeset [16971]
- This commit was manufactured by cvs2svn to create tag 'openafs-1_2_3'.
- 16:52 Changeset [16970] by
- This commit was generated by cvs2svn to compensate for changes in r16969, which included commits to RCS files with non-trunk default branches.
- 16:52 Changeset [16969] by
- Import OpenAFS 1.2.3.
- 12:40 Changeset [16968] by
- This commit was generated by cvs2svn to compensate for changes in r16967, which included commits to RCS files with non-trunk default branches.
- 12:40 Changeset [16967] by
- Not present in binutils 2.11.2.
- 12:34 Changeset [16966] by
- Merge with gcc 3.0.3.
- 12:24 Changeset [16965] by
- This commit was generated by cvs2svn to compensate for changes in r16964, which included commits to RCS files with non-trunk default branches.
- 12:24 Changeset [16964] by
- Import binutils 2.11.2.
- 11:43 Changeset [16963] by
- This commit was generated by cvs2svn to compensate for changes in r16962, which included commits to RCS files with non-trunk default branches.
- 11:43 Changeset [16962] by
- Not present in gcc 3.0.3.
- 11:18 Changeset [16961]
- This commit was manufactured by cvs2svn to create tag 'gcc-3_0_3'.
- 11:18 Changeset [16960] by
- This commit was generated by cvs2svn to compensate for changes in r16959, which included commits to RCS files with non-trunk default branches.
- 11:18 Changeset [16959] by
- Import gcc 3.0.3.
01/30/02:
- 10:52 Changeset [16958] by
- format file for 40GB disks
- 10:50 Changeset [16957] by
- Added new foramt file for 40GB disks labelled : ST340824A
- 10:49 Changeset [16956] by
- Install new format file for 40GB disk.
01/29/02:
- 19:51 Changeset [16955] by
- Enable shared libraries. Use the Athena com_err and ss libraries, bypassing the krb5 versions entirely in the build.
- 19:45 Changeset [16954] by
- Add $(LDFLAGS) to the definition of LDCOMBINE to work around krb5's ignoring of LDFLAGS when linking libraries. (Needed for linking against the Athena com_err and ss libraries).
- 19:40 Changeset [16953] by
- Remove the explicit definition of CFLAGS (which was missing the athena include directory); we will get the correct definition via src/config/pre.in.
- 15:27 Changeset [16952] by
- Add add_error_table() and remove_error_table() from the krb5 com_err, for compatibility.
01/28/02:
- 17:37 Changeset [16951] by
- Merge with oaf 0.6.8.
- 17:19 Changeset [16950]
- This commit was manufactured by cvs2svn to create tag 'oaf-0_6_8'.
- 17:19 Changeset [16949] by
- This commit was generated by cvs2svn to compensate for changes in r16948, which included commits to RCS files with non-trunk default branches.
- 17:19 Changeset [16948] by
- Import oaf 0.6.8.
01/25/02:
- 10:04 Changeset [16947] by
- Have "install" target install the manpage as well.
- 09:30 Changeset [16946] by
- kerberos authentication should be enabled always, not just when we have a keytab.
- 09:29 Changeset [16945] by
- Can't call restore_uid() without a temporarily_use_uid() in effect.
01/24/02:
- 16:50 Changeset [16944] by
- Run authwatch during default session startup.
- 16:49 Changeset [16943] by
- add specfile to build authwatch
- 16:49 Changeset [16942] by
- add authwatch
Note: See TracTimeline
for information about the timeline view.