Timeline
02/04/99:
- 19:06 Changeset [12452] by
- Add motif to the fascist list.
- 12:49 Changeset [12451] by
- Normalize RCS IDs somewhat.
- 12:25 Changeset [12450] by
- Config files for Linux.
- 12:23 Changeset [12449] by
- mwm app-defaults for Linux, same as for Solaris.
- 12:19 Changeset [12448] by
- Add an RCS ID.
- 12:15 Changeset [12447] by
- Need -ldb for dbm_open and friends on Linux.
- 12:14 Changeset [12446] by
- Use strerror.
02/02/99:
- 22:39 Changeset [12445] by
- Dummy Makefile for Linux.
- 17:56 Changeset [12444] by
- Sleep now.
- 17:49 Changeset [12443] by
- Go now; your work here is done.
- 17:36 Changeset [12442] by
- Put in a rule for version.h so that it gets remade whenever the source changes. This will cause version.h to exist so this will actually build.
- 15:47 Changeset [12441] by
- Yet another missing bit of autoconfiscation.
- 15:43 Changeset [12440] by
- Crucial missing bit of autoconfiscation.
- 15:40 Changeset [12439] by
- Autoconfiscation and cleanup.
- 13:52 Changeset [12438] by
- Pull up 1.6-1.7 to Athena 8.2 branch: destroy expiring tokens.
- 13:52 Changeset [12437] by
- Pull up 1.12 to Athena 8.2 branch: AFS includes for elmer hack.
- 10:39 Changeset [12436] by
- the last missing ;;
02/01/99:
- 11:58 Changeset [12435] by
- Fix an oops in the last rev. Not doing too well here.
01/31/99:
- 16:51 Changeset [12434] by
- fix another oops in 1.22
- 12:48 Changeset [12433] by
- Fix an oops in the last commit.
01/29/99:
- 23:17 Changeset [12432] by
- We need to add something to install the mwm man page when building en toto. (It might be nice to have all the Motif man pages, but given the effort it took to beat the mwm man page into shape, that's probably not practical.)
- 23:04 Changeset [12431] by
- Build Motif for linux. For Solaris, build mwm out of third/motif instead of the standalone third/mwm.
- 23:03 Changeset [12430] by
- How to build mwm by itself (originally from third/mwm).
- 23:02 Changeset [12429] by
- (Changes originally made in third/mwm.) Make this man page work reasonably on the sun. Changes were: - '\" t added to top so man passes this page through tbl. - The NAME section was de-formatted so that it gets along with windex. - .LI (not recognized by man) was changed to .IP (which does about the same thing). - Boxing was removed from tables and some blank lines added. Boxed tables look really poor onscreen, and tbl was generating bad output for them.
- 23:01 Changeset [12428] by
- mwm man page from OSF/Motif 1.2.5's doc/man/mwm.1X. This needs to be bashed to work right.
- 22:56 Changeset [12427] by
- Kludge to make this compile standalone under Solaris.
- 22:48 Changeset [12426] by
- From amu via source-sipb: use -lfl on Linux, which uses flex.
- 22:47 Changeset [12425] by
- From source-sipb: disable mkcatdefs; add defines for Linux.
- 22:45 Changeset [12424] by
- From amu via source-sipb: support a modern readdir_r, for Linux support.
- 22:43 Changeset [12423] by
- Linux and NetBSD support, from source-sipb.
- 22:39 Changeset [12422] by
- From amu via source-sipb: don't set SIGSYS handlers on OSes (e.g. Linux) without it.
- 22:37 Changeset [12421] by
- From amu via source-sipb: add explicit dependency for UilParser.o to make gmake happy.
- 22:34 Changeset [12420] by
- From amu via source-sipb: use setsid() on Linux.
- 22:33 Changeset [12419] by
- From source-sipb: don't install config file or app-defaults; we'll do that in packs/config.
- 22:32 Changeset [12418] by
- How to build motif, from source-sipb.
- 22:27 Changeset [12417] by
- From source-sipb: do not descend into config.
- 22:17 Changeset [12416]
- This commit was manufactured by cvs2svn to create tag 'motif-1_2_5'.
- 22:17 Changeset [12415] by
- This commit was generated by cvs2svn to compensate for changes in r12414, which included commits to RCS files with non-trunk default branches.
- 22:17 Changeset [12414] by
- OSF/Motif 1.2.5, minus the X11R5, demos, doc, and tests directories.
- 21:40 Changeset [12413] by
- Add dummy Makefile (nothing to do here for now).
- 21:39 Changeset [12412] by
- Add dummy Makefile (nothing to do here).
- 21:28 Changeset [12411] by
- Add dummy Makefile.
- 14:00 Changeset [12410] by
- Add Linux and NetBSD support.
- 13:58 Changeset [12409] by
- Add Linux support.
- 13:56 Changeset [12408] by
- First cut at linux package list changes, based on source-sipb: Only build install on sysv platforms which need it Linux has tcp_wrappers, top, and ispell already sysinfo doesn't support Linux well enough (should check this) Build perl everywhere for consistency
- 13:54 Changeset [12407] by
- Linux support from source-sipb.
- 13:36 Changeset [12406] by
- Add Linux configuration from source-sipb.
- 13:32 Changeset [12405] by
- From svalente and amu via source-sipb: fix for Linux and NetBSD curses.
- 13:30 Changeset [12404] by
- From svalente via source-sipb: get rid of lseek() declaration and include <sys/types.h>.
- 13:28 Changeset [12403] by
- Add iostream support.
- 13:27 Changeset [12402] by
- From svalente via source-sipb: assume getdtablesize() unless we actually have _NFILE; use SIGUSR1 where we don't have SIGEMT.
- 13:24 Changeset [12401] by
- From svalente via source-sipb: assume getdtablesize() unless we actually have _NFILE.
- 13:23 Changeset [12400] by
- From svalente via source-sipb: use dirfd() instead of ->dd_fd on Linux.
- 13:17 Changeset [12399] by
- Add iostream support.
- 13:15 Changeset [12398] by
- From svalente via source-sipb: assume getdtablesize() unless we actually have _NFILE; always include <stdio.h>.
- 13:12 Changeset [12397] by
- From svalente via source-sipb: be more careful about defining bcopy.
- 13:10 Changeset [12396] by
- From svalente via source-sipb: add ; to foo:xfoo dependencies to convince gmake not to depend foo on foo.c.
- 13:03 Changeset [12395] by
- From danw via source-sipb: rename login to loginname to avoid a symbol conflict on NetBSD.
- 13:00 Changeset [12394] by
- From danw, nathanw, and ghudson via source-sipb: set path for NetBSD and Linux. On BSD 4.4 systems, use login() to do utmp frobbing and call setlogin().
- 12:56 Changeset [12393] by
- From source-sipb: xlogin resources.
- 12:56 Changeset [12392] by
- From amu, danw, and ghudson via source-sipb: Add Linux resources; add Linux and NetBSD libraries.
- 12:53 Changeset [12391] by
- From danw and amu via source-sipb: add libraries for NetBSD and Linux.
- 12:51 Changeset [12390] by
- Add Linux config file.
- 12:41 Changeset [12389] by
- From danw via source-sipb: If you can't find makedev, just don't compile the fonts (groff doesn't need them to be compiled)
- 12:36 Changeset [12388] by
- From svalente and amu via source-sipb: use POSIX signals instead of BSD signals and we do have ut_host. I did not include a change to _PATH_TCSHELL; it doesn't seem to be necessary in the current build system.
01/28/99:
- 22:20 Changeset [12387] by
- Use chkconfig flag for SENDMAIL, instead of renaming /etc/rc?.d symlinks.
- 22:04 Changeset [12386] by
- From amu via source-sipb: add Linux support.
- 22:03 Changeset [12385] by
- From amu via source-sipb: Linux declares sys_errlist and glibc's putenv uses setenv, so we need to disable tcp_wrappers' setenv to avoid infloops.
- 22:00 Changeset [12384] by
- From amu via source-sipb: be consistent with the native Linux login on Linux.
- 21:55 Changeset [12383] by
- From krb5-1.0.5: rename errno to local_errno in case errno is a macro.
- 21:53 Changeset [12382] by
- From krb5 1.0.5: rename logwtmp() to ftp_logwtmp() to avoid name conflicts.
- 21:49 Changeset [12381] by
- From krb5-1.0.5: use error_message() instead of sys_errlist[].
- 21:46 Changeset [12380] by
- From amu via source-sipb: favor /etc/securetty over getttyent on Linux, where getttyent() generally doesn't do anything interesting.
- 21:42 Changeset [12379] by
- From amu via source-sipb: on glibc 2 systems, include <sys/ioctl.h> and forget the kludge.
- 21:29 Changeset [12378] by
- From amu via source-sipb: add -lresolv, needed for movemail when compiled with hesiod support.
- 19:42 Changeset [12377] by
- From svalente via source-sipb: add -ldb for Linux.
- 19:41 Changeset [12376] by
- From svalente via source-sipb: remote fx_prot_svc.c before regenerating it via rpcgen, apparently necessary on Linux.
- 19:39 Changeset [12375] by
- From svalente via source-sipb: under PI before defining it, to avoid a naming conflict with Linux.
- 19:33 Changeset [12374] by
- Build perl for irix.
01/27/99:
- 22:28 Changeset [12373] by
- Remove /usr/athena/bin/perl symlink.
01/26/99:
- 23:49 Changeset [12372] by
- From amu via source-sipb: define dbtob for Linux.
- 18:55 Changeset [12371] by
- Get rid of a pile of BSD/OS crud. I'm not sure if the rest is necessary, but leave it in.
- 18:55 Changeset [12370] by
- Fake up a dirfd() on systems which probably don't have it, and use that instead of ->dd_fd. Makes this file portable to Linux.
- 12:25 Changeset [12369] by
- New features: - font-lock support - invisible headers a la rmail and mh-e - by default, make the *discuss-ls* window go away when you leave a meeting
01/25/99:
- 20:40 Changeset [12368]
- This commit was manufactured by cvs2svn to create tag 'old-quota'.
- 20:40 Changeset [12367] by
- Add Linux and NetBSD to various ifdefs.
- 19:47 Changeset [12366] by
- Linux and NetBSD need the same machobjs as everyone else. NetBSD needs -lrpcsvc -lcompat.
- 19:44 Changeset [12365] by
- I have a better idea: include <sys/ioctl.h> everywhere. It doesn't hurt on non-Linux systems.
- 19:42 Changeset [12364] by
- Linux needs <sys/ioctl.h> when you use ioctl calls. Include it everywhere, preceded by <sys/types.h> on general principles.
- 19:41 Changeset [12363] by
- From amu via source-sipb: use $(TRADITIONAL) (defined as -traditional in config/linux.cf) with $(CPP). We need it when using the gnu cpp on Xolc.
- 19:38 Changeset [12362] by
- From amu via source-sipb: Linux has Motif; we need -lresolv; give the right paths to X and Motif stuff; define TRADITIONAL for use with $(CPP) on Xolc.cpp (in clients/motif).
- 16:29 Changeset [12361] by
- From source-sipb: add support for machtype scripts and add a machtype script for Linux.
- 14:17 Changeset [12360] by
- Fix an inconsistency in config file parsing.
- 14:15 Changeset [12359] by
- From svalente via source-sipb: nuke an unnecessary include of sgtty.h. (Additional change: nuke _AUX_SOURCE-conditional include of <sys/types.h>, equally unnecessary.)
- 14:14 Changeset [12358] by
- From svalente via source-sipb: modernize.
- 14:13 Changeset [12357] by
- From source-sipb (svalente, danw, amu): various changes to deal with determining filesystem usage on NetBSD and Linux.
- 14:08 Changeset [12356] by
- From amu via source-sipb: Linux needs <sys/ioctl.h>.
01/24/99:
- 16:47 Changeset [12355] by
- From svalente via source-sipb: Linux doesn't like it if you use "idle" as a global variable.
- 16:40 Changeset [12354]
- This commit was manufactured by cvs2svn to create tag 'old-attach'.
- 16:40 Changeset [12353] by
- From svalente via source-sipb: Linux doesn't need -lrpcsvc.
- 16:34 Changeset [12352] by
- From svalente via source-sipb: pick a value for MAXSYMLINKS if the OS doesn't give one.
01/23/99:
- 12:25 Changeset [12351] by
- Revert rev 1.45; $major$ is not an RCS ID.
01/22/99:
- 18:20 Changeset [12350] by
- Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.
01/21/99:
- 23:01 Changeset [12349] by
- Add network and syncconf for IRIX 6.5.
- 18:10 Changeset [12348] by
- From amu: if possible, wait specifically for child_pid. And don't block.
- 17:59 Changeset [12347] by
- Don't track /usr/bin/login from /os. We'll get it from /srvd, and it takes up space during the update to copy over /usr/bin/login twice since it's an open file.
01/20/99:
- 18:02 Changeset [12346] by
- Create on Athena 8.2 branch.
- 18:02 Changeset [12345]
- This commit was manufactured by cvs2svn to create branch 'athena-8_2'.
- 18:02 Changeset [12344] by
- Need to re-track the os volume in 8.2.17 to get /usr/lib/mail.loocal.
- 11:26 Changeset [12343] by
- Pull up rev 1.3 from ../../os/solaris/os_rvd: get /usr/lib/mail.local.
- 11:25 Changeset [12342] by
- Don't except *.local; we want to get /usr/lib/mail.local.
01/19/99:
- 18:41 Changeset [12341] by
- install some files that were created a while ago
01/18/99:
- 15:06 Changeset [12340] by
- Fix false assumption that . and .. are always the first two entries in a directory.
01/16/99:
- 17:14 Changeset [12339] by
- Add configuration for IRIX 6.5, which doesn't explicitly set NON_GCC_TEST_OPTIONS to compile O32 binaries, and includes a 6.5 opsys header which similarly does not force an O32 build. This allows us to build only emacs itself as an O32 binary, and others as N32. In IRIX 6.5, we need movemail to be N32, because it links against N32-built Hesiod and Kerberos libraries, but emacs must be built O32 (the unexec has problems when built N32).
- 17:04 Changeset [12338] by
- Add define of THIS_IS_EMACS, so we can detect when emacs itself is being built. This allows us to build emacs as an O32 binary, and others as N32. (In IRIX 6.5, we need movemail to be N32, because it links against the N32 Hesiod and Kerberos libraries, but emacs does not work when built N32).
- 16:58 Changeset [12337] by
- Mods for IRIX 6.5: Only define C_SWITCH_MACHINE to explicitly do O32 compiles when building emacs itself (allow other binaries, such as lib-src/movemail, to be N32). Also, don't link against mld library; there's no N32 version of the library, and it isn't needed anyway.
- 16:52 Changeset [12336]
- This commit was manufactured by cvs2svn to create branch 'vendor'.
- 16:52 Changeset [12335] by
- Opsys header for IRIX 6.5: includes the IRIX 6.0 header, but undefines LD_SWITCH_SYSTEM, to undo the explicit "-32" link flag. This allows binaries other than emacs itself to be built as N32 (needed for movemail, which must link against N32 Hesiod and Kerberos libraries).
- 16:40 Changeset [12334] by
- Fixes for IRIX 6.5: Test for TIOCSIGNAL being defined (it isn't in 6.5), and don't define macros for bcopy, bcmp, and bzero if we have the bcopy() function (avoid problems when strings.h is included).
- 16:34 Changeset [12333] by
- Set LIBDIR null for install, so binary is installed in BIN directory.
01/14/99:
- 18:21 Changeset [12332] by
- Add hesinfo (noted by rbasch).
01/12/99:
- 10:57 Changeset [12331] by
- New partition for 9GB disks ST39140A
- 10:48 Changeset [12330] by
- Added support for new 9GB disks - ST39140A
01/11/99:
- 06:41 Changeset [12329] by
- This commit was generated by cvs2svn to compensate for changes in r12328, which included commits to RCS files with non-trunk default branches.
- 06:41 Changeset [12328] by
- Import of emacs 20.7
01/10/99:
- 17:39 Changeset [12327] by
- Pull up rev 1.2 from ../../os/solaris/os_rvd: save on space in /usr.
- 17:37 Changeset [12326] by
- Pull up 1.5 to Athena 8.2 branch.
- 17:35 Changeset [12325] by
- Make /usr/dt go away before tracking (it will get tracked back in as a symlink) to make sure we have room.
- 16:45 Changeset [12324] by
- Make some files remote introduced by updating to current recommended and security patches for Solaris 2.6. Make all of /usr/dt remote. Saves a few megs, and it's not like we have any local motif programs.
01/09/99:
- 17:06 Changeset [12323] by
- Remove final comment. I misunderstood the ISC's plans.
01/08/99:
- 22:11 Changeset [12322] by
- userreg is no more.
- 22:09 Changeset [12321] by
- The kerberosIV include directory is no longer needed.
- 22:03 Changeset [12320] by
- The kerberosIV include subdirectory is dumb. Just install the krb4 headers in KRB5_INCDIR and make a symlink for compatibility.
- 22:03 Changeset [12319] by
- Decalare the return values of functions returning pointers. This fixes a pile of warnings which become errors in the IRIX 6.5 cc.
- 14:02 Changeset [12318] by
- add a "WARN_CPPFLAGS" variable for packages to add to CPPFLAGS if they want extra compile-time warnings
01/06/99:
- 19:38 Changeset [12317] by
- Add ST34321A disk format.
01/05/99:
- 14:52 Changeset [12316] by
- Pull up 1.3 to Athena 8.2 branch: fix AFS server startup.
- 14:07 Changeset [12315] by
- Create on Athena 8.2 branch.
- 14:05 Changeset [12314] by
- Pull up 1.10 to Athena 8.2 branch: die if can't open config file.
- 14:03 Changeset [12313]
- This commit was manufactured by cvs2svn to create branch 'athena-8_2'.
- 14:03 Changeset [12312] by
- Set variables to track the os and kernel for Solaris.
- 14:02 Changeset [12311] by
- Pull up 1.9 to Athena 8.2 branch: add moof.mit.edu.
- 14:00 Changeset [12310] by
- From rbasch: install IRIX OS changes for security-related patches.
- 13:40 Changeset [12309] by
- From svalente: In WTMP_REQUIRES_USERNAME code, store abbreviated ut_line value in ut.ut_line(), and call setutent() after the getutline() call so that pututline() will work properly.
Note: See TracTimeline
for information about the timeline view.