Timeline
08/23/95:
- 19:24 Changeset [8004] by
- Initial revision
- 16:25 Changeset [8003] by
- Change of includes related to different building of libMu, I think. (vrt)
- 16:22 Changeset [8002] by
- Initial revision
- 16:18 Changeset [8001] by
- Don't declare ioctl() on sgi. I think it has to be declared under Ultrix, but I don't know where else it's needed, so I didn't take it out.
- 16:02 Changeset [8000] by
- mips ifdef changed to ultrix, since that's what was really meant. POSIX signal handling, previously ifdef'd on SOLARIS, now ifdef'd on SOLARIS || sgi. Should be POSIX, but I don't feel like testing it on other platforms where POSIX is defined right now.
- 15:37 Changeset [7999] by
- Move WCLDIR earlier in the build. Don't try to build server for sgi.
- 15:00 Changeset [7998] by
- SGI changes... (vrt) Reduced an #if !(anysupportedplatform) to #if 0.
- 14:57 Changeset [7997] by
- Build rquotaxdr.o and mountxdr.o for sgi.
- 14:48 Changeset [7996] by
- Don't include ufs/quota.h ever.
- 14:47 Changeset [7995] by
- Initial revision
- 14:46 Changeset [7994] by
- Don't include ufs/quota.h anywhere.
- 14:21 Changeset [7993] by
- Irix has nfs.h under sys/fs. (vrt)
08/22/95:
- 17:38 Changeset [7992] by
- Document "global" resource.
- 17:14 Changeset [7991] by
- Since we effectively support 4Dwm, and 4Dwm does desks, we need to do desks. Since there's no configuration of 4Dwm to be able to tell it windows named zwgc should be considered global, we tell zwgc to make its own windows global. Hopefully 4Dwm will mature and we'll be able to remove this code.
08/21/95:
- 16:39 Changeset [7990] by
- close() before fclose() the child's file descriptor. Ain't POSIX great? See comments in code.
08/17/95:
- 23:45 Changeset [7989] by
- Set the _SGI_DESKS_HINTS property on the window if global is true, causing the window to appear on all desks in 4Dwm.
- 23:43 Changeset [7988] by
- Support for "global" windows in SGI 4Dwm.
- 23:14 Changeset [7987] by
- Comment the code relating to lowering the menu bar when fam is running. Fix bug interpreting %%. Fix bug expanding %B. (Both in expand().)
- 13:09 Changeset [7986] by
- Reconcile changes from install server... Copy in /etc/system since we don't track it any more.
08/14/95:
- 17:30 Changeset [7985] by
- Add -nosession and -global options. -nosession needs to be specified when started as the console on an SGI, to prevent session management from butting in. -global may not be useful as a command-line option; using it would prevent users from changing this behavior in resources. So console*global: true should probably be specified in the resource file so that (a.) it can be overridden by the user, and (b.) so that it applies only to the normal instance of the console window and not other random instances. global causes the window to appear on all desktops in SGI's 4Dwm.
08/02/95:
- 23:22 Changeset [7984] by
- For 7.7O, DECstation, update /etc/crontab.
- 18:15 Changeset [7983] by
- newsyslog calls compress, which is not on local disk, so we desync it. clean_tmp_areas is safe because find is local on the Sun.
08/01/95:
- 11:50 Changeset [7982] by
- Cleaned up... No more silly rule duplication for many platforms. Removed a bug which did a double install on most platforms (one incorrect, then the correct one).
07/31/95:
- 19:34 Changeset [7981] by
- Add SGI.
- 19:29 Changeset [7980] by
- st.time/st.ctime renamed to st.chtime, ifdefs removed.
- 19:26 Changeset [7979] by
- Color me skeptical, but it looks like SYSV machines do define uid_t. So I ripped out the definition. It's silly to name a structure element different things on different platforms. Pick a name that doesn't conflict anywhere and use it everywhere. [This was probably originally politically motivated.]
- 17:52 Changeset [7978] by
- Don't declare strchr. Include string.h.
- 17:43 Changeset [7977] by
- Get sysexits.h from ucbinclude if SOLARIS, not SYSV. Don't need the EX_CONFIG def in that ifdef; it happens later if necessary.
- 17:33 Changeset [7976] by
- SYSVize defines for random and srandom from SOLARIS.
- 17:19 Changeset [7975] by
- POSIX file locking ifdef'd now on POSIX_FLOCK rather than SOLARIS. Fixed broken cruft for including strings.h and string.h.
- 15:10 Changeset [7974] by
- Code to get more cpu type information from kernel. Patch mostly from bert. Thanks bert!
07/27/95:
- 18:35 Changeset [7973] by
- Initial revision
- 18:29 Changeset [7972] by
- For 7.7N, DECstation, update /etc/crontab.
- 18:27 Changeset [7971] by
- For 7.7L update on RS/6000, Update the OS to 3.2.5. Add new error handling stuff. Change the public root password. (Should probably find its way to rc.athena.)
- 18:21 Changeset [7970] by
- Put in ugly hack of recreating audio driver on Sparc 5's at boot time, since it likes to disappear right now. This ought to be removed one day... (Solaris 2.4+)
07/26/95:
- 03:15 Changeset [7969] by
- /etc/system should be treated as a config file, not tracked. inet/services I've changed to track like the DEC. (?)
07/24/95:
- 18:35 Changeset [7968] by
- New root password, using salt "BO". Useful is perl -e 'print crypt("passwd", "BO"), "\n"'
- 18:00 Changeset [7967] by
- Set shared memory parameters for MAE. These are the sample parameters given in the MAE documentation. I suspect shmmax is larger than needed here, but don't at the moment have either the opportunity to test the smaller value that I think should work, nor the knowledge of where the Sun docs are to determine the performance impacts of simply setting these parameters.
- 17:57 Changeset [7966] by
- Initial revision
- 14:06 Changeset [7965] by
- Added Oracle sqlnet.
- 14:02 Changeset [7964] by
- Added oracle sqlnet.
Note: See TracTimeline
for information about the timeline view.