Timeline


and

07/24/93:

21:26 Changeset [6831] by probe
Solaris kludge: currently only support AFS
21:25 Changeset [6830] by probe
Solaris is more like AIX... also need -lrx -llwp
21:25 Changeset [6829] by probe
Solaris port (include files)
21:24 Changeset [6828] by probe
Added POSIX locking (for Solaris)
20:43 Changeset [6827] by probe
Solaris doesn't need ufs/quota.h
20:43 Changeset [6826] by probe
Define NGROUPS for Solaris

07/22/93:

23:08 Changeset [6825] by cfields
7.7 checkin. Errrr...
18:27 Changeset [6824] by vrt
Initial revision
17:19 Changeset [6823] by vrt
changed the Xsession for solaris.
16:23 Changeset [6822] by vrt
reoved the -l option in the usage line. this comes from dig. and is not in dsgrep. (vrt)
15:58 Changeset [6821] by vrt
Initial revision
15:31 Changeset [6820] by vrt
Solaris no longer calls setpgrp. (vrt)
14:42 Changeset [6819] by cfields
Initial revision
08:56 Changeset [6818] by probe
Do not clobber the TERM variable; it is set with telnetd, etc. Under Solaris, the setenv of LD_LIBRARY_PATH was missing an arg. Changed a #endif (not ANSI-compliant)

07/21/93:

13:43 Changeset [6817] by vrt
changed the path by removing /usr/sbin added usr/bin while removing /bin adding /usr/gcc/bin
13:04 Changeset [6816] by vrt
removed the -c flag to more. (vrt)

07/20/93:

17:25 Changeset [6815] by cfields
7.7 checkin. Errrr...
13:33 Changeset [6814] by vrt
added SHELL fix [rel-eng 3089] (vrt)
12:50 Changeset [6813] by vrt
Initial revision
12:23 Changeset [6812] by vrt
error on my part for the last change.
10:47 Changeset [6811] by vrt
ifdefed out the code that does logging in sao homedir. (vrt) [rel-eng 3087]
10:41 Changeset [6810] by vrt
added MEDIA-LAB (vrt) [rel-eng 3083]
10:39 Changeset [6809] by vrt
changed the media-lab entries (vrt) [rel-eng 3083]

07/19/93:

12:11 Changeset [6808] by vrt
*** empty log message ***
12:00 Changeset [6807] by vrt
remove TZ.
12:00 Changeset [6806] by vrt
Initial revision
11:30 Changeset [6805] by vrt
Had the machtype default to cgthree for -d. too many complaints. (vrt)

07/17/93:

21:53 Changeset [6804] by cfields
Er, I meant all map/unmap problems in that last log. Added -nostdin option, so that the console doesn't select on fd 0 when you don't want it to. When console is started from dash (which itself forks into the background) and tries to select on its stdin, Solaris returns an ENXIO (6: No such device or address) as undocumented in the man page.

07/16/93:

21:22 Changeset [6803] by cfields
signal() has the one-shot semantics under Solaris. Changed calls to signal() to sigset(), which is the same as signal() for the other platforms. This fixes all Solaris problems I know about for the console.
20:08 Changeset [6802] by cfields
F9 bitmap is no longer needed. Keep the bits, but don't install it.
19:54 Changeset [6801] by cfields
Lucy 1990 - 1992 R.I.P.
13:51 Changeset [6800] by cfields
7.7 checkin. Errrr...
13:27 Changeset [6799] by cfields
Changed to use G_DEFINES from Xj.defs.
13:26 Changeset [6798] by cfields
Changed to use G_DEFINES from Xj.defs. Side effect: dash now gets machine defines it hasn't gotten properly since the source reorganization. That fix was the motivation for the G_DEFINES changes.
13:25 Changeset [6797] by cfields
Changed to use G_DEFINES from Xj.defs instead if doing it all itself.
13:07 Changeset [6796] by cfields
Consolidation of common definitions into G_DEFINES (Global).
12:30 Changeset [6795] by cfields
Fixes vanharen left checked out.
09:50 Changeset [6794] by vrt
Initial revision
09:49 Changeset [6793] by vrt
Removed changes for RSAIX. the synctrees break 220's. Added to copy a /etc/init.d/athena for Solaris.
07:25 Changeset [6792] by vrt
Initial revision

07/15/93:

