Timeline
04/03/91:
- 14:15 Changeset [4822] by
- included olcm directory
04/02/91:
- 17:37 Changeset [4821] by
- ulogin_find now returns pointer-to-pointer so offsets work; callers changed.
- 09:01 Changeset [4820] by
- Initial revision
- 08:58 Changeset [4819] by
- exit with error status if error occured with command line form.
- 08:58 Changeset [4818] by
- return actual errorcode form do_command instead of always success
04/01/91:
- 13:05 Changeset [4817] by
- Install was wrong.
03/28/91:
- 22:37 Changeset [4816] by
- Include strcasecmp.c and inet_ntoa.c when needed. Use ZFormatAuthenticNotice.c only for Kerberos.
- 22:34 Changeset [4815] by
- Redefine macro BAD to reduce lint warnings.
- 22:32 Changeset [4814] by
- Omit sys/select.h. Save string length rather than recomputing.
- 22:27 Changeset [4813] by
- Duplicate header file code instead of using inline/#undef hack for generating addressable functions. New variable Z_malloc points at malloc.
- 22:23 Changeset [4812] by
- Declare krb_err_base only if using Kerberos. New Z_malloc variable and malloc macro are for NO_MALLOC_ZERO (malloc(0) returns null) workaround.
- 21:18 Changeset [4811] by
- include com_err if zephyr or kerberos
- 21:17 Changeset [4810] by
- support for -file
- 20:25 Changeset [4809] by
- *** empty log message ***
- 20:12 Changeset [4808] by
- include com_err if kerberos or zephyr.
- 19:15 Changeset [4807] by
- ifdef motif client on motif (sensible, eh?)
- 19:12 Changeset [4806] by
- deal with case when there's no service entry, but only OLCD_PORT
- 19:00 Changeset [4805] by
- Don't need com_err or acl_lib
- 18:57 Changeset [4804] by
- ifdef machtype on athena
- 18:52 Changeset [4803] by
- only do translation on Athena; use strings.h
- 18:48 Changeset [4802] by
- Don't use strncasecmp, use strncmp
- 18:30 Changeset [4801] by
- Only include com_err if zephyr
- 18:25 Changeset [4800] by
- removed com_err dependency
- 18:11 Changeset [4799] by
- com_err.h unused.
- 18:07 Changeset [4798] by
- need to include string.h
- 18:06 Changeset [4797] by
- Don't need com-error
- 17:01 Changeset [4796] by
- define errno for the suns
- 12:04 Changeset [4795] by
- Use ZNoticeKinds instead of pktypes.
- 11:45 Changeset [4794] by
- use putenv for suns
- 11:36 Changeset [4793] by
- included strings.h
- 11:31 Changeset [4792] by
- fixed sys_errlist for the suns (really should be a general define)
- 11:26 Changeset [4791] by
- included #strings.h
- 11:03 Changeset [4790] by
- removed unused include of com_err
- 10:06 Changeset [4789] by
- ifdef'd for zephyr
- 10:04 Changeset [4788] by
- removed unused lumberjack.h
- 10:02 Changeset [4787] by
- ifdef'd for discuss
- 09:56 Changeset [4786] by
- ifdef'd for discuss
- 09:04 Changeset [4785] by
- Only make lumberjack if discuss present
- 09:01 Changeset [4784] by
- fix logging
- 08:32 Changeset [4783] by
- define lengths even if not kerberos; use default realm
- 08:31 Changeset [4782] by
- expand_hostname never used-
- 08:30 Changeset [4781] by
- fixed ifdef krb to include enough-
- 08:29 Changeset [4780] by
- only use instance & realm when KRB use "olc" as the username to pass to olcd
- 08:28 Changeset [4779] by
- Fix code so it works when realm not specified.
- 08:28 Changeset [4778] by
- Only get kerberos tickets if krb
- 08:27 Changeset [4777] by
- copy in default realm if not krb.
- 08:26 Changeset [4776] by
- ifdef instance and realm on krb
- 08:25 Changeset [4775] by
- include types.h even if not krb
- 08:25 Changeset [4774] by
- include default server realm even if not krb (acls stuff needs it)
- 08:24 Changeset [4773] by
- ifdef'd realm and instance on krb
- 08:20 Changeset [4772] by
- ifdef krb error messages
- 08:19 Changeset [4771] by
- ifdef krb protos on krb
- 08:18 Changeset [4770] by
- ifdef expnand_hostname on krb
- 08:18 Changeset [4769] by
- ifdef expand_hostname on krb ifdef zephyr includes on zephyr
- 08:17 Changeset [4768] by
- ifdef sending realm and instance
- 07:57 Changeset [4767] by
- again
- 07:53 Changeset [4766] by
- fix install modes, etc
- 07:46 Changeset [4765] by
- fixed stty command
- 03:46 Changeset [4764] by
- *** empty log message ***
- 03:43 Changeset [4763] by
- moved to include directory replaced requests.h with nl_requests.h
- 03:40 Changeset [4762] by
- move include files to include directory
03/27/91:
- 11:01 Changeset [4761] by
- make sure knuckle title is set correctly on restore
- 10:44 Changeset [4760] by
- define environment for process in run()
- 10:44 Changeset [4759] by
- define hosttype environment variable on PS/2's
- 09:26 Changeset [4758] by
- need to include netinet/in.h and ifdef prototypes on zephyr
- 09:15 Changeset [4757] by
- need to include sys/errno.h
- 09:02 Changeset [4756] by
- need to include inet stuff since zephyr not included
- 08:55 Changeset [4755] by
- added include netinet/in.h (zephyr included, so masked the need)
03/26/91:
- 15:45 Changeset [4754] by
- Declare explicit return types for relational operators on ZDestination. Delete declaration of pktypes.
- 15:39 Changeset [4753] by
- also from eichin@watch.com: delete pktypes in favor of ZNoticeKinds from library.
- 15:34 Changeset [4752] by
- From eichin@watch.com: Enable "nack not found" message and provide some useful information in it.
- 11:58 Changeset [4751] by
- added DFLT_SERVER_REALM if not athena & kerberos
- 08:06 Changeset [4750] by
- (OInitialize) cleaned up hesiod host checking
- 08:05 Changeset [4749] by
- removed unused code to check if user has athena pobox (not useful because mail forwarding removes hesiod pobox entry)
- 07:54 Changeset [4748] by
- fixup for PS/2
- 07:07 Changeset [4747] by
- fix error messages, optimize hes calls
- 06:58 Changeset [4746] by
- make optimized call around hesiod
- 05:53 Changeset [4745] by
- getpwnam, not getpwname
- 04:13 Changeset [4744] by
- *** empty log message ***
- 03:52 Changeset [4743] by
- fixed ordering of processing of command line args- XtInit must be first
03/24/91:
- 22:18 Changeset [4742] by
- A bcopy->assignment change was done backwards...
- 18:46 Changeset [4741] by
- *** empty log message ***
- 18:39 Changeset [4740] by
- *** empty log message ***
- 18:27 Changeset [4739] by
- *** empty log message ***
- 18:10 Changeset [4738] by
- removed unused vars.
- 18:10 Changeset [4737] by
- fixed minor bugs; send -signal pid to browser
- 18:03 Changeset [4736] by
- take -signal pid to only signal one process
- 14:12 Changeset [4735] by
- fixed depend rule & includes
- 14:04 Changeset [4734] by
- fixed depend rule
- 13:44 Changeset [4733] by
- fixed install rule
- 13:31 Changeset [4732] by
- fixed install rule
- 13:30 Changeset [4731] by
- Initial revision
- 13:24 Changeset [4730] by
- added motif_help
- 13:21 Changeset [4729] by
- fixed install rule
- 10:01 Changeset [4728] by
- added install rule
- 10:01 Changeset [4727] by
- fixed testinstall
- 09:55 Changeset [4726] by
- fixed testinstall
- 09:49 Changeset [4725] by
- Added xolc tags
- 09:48 Changeset [4724] by
- Added logging.
- 09:47 Changeset [4723] by
- csin main.c Added logging.
- 09:39 Changeset [4722] by
- update/show title changed.
- 09:38 Changeset [4721] by
- changed help to reflect that focus works
- 09:38 Changeset [4720] by
- don't include title in resources
- 09:36 Changeset [4719] by
- Redo error messages add copyright
- 09:35 Changeset [4718] by
- removed unused t_comment/t_mail
- 09:33 Changeset [4717] by
- removed unused func.
- 09:33 Changeset [4716] by
- include copyright
- 09:32 Changeset [4715] by
- use \0, not NULL, for char
- 09:31 Changeset [4714] by
- add copyright move define to data.h new/changed prototypes
- 09:30 Changeset [4713] by
- take command line args don't repeat, fail get motd at correct time
- 09:30 Changeset [4712] by
- remove commented/old code
- 09:27 Changeset [4711] by
- use gadgets when possible remove unused help callbacks set keyboard focus correctly
- 09:27 Changeset [4710] by
- Support for X11R5 per-screen resources.
- 09:26 Changeset [4709] by
- don't print to stderr elim redundance copy
- 09:25 Changeset [4708] by
- First stable version; many changes/bugfixes more defines
- 09:23 Changeset [4707] by
- First stable version; many changes/bugfixes
03/23/91:
- 08:44 Changeset [4706] by
- send signal to invoker when view ready set argv correctly to find xresources
- 08:34 Changeset [4705] by
- save only sensitive when there's an answer
- 06:05 Changeset [4704] by
- NULL != 0
- 05:57 Changeset [4703] by
- Argument 3 to XtAppAddInput is a pointer
- 05:57 Changeset [4702] by
- fix argument types for zeph_dispatch()
- 02:35 Changeset [4701] by
- Removed ancient cruft
03/22/91:
- 14:04 Changeset [4700] by
- Try again: When using varargs, declare Z_debug, just without arguments. Also: Make ZNoticeKinds explicitly extern for C++, and prototype for proc argument to ZSetDebug should use Zconst.
- 13:45 Changeset [4699] by
- Omit Z_debug prototype if varargs in use...
- 13:21 Changeset [4698] by
- Added warning about keeping ZCheckAuthentication consistent.
- 13:19 Changeset [4697] by
- Removed declaration of function ZGetSession. Some C compilers can't handle it.
- 13:17 Changeset [4696] by
- Changed to use Z_LIBDIR to find srvtab file. MUST be kept in sync with ../server/zsrv_conf.h.
03/21/91:
- 16:49 Changeset [4695] by
- spell ATHBINDIR correctly
- 16:49 Changeset [4694] by
- Initial revision
- 11:16 Changeset [4693] by
- Initial revision
- 11:09 Changeset [4692] by
- logging off by default
- 10:59 Changeset [4691] by
- Initial revision
- 10:30 Changeset [4690] by
- (nl_get_log) make sure to null-terminate log
- 07:36 Changeset [4689] by
- SERVER_SRVTAB moved here. Use Z_LIBDIR instead of hard-coded path.
- 07:35 Changeset [4688] by
- Remove name `_exposure_type'. `ZLocation_t' is now a class with ZString members and equality comparison defined. Compatibility code deleted. Location array is now array of pointers to ZLocation_t objects. In dumping location database, use temporary strings to optimize.
- 07:32 Changeset [4687] by
- Use more specific names for counter array and `memset' routine.
- 07:31 Changeset [4686] by
- Remove SigBlock stuff. Declare Kerberos stuff only if using it.
- 07:30 Changeset [4685] by
- Declare rresvport if not using Kerberos.
- 07:27 Changeset [4684] by
- Use moncontrol only on some architectures. Remove SigBlock stuff. Init nacklist statically, not at runtime.
- 07:25 Changeset [4683] by
- Compare inet addrs as long values, not with bcmp.
- 07:24 Changeset [4682] by
- Clear zct_block only if KERBEROS.
- 07:21 Changeset [4681] by
- Remove definitions that are now in zephyr_paths.h; include that file. Also remove server-only stuff. Never define KRB_REALM. Test Z_HaveKerberos instead of KERBEROS.
- 07:19 Changeset [4680] by
- Include varargs.h or stdarg.h as appropriate. Test new Z_HaveKerberos macro instead of KERBEROS. Defined Zconst to `const' or empty. Declare new ZNoticeKinds array, addressable versions of macros, debug routines/macros/vars. Conditionalize Kerberos-related stuff better.
- 07:16 Changeset [4679] by
- Create zephyr_paths.h header file when needed. Both `all' and `depend' require it.
- 07:15 Changeset [4678] by
- If LOCAL_LIBS, link to local copies of com_err.h and ss header files.
- 07:13 Changeset [4677] by
- Don't include krb.h.
- 07:11 Changeset [4676] by
- Initial revision
- 07:05 Changeset [4675] by
- Initial revision
- 07:03 Changeset [4674] by
- Use `const' when appropriate.
- 07:00 Changeset [4673] by
- Define __Zephyr_realm only if Kerberos is enabled. When debugging, log message for null packet. Compare against old uids only if time is non-zero. New string array has names of notice kinds. Debug routines added, private copy of inet_ntoa (for gcc1 on sparc), and addressable versions of macro "functions".
- 06:57 Changeset [4672] by
- Call Z_WaitForNotice. Declare wait_for_hmack correctly.
- 06:55 Changeset [4671] by
- Call Z_WaitForNotice. Declare Z_RetSubs before call.
- 06:54 Changeset [4670] by
- When debugging is enabled, log messages for bad packets.
- 06:46 Changeset [4669] by
- Call Z_WaitForNotice.
- 06:42 Changeset [4668] by
- Don't initialize __Zephyr_realm if Kerberos is not in use.
- 06:41 Changeset [4667] by
- Call ZGetRealm rather than referencing __Zephyr_realm directly.
- 06:39 Changeset [4666] by
- Add new file ZWaitForNotice.{c,o}.
- 06:38 Changeset [4665] by
- Use new PidFile macro.
- 06:36 Changeset [4664] by
- Added more machine-specific definitions. New macro "adjust_size" tells how to find size of data section.
- 06:30 Changeset [4663] by
- Use new conditionals from header files; eliminate explicit use of default initializers; no default pid file; use new adjust_size macro for size determination.
- 05:57 Changeset [4662] by
- *** empty log message ***
- 05:50 Changeset [4661] by
- Fixed another typo.
- 05:48 Changeset [4660] by
- Install to wrong place CONFDIR instead of ATHBINDIR
- 05:47 Changeset [4659] by
- Initial revision
- 04:56 Changeset [4658] by
- Broken install line
03/20/91:
- 13:28 Changeset [4657] by
- one more try
- 07:03 Changeset [4656] by
- Converted wcl/ to use an Imakefile (stripped out the stuff not used in the Athena build)
- 06:51 Changeset [4655] by
- AIX needs -lrpc, not -lrpcsvc
- 06:49 Changeset [4654] by
- Initial revision
03/19/91:
- 10:41 Changeset [4653] by
- Initial revision
03/18/91:
- 10:36 Changeset [4652] by
- clients/zinit no longer exists
03/15/91:
- 06:09 Changeset [4651] by
- Changed signature slightly to match prototype in header file.
03/14/91:
- 08:28 Changeset [4650] by
- Under AIX don't perform the umount.
03/13/91:
- 05:46 Changeset [4649] by
- nacklist is now initialized statically.
- 05:30 Changeset [4648] by
- Removed use of SignalBlock.
- 05:28 Changeset [4647] by
- Deleted SignalBlock class.
- 04:14 Changeset [4646] by
- look for environment variable EDSC to find edsc to run.
03/12/91:
- 12:57 Changeset [4645] by
- Cleaned up error handling for discuss-catchup. Calling discuss-goto-error was a bad move! Have discuss-goto check to see whether or not it has read access to the meeting.
- 11:40 Changeset [4644] by
- Initial revision
- 11:36 Changeset [4643] by
- Add "X11" prefix to names of header files Add "simplemode" for use as Lucy interface Add new action, "FetchIfNecessary", to use when scolling with arrow keys Move UpdateHighlightedTransaction() to headers.c Move DisplayHighlightedTransaction() to headers.c Move PutUpTransactionList() to headers.c Move RestoreTopTextWidget() to headers.c New third argument to PutUpArrow, a boolean telling whether the insert point should be moved. Notice when the top text widget is changed, and don't try to erase old plus signs if it has been. Note version number of edsc at startup
- 11:34 Changeset [4642] by
- Add "X11" prefix to names of header files New function, CompareWithoutWhitespace(), for more careful checking about whether we're removing the current meeting. Moved help text into the app-defaults file
- 11:33 Changeset [4641] by
- Add "X11" prefix to names of header files Check version number of edsc when doing (ss) to see whether to expect a return value.
- 11:32 Changeset [4640] by
- New action, FetchIfNecessary, which supports fetching more transaction headers when uparrow is pressed. Help text has been moved here from reply.c
03/11/91:
- 15:36 Changeset [4639]
- This commit was manufactured by cvs2svn to create tag 'PATCHLEVEL4'.
- 15:36 Changeset [4638] by
- Added ARCHIVE SITE, BETA-TESTERS sections.
- 15:18 Changeset [4637] by
- PATCHLEVEL incremented by makepatch
- 15:07 Changeset [4636] by
- ARCHIVE SITE section.
- 14:27 Changeset [4635] by
- Initial revision
- 14:22 Changeset [4634] by
- PATCHLEVEL incremented by makepatch
- 13:43 Changeset [4633] by
- Use new size macros.
- 13:42 Changeset [4632] by
- Use st_blocks if USE_BLOCKS is defined.
- 13:42 Changeset [4631] by
- Mention USE_BLOCKS and block-test in Makefile configuration section. Add BUGS section about USE_BLOCKS. Add section about looking for BETA-TESTERS.
- 13:41 Changeset [4630] by
- Use st_blocks if USE_BLOCKS is defined; change size_to_k macro to specs_to_space, space_to_k and specs_to_k.
- 13:40 Changeset [4629] by
- Add USE_BLOCKS comments, add block-test.sh to list of files, add block-test rule, and change "depend:" to "depend::".
- 10:02 Changeset [4628] by
- Initial revision
- 08:47 Changeset [4627] by
- move client over to client side
- 08:45 Changeset [4626] by
- Initial revision
- 08:44 Changeset [4625] by
- added prototypes for non-locking daemon calls
- 08:44 Changeset [4624] by
- added the oreplay subdir
- 08:42 Changeset [4623] by
- (moved from server side) changed to use new library calls
- 08:42 Changeset [4622] by
- added nl.c
- 08:40 Changeset [4621] by
- open_connection_to_nl_daemon (new) for contacting fast daemon
03/09/91:
- 17:34 Changeset [4620] by
- Fixed stupid mistake in setting discuss-old-ss
- 11:33 Changeset [4619] by
- *** empty log message ***
03/08/91:
- 16:05 Changeset [4618] by
- Fixed locking problem with the changed behavior of the "ss" command in edsc protocol version 2.4
- 09:09 Changeset [4617] by
- Initialize nacklist with pointer to bss, rather than calling malloc.
- 09:04 Changeset [4616] by
- Added optimized versions of strlen and multiplication for RT, from john Carr.
- 08:58 Changeset [4615] by
- Made many messages more informative; enabled/disabled some. Use new inet_ntoa inline, or ZServerDesc_t `addr' elt.
- 08:56 Changeset [4614] by
- Don't use alternate memory functions unless DEBUG or MEMORY_DEBUG is defined.
- 08:51 Changeset [4613] by
- Made some messages more informative; enabled/disabled some. Use new inet_ntoa inline, or ZServerDesc_t `addr' elt. Changed some `static' decls for (global) friends of ZServerDesc_t. Increment counters for various notice types.
- 08:49 Changeset [4612] by
- AIX 1.2 defines ulong in <sys/types.h>
- 08:29 Changeset [4611] by
- Converted to new Imake formats
- 08:07 Changeset [4610] by
- Defined several "statistic" objects, and dump_stats routine to put data in logs. Reordered flow in dispatch() to eliminate "dispatched" variable. If zdebug, log subscription cancellation.
- 07:53 Changeset [4609] by
- Moved some method defs into class def. Renamed ZDest::compare_strings to order_strings. Added ZNotAcked_t constructor to avoid cfront bug. ZServerDesc_t is now class, with methods for accessing server state. New inet_ntoa accepts sockaddr_in structs. Removed decls for now-static names. Defined class "statistic" for counting/logging events.
- 07:35 Changeset [4608] by
- Renamed ZDestination::compare_strings to ZDestination::order_strings.
- 07:32 Changeset [4607] by
- Moved printing code from ZALLOC_DEBUG to ZALLOC_DEBUG_PRINT. Added ZALLOC_STATS code for counting allocated blocks in each bucket. If ZALLOC_DEBUG and not ZALLOC_DEBUG_PRINT, scan list in bucket (without printing) to make sure pointers are valid.
- 06:50 Changeset [4606] by
- Eliminated initializations equivalent to defaults. Make "version" buffer local to Z_FormatHeader.
- 06:21 Changeset [4605] by
- If NO_FLOCK is defined, don't call flock.
- 05:36 Changeset [4604] by
- Conflicting definitions of free
- 05:34 Changeset [4603] by
- Initial revision
03/07/91:
- 13:03 Changeset [4602] by
- typo
- 12:47 Changeset [4601] by
- Fixed typo.
- 12:40 Changeset [4600] by
- PS2 fixes.
- 11:30 Changeset [4599] by
- Fix for PS/2 register variable warnings.
- 10:09 Changeset [4598] by
- better resolution; pass on child exit status; catch child exit due to signal print reason for failures
- 10:08 Changeset [4597] by
- timeout waiting for reactivate to finish.
- 08:48 Changeset [4596] by
- Undefine _BSD as it causes POSIX compat problems.
- 08:44 Changeset [4595] by
- *** empty log message ***
- 08:35 Changeset [4594] by
- set kerberos ticket file before calling Zinit, so it gets cached correctly.
- 08:35 Changeset [4593] by
- use correct size for status
- 08:34 Changeset [4592] by
- unlink info file when done with question
- 08:33 Changeset [4591] by
- removed unused struct members
- 08:32 Changeset [4590] by
- knuckle titles point back to user title, instead of being separate copies removed olc_get_connected_info (not used) added appropriate calls to write_question_info
- 08:29 Changeset [4589] by
- added info database file & support (write_question_info)
- 08:27 Changeset [4588] by
- construct buffers to send over socket, instead of structs removed send_person (unused)
- 08:24 Changeset [4587] by
- removed unused struct parts added new prototypes
- 08:23 Changeset [4586] by
- removed old list struct
- 08:21 Changeset [4585] by
- use vfork instead of fork set root so you can't go up to wierd stock answers.
- 07:39 Changeset [4584] by
- Initial revision
- 07:28 Changeset [4583] by
- don't need to kdestroy since it's in Xsession & incompatible with shared memory tickets
- 07:21 Changeset [4582] by
- error_table is a macro in the rules. - avoid conflict
03/06/91:
- 15:46 Changeset [4581] by
- Raised NUM_REXMITS and LOSE_TIMO.
- 12:05 Changeset [4580] by
- *** empty log message ***
- 11:00 Changeset [4579] by
- changed io.c to s_io.c to avoid name conflicts
- 10:48 Changeset [4578] by
- Initial revision
- 10:44 Changeset [4577] by
- Added prototypes
- 10:43 Changeset [4576] by
- fixed calls with wrong # args
- 10:40 Changeset [4575] by
- Added header
- 10:40 Changeset [4574] by
- use standard defines for lengths
- 10:39 Changeset [4573] by
- fixed calls with wrong # params
- 10:39 Changeset [4572] by
- use new libclient calls
- 10:37 Changeset [4571] by
- *** empty log message ***
- 10:37 Changeset [4570] by
- split up too-long lines use standard defines for lengths
- 10:34 Changeset [4569] by
- use app-defaults instead of hardcoded
- 10:34 Changeset [4568] by
- use standard defines for lengths use new cursor calls
- 10:32 Changeset [4567] by
- use standard defines for lengths use app-defaults instead of hardcoding use new libclient calls
- 10:32 Changeset [4566] by
- added header
03/05/91:
- 09:50 Changeset [4565] by
- removed unused func. prototypes
- 09:50 Changeset [4564] by
- removed unused func. prototypes
- 09:48 Changeset [4563] by
- removed unused zephyr library
- 09:47 Changeset [4562] by
- (zephyr_get_opcode,zephyr_subscribe) removed, unused
- 09:45 Changeset [4561] by
- (OWaitForMessage) removed, unused
- 09:44 Changeset [4560] by
- removed p_live.c (unused)
- 09:43 Changeset [4559] by
- removed t_live.c (unused)
- 09:42 Changeset [4558] by
- added motif client
- 08:00 Changeset [4557] by
- Cleaned up Imakefile - go into rvd and netconfig - those Imakefiles will determine platforms.
- 05:52 Changeset [4556] by
- Converted to new Imakefile format
- 05:49 Changeset [4555] by
- New Imakefile formatting
03/04/91:
- 12:00 Changeset [4554] by
- randomize reactivate interval; only do major reactivations once an hour; only set fontpath before running application or login
- 11:59 Changeset [4553] by
- improve error message; do attach the old way
- 09:32 Changeset [4552] by
- fixup utmp handling for AIX; get hesiod info before kerberos check and set real UID so that kerberos ticket file hacking will work with shared memory; fixup bug in local homedir detection
- 08:06 Changeset [4551] by
- save_cluster_info.8 man page moved here.
- 08:02 Changeset [4550] by
- newsyslog moved to a sub dir.
- 07:58 Changeset [4549] by
- PS/2 chanegs - unmount requires the device.
- 07:57 Changeset [4548] by
- unmount_42 now takes an extra argument. The destination.
- 07:56 Changeset [4547] by
- Add extra argument to unmount_42 specifying the vd name.
- 07:56 Changeset [4546] by
- PS/2 include files are different.
- 07:56 Changeset [4545] by
- PS/2 changes. Structures differences.
- 07:55 Changeset [4544] by
- PS/2 knows about RVD's
- 07:54 Changeset [4543] by
- Cleaned up LIBS line to be more generic
- 05:05 Changeset [4542] by
- Removed old unneeded AIX defintions.
- 05:04 Changeset [4541] by
- /afs/athena.mit.edu/contrib/watchmaker/vaxbin/mkptypes Removed unused curses library
Note: See TracTimeline
for information about the timeline view.