11:06 Changeset [6791] by probe
Removed CS.BERKELEY.EDU *AGAIN* (the realm doesn't exist anymore) See r1.15.
11:03 Changeset [6790] by probe
Added ZONE.MIT.EDU realm
07:31 Changeset [6789] by vrt
Initial revision

07/14/93:

13:47 Changeset [6788] by vrt
There was a distinct lack of a putenv for AIX
13:46 Changeset [6787] by vrt
There was a distinct lack of a putenv...
06:47 Changeset [6786] by cfields
Install man page in the right place.

07/12/93:

18:48 Changeset [6785] by cfields
Install correctly with DESTDIR.
18:37 Changeset [6784] by cfields
Properly reinstall symlinks.
13:35 Changeset [6783] by cfields
Copy in a new kernel for the DS. Rearrange something for the RS (vrt).
13:28 Changeset [6782] by vrt
Changes for the RS/6000
07:51 Changeset [6781] by cfields
None of the X rules quite do what we want. Forget doing it this way and make real symlinks.

07/09/93:

12:50 Changeset [6780] by mar
missed RS/6000 X server...
12:47 Changeset [6779] by mar
reverted to old style, with new AIX entries

07/07/93:

21:08 Changeset [6778] by cfields
Fixed SOLARIS #ifdefs.
16:26 Changeset [6777] by vrt
Initial revision

07/05/93:

22:16 Changeset [6776] by cfields
$(ATHINCDIR) includes $(DESTDIR) already.

07/02/93:

13:20 Changeset [6775] by vanharen
solaris support added.
13:20 Changeset [6774] by vanharen
changed strings.h to X11/Xos.h (helps support solaris)
13:19 Changeset [6773] by vanharen
added (char*) casts to index calls. help shut-up compiler under solaris.
13:18 Changeset [6772] by vanharen
changed strings.h to X11/Xos.h (helps support solaris)
13:18 Changeset [6771] by vanharen
added solaris support, changed MAXNAMELEN to not conflict with solaris
13:17 Changeset [6770] by vanharen
added solaris support
09:22 Changeset [6769] by vanharen
changed ATTACH to XJ_FORM_ATTACH because of a conflict with saber. changed UNDEF while I was at it too...
09:17 Changeset [6768] by vanharen
oops. missed an "&". not nice. worked on the sun, though. weird.
06:40 Changeset [6767] by vanharen
HasPutenv screwup.
06:39 Changeset [6766] by vanharen
hasputenv screwup.
06:02 Changeset [6765] by vanharen
oops. misplaced #if.
05:56 Changeset [6764] by vanharen
changed mach defines
05:29 Changeset [6763] by vanharen
changed putenv, errno and machine defines.
05:28 Changeset [6762] by vanharen
added defines for errno, putenv, mac_arch, rs_arch
00:36 Changeset [6761] by vanharen
fixed errno def
00:30 Changeset [6760] by vanharen
fixed putenv defines and aix defines

07/01/93:

23:52 Changeset [6759] by vanharen
typo...
23:19 Changeset [6758] by vanharen
changed #if defined's to be more portable
23:18 Changeset [6757] by vanharen
changed #if defined's to be more portable.
23:17 Changeset [6756] by vanharen
changed #if defined's to be more portable.
23:04 Changeset [6755] by vanharen
changed #if defined's to be more portable.
22:59 Changeset [6754] by vanharen
changed Menu.file and Menu.fallbackFile. they will be replaced, using sed, during the build.
22:57 Changeset [6753] by vanharen
changed some #if defined checks to use more portable defines.
22:56 Changeset [6752] by vanharen
use Xj.defs, not Xj.tmpl. changed install commands to use vars defined in Xj.defs file, so that they can be easily customized.
22:53 Changeset [6751] by vanharen
use Xj.defs, not Xj.tmpl. changed install commands to use vars defined in Xj.defs file, so that they can be easily customized.
22:52 Changeset [6750] by vanharen
Initial revision
22:50 Changeset [6749] by vanharen
using Xj.defs instead of Xj.tmpl
22:04 Changeset [6748] by vanharen
cleaned up the parsing code quite a bit. some rearranging of code.
21:36 Changeset [6747] by vanharen
added classinit stuff, more debugging.
21:35 Changeset [6746] by vanharen
Initial revision
21:31 Changeset [6745] by vanharen
added repeat, delay, highlight resources. added classinit stuff.
21:29 Changeset [6744] by vanharen
added repeat, delay and highlight resources.
21:27 Changeset [6743] by vanharen
added classInit stuff, resize() proc. added justification for "label".
21:24 Changeset [6742] by vanharen
added classInit stuff
21:23 Changeset [6741] by vanharen
Initial revision
21:22 Changeset [6740] by vanharen
moved converters, VaCreateJet external, added GetVal, VaGetValues
21:09 Changeset [6739] by vanharen
added more resource types, classInit stuff, sun4 support.
20:46 Changeset [6738] by vanharen
added support for left, center, and right bitmaps as well as multi-line labels.
20:43 Changeset [6737] by vanharen
added some resources, support for display of bitmaps also, thereby obsoleting the "Icon" jet. supports a left, center, and right bitmap.
20:41 Changeset [6736] by vanharen
added a couple of new resources. lots of code cleanup/rearranging and commenting. you don't really want to look at these diffs. really.
20:27 Changeset [6735] by vanharen
added some resources, added some resources, support for menu compiler.
20:26 Changeset [6734] by vanharen
Initial revision
20:24 Changeset [6733] by vanharen
added classinit stuff. cleaned up code. changed X calls to Xj calls.
20:04 Changeset [6732] by vanharen
Initial revision
19:56 Changeset [6731] by vanharen
added classinit stuff. changed some X calls to Xj calls.
19:54 Changeset [6730] by vanharen
added new resources, new features... autoscroll, cut and paste more like xterm in functionality and appearance, some speed up. charClass feature like xterm.
19:41 Changeset [6729] by vanharen
added a few extern decl's, more resources.
19:40 Changeset [6728] by vanharen
added classInit stuff
19:38 Changeset [6727] by vanharen
changed a few X calls to Xj calls. added some debugging.
19:36 Changeset [6726] by vanharen
removed #define for XjRJet (moved to Jets.h)
19:31 Changeset [6725] by vanharen
Initial revision
19:14 Changeset [6724] by vanharen
added decl for extern caddr_t hash_give_any_value()
14:56 Changeset [6723] by vanharen
changed UserWarning to XjUserWarning. also modified to pass in strings to be displayed.
14:55 Changeset [6722] by vanharen
changed UserWarning to XjUserWarning.
14:52 Changeset [6721] by vanharen
Initial revision
14:32 Changeset [6720] by vanharen
the last of the old-style flat-dir dash Imakefiles
14:24 Changeset [6719] by vanharen
Initial revision
14:22 Changeset [6718] by vanharen
lots of cleanup. moved headers, added Xj prefix to some functions, added stderr and stdout callbacks.
13:38 Changeset [6717] by vanharen
added check for saber around rcsid decl.
13:29 Changeset [6716] by vanharen
moved header files, made one string static changed userwarning call.
13:26 Changeset [6715] by vanharen
a few little changes, starting to make it more portable.
13:25 Changeset [6714] by vanharen
Initial revision
13:15 Changeset [6713] by vanharen
added color and a few resources, changed icon to label.
13:10 Changeset [6712] by vanharen
added lots of resources, rearranged lots of code.
13:05 Changeset [6711] by vanharen
Initial revision
13:02 Changeset [6710] by vanharen
rearranged app-defs, added color

06/30/93:

13:51 Changeset [6709] by vrt
couldnt get AIX to deal with sgttybuf.
13:49 Changeset [6708] by vrt
you need to include <sys/ioctl.h> on AIX 3.2 (vrt)
13:38 Changeset [6707] by vrt
Changes for AIX to deal with POSIX style wait.
13:37 Changeset [6706] by vrt
Solaris change
13:14 Changeset [6705] by cfields
Fixed a path problem with verify calling xlogin's dologin().
12:52 Changeset [6704] by vrt
problems with AIX and redeclarations.
12:29 Changeset [6703] by vrt
You need the semi colon in the union for AIX3.2
09:12 Changeset [6702] by cfields
Oops.
09:03 Changeset [6701] by cfields
Changes prompted by dialup problems - login unlink()s old temporary home directories, which causes pretty fsck errors. No more.
08:48 Changeset [6700] by cfields
Fixed it so it will compile on the DECstation.

06/29/93:

15:17 Changeset [6699] by vrt
we need dl explicitly for solaris
11:10 Changeset [6698] by vrt
I had a few SYSVism still in. Got rid of them(TCSETA/GETA)
11:00 Changeset [6697] by vrt
avoiding the <wait.h> <m_wait.h> interaction under AIX 43.2
10:58 Changeset [6696] by vrt
Change for solaris to find <strings.h> in /usr/athena/include
10:44 Changeset [6695] by vrt
Solaris needs -I/usr/athena/include for strings.h
10:24 Changeset [6694] by vrt
A piece of code from the solaris migration ended up with out ifdef's around it.
10:10 Changeset [6693] by vrt
<fcntl.h> not <sys/fcntl.h> should be included and error from my Solaris integration. (vrt)

06/24/93:

14:20 Changeset [6692] by vrt
Now deals with classics
Note: See TracTimeline for information about the timeline view.