Timeline


and

03/26/91:

15:45 Changeset [4754] by raeburn
Declare explicit return types for relational operators on ZDestination. Delete declaration of pktypes.
15:39 Changeset [4753] by raeburn
also from eichin@watch.com: delete pktypes in favor of ZNoticeKinds from library.
15:34 Changeset [4752] by raeburn
From eichin@watch.com: Enable "nack not found" message and provide some useful information in it.
11:58 Changeset [4751] by lwvanels
added DFLT_SERVER_REALM if not athena & kerberos
08:06 Changeset [4750] by lwvanels
(OInitialize) cleaned up hesiod host checking
08:05 Changeset [4749] by lwvanels
removed unused code to check if user has athena pobox (not useful because mail forwarding removes hesiod pobox entry)
07:54 Changeset [4748] by mar
fixup for PS/2
07:07 Changeset [4747] by lwvanels
fix error messages, optimize hes calls
06:58 Changeset [4746] by lwvanels
make optimized call around hesiod
05:53 Changeset [4745] by lwvanels
getpwnam, not getpwname
04:13 Changeset [4744] by lwvanels
*** empty log message ***
03:52 Changeset [4743] by lwvanels
fixed ordering of processing of command line args- XtInit must be first

03/24/91:

22:18 Changeset [4742] by raeburn
A bcopy->assignment change was done backwards...
18:46 Changeset [4741] by lwvanels
*** empty log message ***
18:39 Changeset [4740] by lwvanels
*** empty log message ***
18:27 Changeset [4739] by lwvanels
*** empty log message ***
18:10 Changeset [4738] by lwvanels
removed unused vars.
18:10 Changeset [4737] by lwvanels
fixed minor bugs; send -signal pid to browser
18:03 Changeset [4736] by lwvanels
take -signal pid to only signal one process
14:12 Changeset [4735] by lwvanels
fixed depend rule & includes
14:04 Changeset [4734] by lwvanels
fixed depend rule
13:44 Changeset [4733] by lwvanels
fixed install rule
13:31 Changeset [4732] by lwvanels
fixed install rule
13:30 Changeset [4731] by lwvanels
Initial revision
13:24 Changeset [4730] by lwvanels
added motif_help
13:21 Changeset [4729] by lwvanels
fixed install rule
10:01 Changeset [4728] by lwvanels
added install rule
10:01 Changeset [4727] by lwvanels
fixed testinstall
09:55 Changeset [4726] by lwvanels
fixed testinstall
09:49 Changeset [4725] by lwvanels
Added xolc tags
09:48 Changeset [4724] by lwvanels
Added logging.
09:47 Changeset [4723] by lwvanels
csin main.c Added logging.
09:39 Changeset [4722] by lwvanels
update/show title changed.
09:38 Changeset [4721] by lwvanels
changed help to reflect that focus works
09:38 Changeset [4720] by lwvanels
don't include title in resources
09:36 Changeset [4719] by lwvanels
Redo error messages add copyright
09:35 Changeset [4718] by lwvanels
removed unused t_comment/t_mail
09:33 Changeset [4717] by lwvanels
removed unused func.
09:33 Changeset [4716] by lwvanels
include copyright
09:32 Changeset [4715] by lwvanels
use \0, not NULL, for char
09:31 Changeset [4714] by lwvanels
add copyright move define to data.h new/changed prototypes
09:30 Changeset [4713] by lwvanels
take command line args don't repeat, fail get motd at correct time
09:30 Changeset [4712] by lwvanels
remove commented/old code
09:27 Changeset [4711] by lwvanels
use gadgets when possible remove unused help callbacks set keyboard focus correctly
09:27 Changeset [4710] by jfc
Support for X11R5 per-screen resources.
09:26 Changeset [4709] by lwvanels
don't print to stderr elim redundance copy
09:25 Changeset [4708] by lwvanels
First stable version; many changes/bugfixes more defines
09:23 Changeset [4707] by lwvanels
First stable version; many changes/bugfixes

03/23/91:

08:44 Changeset [4706] by lwvanels
send signal to invoker when view ready set argv correctly to find xresources
08:34 Changeset [4705] by lwvanels
save only sensitive when there's an answer
06:05 Changeset [4704] by jfc
NULL != 0
05:57 Changeset [4703] by jfc
Argument 3 to XtAppAddInput is a pointer
05:57 Changeset [4702] by jfc
fix argument types for zeph_dispatch()
02:35 Changeset [4701] by probe
Removed ancient cruft

03/22/91:

14:04 Changeset [4700] by raeburn
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 raeburn
Omit Z_debug prototype if varargs in use...
13:21 Changeset [4698] by raeburn
Added warning about keeping ZCheckAuthentication consistent.
13:19 Changeset [4697] by raeburn
Removed declaration of function ZGetSession. Some C compilers can't handle it.
13:17 Changeset [4696] by raeburn
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 mar
spell ATHBINDIR correctly
16:49 Changeset [4694] by mar
Initial revision
11:16 Changeset [4693] by lwvanels
Initial revision
11:09 Changeset [4692] by lwvanels
logging off by default
10:59 Changeset [4691] by lwvanels
Initial revision
10:30 Changeset [4690] by lwvanels
(nl_get_log) make sure to null-terminate log
07:36 Changeset [4689] by raeburn
SERVER_SRVTAB moved here. Use Z_LIBDIR instead of hard-coded path.
07:35 Changeset [4688] by raeburn
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 raeburn
Use more specific names for counter array and `memset' routine.
07:31 Changeset [4686] by raeburn
Remove SigBlock stuff. Declare Kerberos stuff only if using it.
07:30 Changeset [4685] by raeburn
Declare rresvport if not using Kerberos.
07:27 Changeset [4684] by raeburn
Use moncontrol only on some architectures. Remove SigBlock stuff. Init nacklist statically, not at runtime.
07:25 Changeset [4683] by raeburn
Compare inet addrs as long values, not with bcmp.
07:24 Changeset [4682] by raeburn
Clear zct_block only if KERBEROS.
07:21 Changeset [4681] by raeburn
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 raeburn
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 raeburn
Create zephyr_paths.h header file when needed. Both `all' and `depend' require it.
07:15 Changeset [4678] by raeburn
If LOCAL_LIBS, link to local copies of com_err.h and ss header files.
07:13 Changeset [4677] by raeburn
Don't include krb.h.
07:11 Changeset [4676] by raeburn
Initial revision
07:05 Changeset [4675] by raeburn
Initial revision
07:03 Changeset [4674] by raeburn
Use `const' when appropriate.
07:00 Changeset [4673] by raeburn
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 raeburn
Call Z_WaitForNotice. Declare wait_for_hmack correctly.
06:55 Changeset [4671] by raeburn
Call Z_WaitForNotice. Declare Z_RetSubs before call.
06:54 Changeset [4670] by raeburn
When debugging is enabled, log messages for bad packets.
06:46 Changeset [4669] by raeburn
Call Z_WaitForNotice.
06:42 Changeset [4668] by raeburn
Don't initialize __Zephyr_realm if Kerberos is not in use.
06:41 Changeset [4667] by raeburn
Call ZGetRealm rather than referencing __Zephyr_realm directly.
06:39 Changeset [4666] by raeburn
Add new file ZWaitForNotice.{c,o}.
06:38 Changeset [4665] by raeburn
Use new PidFile macro.
06:36 Changeset [4664] by raeburn
Added more machine-specific definitions. New macro "adjust_size" tells how to find size of data section.
06:30 Changeset [4663] by raeburn
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 epeisach
*** empty log message ***
05:50 Changeset [4661] by epeisach
Fixed another typo.
05:48 Changeset [4660] by epeisach
Install to wrong place CONFDIR instead of ATHBINDIR
05:47 Changeset [4659] by epeisach
Initial revision
04:56 Changeset [4658] by epeisach
Broken install line

03/20/91:

13:28 Changeset [4657] by mar
one more try
07:03 Changeset [4656] by probe
Converted wcl/ to use an Imakefile (stripped out the stuff not used in the Athena build)
06:51 Changeset [4655] by mar
AIX needs -lrpc, not -lrpcsvc
06:49 Changeset [4654] by mar
Initial revision

03/19/91:

10:41 Changeset [4653] by lwvanels
Initial revision

03/18/91:

10:36 Changeset [4652] by raeburn
clients/zinit no longer exists

03/15/91:

06:09 Changeset [4651] by raeburn
Changed signature slightly to match prototype in header file.

03/14/91:

08:28 Changeset [4650] by epeisach
Under AIX don't perform the umount.

03/13/91:

05:46 Changeset [4649] by raeburn
nacklist is now initialized statically.
05:30 Changeset [4648] by raeburn
Removed use of SignalBlock.
05:28 Changeset [4647] by raeburn
Deleted SignalBlock class.
04:14 Changeset [4646] by sao
look for environment variable EDSC to find edsc to run.

03/12/91:

12:57 Changeset [4645] by tytso
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 sao
Initial revision
11:36 Changeset [4643] by sao
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 sao
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 sao
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 sao
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 jik
Added ARCHIVE SITE, BETA-TESTERS sections.
15:18 Changeset [4637] by jik
PATCHLEVEL incremented by makepatch
15:07 Changeset [4636] by jik
ARCHIVE SITE section.
14:27 Changeset [4635] by jik
Initial revision
14:22 Changeset [4634] by jik
PATCHLEVEL incremented by makepatch
13:43 Changeset [4633] by jik
Use new size macros.
13:42 Changeset [4632] by jik
Use st_blocks if USE_BLOCKS is defined.
13:42 Changeset [4631] by jik
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 jik
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 jik
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 lwvanels
Initial revision
08:47 Changeset [4627] by lwvanels
move client over to client side
08:45 Changeset [4626] by lwvanels
Initial revision
08:44 Changeset [4625] by lwvanels
added prototypes for non-locking daemon calls
08:44 Changeset [4624] by lwvanels
added the oreplay subdir
08:42 Changeset [4623] by lwvanels
(moved from server side) changed to use new library calls
08:42 Changeset [4622] by lwvanels
added nl.c
08:40 Changeset [4621] by lwvanels
open_connection_to_nl_daemon (new) for contacting fast daemon

03/09/91:

17:34 Changeset [4620] by tytso
Fixed stupid mistake in setting discuss-old-ss
11:33 Changeset [4619] by tytso
*** empty log message ***

03/08/91:

16:05 Changeset [4618] by tytso
Fixed locking problem with the changed behavior of the "ss" command in edsc protocol version 2.4
09:09 Changeset [4617] by raeburn
Initialize nacklist with pointer to bss, rather than calling malloc.
09:04 Changeset [4616] by raeburn
Added optimized versions of strlen and multiplication for RT, from john Carr.
08:58 Changeset [4615] by raeburn
Made many messages more informative; enabled/disabled some. Use new inet_ntoa inline, or ZServerDesc_t `addr' elt.
08:56 Changeset [4614] by jfc
Don't use alternate memory functions unless DEBUG or MEMORY_DEBUG is defined.
08:51 Changeset [4613] by raeburn
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 jfc
AIX 1.2 defines ulong in <sys/types.h>
08:29 Changeset [4611] by epeisach
Converted to new Imake formats
08:07 Changeset [4610] by raeburn
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 raeburn
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 raeburn
Renamed ZDestination::compare_strings to ZDestination::order_strings.
07:32 Changeset [4607] by raeburn
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 raeburn
Eliminated initializations equivalent to defaults. Make "version" buffer local to Z_FormatHeader.
06:21 Changeset [4605] by raeburn
If NO_FLOCK is defined, don't call flock.
05:36 Changeset [4604] by epeisach
Conflicting definitions of free
05:34 Changeset [4603] by epeisach
Initial revision

03/07/91:

13:03 Changeset [4602] by mar
typo
12:47 Changeset [4601] by epeisach
Fixed typo.
12:40 Changeset [4600] by epeisach
PS2 fixes.
11:30 Changeset [4599] by epeisach
Fix for PS/2 register variable warnings.
10:09 Changeset [4598] by mar
better resolution; pass on child exit status; catch child exit due to signal print reason for failures
10:08 Changeset [4597] by mar
timeout waiting for reactivate to finish.
08:48 Changeset [4596] by epeisach
Undefine _BSD as it causes POSIX compat problems.
08:44 Changeset [4595] by lwvanels
*** empty log message ***
08:35 Changeset [4594] by lwvanels
set kerberos ticket file before calling Zinit, so it gets cached correctly.
08:35 Changeset [4593] by lwvanels
use correct size for status
08:34 Changeset [4592] by lwvanels
unlink info file when done with question
08:33 Changeset [4591] by lwvanels
removed unused struct members
08:32 Changeset [4590] by lwvanels
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 lwvanels
added info database file & support (write_question_info)
08:27 Changeset [4588] by lwvanels
construct buffers to send over socket, instead of structs removed send_person (unused)
08:24 Changeset [4587] by lwvanels
removed unused struct parts added new prototypes
08:23 Changeset [4586] by lwvanels
removed old list struct
08:21 Changeset [4585] by lwvanels
use vfork instead of fork set root so you can't go up to wierd stock answers.
07:39 Changeset [4584] by mar
Initial revision
07:28 Changeset [4583] by mar
don't need to kdestroy since it's in Xsession & incompatible with shared memory tickets
07:21 Changeset [4582] by epeisach
error_table is a macro in the rules. - avoid conflict

03/06/91:

15:46 Changeset [4581] by raeburn
Raised NUM_REXMITS and LOSE_TIMO.
12:05 Changeset [4580] by lwvanels
*** empty log message ***
11:00 Changeset [4579] by lwvanels
changed io.c to s_io.c to avoid name conflicts
10:48 Changeset [4578] by lwvanels
Initial revision
10:44 Changeset [4577] by lwvanels
Added prototypes
10:43 Changeset [4576] by lwvanels
fixed calls with wrong # args
10:40 Changeset [4575] by lwvanels
Added header
10:40 Changeset [4574] by lwvanels
use standard defines for lengths
10:39 Changeset [4573] by lwvanels
fixed calls with wrong # params
10:39 Changeset [4572] by lwvanels
use new libclient calls
10:37 Changeset [4571] by lwvanels
*** empty log message ***
10:37 Changeset [4570] by lwvanels
split up too-long lines use standard defines for lengths
10:34 Changeset [4569] by lwvanels
use app-defaults instead of hardcoded
10:34 Changeset [4568] by lwvanels
use standard defines for lengths use new cursor calls
10:32 Changeset [4567] by lwvanels
use standard defines for lengths use app-defaults instead of hardcoding use new libclient calls
10:32 Changeset [4566] by lwvanels
added header

03/05/91:

09:50 Changeset [4565] by lwvanels
removed unused func. prototypes
09:50 Changeset [4564] by lwvanels
removed unused func. prototypes
09:48 Changeset [4563] by lwvanels
removed unused zephyr library
09:47 Changeset [4562] by lwvanels
(zephyr_get_opcode,zephyr_subscribe) removed, unused
09:45 Changeset [4561] by lwvanels
(OWaitForMessage) removed, unused
09:44 Changeset [4560] by lwvanels
removed p_live.c (unused)
09:43 Changeset [4559] by lwvanels
removed t_live.c (unused)
09:42 Changeset [4558] by lwvanels
added motif client
08:00 Changeset [4557] by epeisach
Cleaned up Imakefile - go into rvd and netconfig - those Imakefiles will determine platforms.
05:52 Changeset [4556] by epeisach
Converted to new Imakefile format
05:49 Changeset [4555] by epeisach
New Imakefile formatting

03/04/91:

12:00 Changeset [4554] by mar
randomize reactivate interval; only do major reactivations once an hour; only set fontpath before running application or login
11:59 Changeset [4553] by mar
improve error message; do attach the old way
09:32 Changeset [4552] by mar
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 epeisach
save_cluster_info.8 man page moved here.
08:02 Changeset [4550] by epeisach
newsyslog moved to a sub dir.
07:58 Changeset [4549] by epeisach
PS/2 chanegs - unmount requires the device.
07:57 Changeset [4548] by epeisach
unmount_42 now takes an extra argument. The destination.
07:56 Changeset [4547] by epeisach
Add extra argument to unmount_42 specifying the vd name.
07:56 Changeset [4546] by epeisach
PS/2 include files are different.
07:56 Changeset [4545] by epeisach
PS/2 changes. Structures differences.
07:55 Changeset [4544] by epeisach
PS/2 knows about RVD's
07:54 Changeset [4543] by epeisach
Cleaned up LIBS line to be more generic
05:05 Changeset [4542] by epeisach
Removed old unneeded AIX defintions.
05:04 Changeset [4541] by lwvanels
/afs/athena.mit.edu/contrib/watchmaker/vaxbin/mkptypes Removed unused curses library

03/01/91:

13:11 Changeset [4540] by jis
Fixup include files for BSD
12:29 Changeset [4539] by jis
Fixup include files for BSD
12:29 Changeset [4538] by epeisach
PS/2 fixes. Does not have the _pw_stayopen hack. Also, AIX does not use /usr/adm/lastlog. Don't print message complaining.
12:29 Changeset [4537] by jis
Initial revision
09:26 Changeset [4536] by epeisach
AIX1.2 does not have/need <ufs/quota.h>
09:25 Changeset [4535] by epeisach
Merged in changes to allow working with AIX1.2 local quota system.
09:15 Changeset [4534] by epeisach
Initial revision
07:20 Changeset [4533] by lwvanels
Initial revision
07:19 Changeset [4532] by lwvanels
added logging option
07:18 Changeset [4531] by lwvanels
Added logging option
07:16 Changeset [4530] by epeisach
Document new -I option
07:13 Changeset [4529] by epeisach
Removed comment that account numbers are not supported.
07:10 Changeset [4528] by epeisach
Handle broken lex on ps2
07:09 Changeset [4527] by epeisach
Defined RS/6000 byte ordering.
07:09 Changeset [4526] by epeisach
RS/6000 requires sys/select.h
07:09 Changeset [4525] by epeisach
RS/6000 support\
07:08 Changeset [4524] by epeisach
Better support for RS/6000
07:08 Changeset [4523] by epeisach
RS/6000 def's.
07:07 Changeset [4522] by epeisach
RS/6000 fixes.
07:06 Changeset [4521] by epeisach
Covert to new Imakefile format
07:02 Changeset [4520] by epeisach
Don't assume the quota server is in same kerberos realm.
07:02 Changeset [4519] by epeisach
Global declaration of quotacap parsed items.
07:01 Changeset [4518] by epeisach
Move quotacap parsing routines to parse_quotacap.c
06:59 Changeset [4517] by epeisach
Cleanup for PS/2 release
06:57 Changeset [4516] by epeisach
Initial revision
06:52 Changeset [4515] by epeisach
AIX 3.1 fixes.
06:52 Changeset [4514] by epeisach
Fix major bug with LPROPT, trashing memory.
06:50 Changeset [4513] by epeisach
PS/2 changes
06:50 Changeset [4512] by epeisach
RS/6000 dirent changes
06:49 Changeset [4511] by epeisach
RS/6000 POSIX changes
04:26 Changeset [4510] by jik
#include <strings.h> on non-SYSV, <string.h> on SYSV.

02/28/91:

17:58 Changeset [4509] by jis
Fix include files for RT
17:53 Changeset [4508] by jis
Initial revision
13:55 Changeset [4507] by raeburn
Protect against multiple inclusions.
13:46 Changeset [4506] by jik
Shorten some filenames for systems with 14-char filenames.
13:44 Changeset [4505] by jik
Shorten mit-copyright.h to mit-copying.h so it'll work on systems with 14-char filenames.
13:31 Changeset [4504] by raeburn
If MPROF is defined, use standard C library memory allocator.
13:31 Changeset [4503] by jis
Need to include <sys/types.h>
13:31 Changeset [4502] by raeburn
Don't compile these routines if MPROF is defined.
13:29 Changeset [4501] by jis
Initial revision
10:42 Changeset [4500] by epeisach
SYS V reuires inclusion of <sys/types.h> before <sys/wait.h>
10:42 Changeset [4499] by epeisach
Fixes for PS/2 version of make.
10:15 Changeset [4498] by epeisach
Add strcasecmp for the PS/2
09:15 Changeset [4497] by epeisach
PS/2 defines perror./
09:01 Changeset [4496] by epeisach
Added ProfCcFlags define
06:35 Changeset [4495] by epeisach
Changes by jfc to be more machine independent and not know the order of the bits in the type field.
06:32 Changeset [4494] by epeisach
Changes by jfc to support on systems that do not inherently know the order of the file status bits. (right shifting 13 garbage removed)
06:28 Changeset [4493] by epeisach
Changes to be more portable between operating systems basing files on their type and not knowing the order in sys/stat.h of the bits.
06:10 Changeset [4492] by epeisach
For PS2 may need rmslink.
06:03 Changeset [4491] by epeisach
Free called with wrong argument. Received data not NULL terminated.
05:34 Changeset [4490] by epeisach
Fix up compile_et generation for PS/2 make.

02/27/91:

10:59 Changeset [4489] by epeisach
-lXext for completeness.
10:56 Changeset [4488] by epeisach
Initial revision
07:12 Changeset [4487] by epeisach
Handle setpgrp under SYSV. Hack fix for a problem where writing from another machine to a PS/2 caused "Logged in more than once..." to appear on both recipient and senders terminals.
07:10 Changeset [4486] by epeisach
Covereted to new format and added PS/2 support
07:03 Changeset [4485] by epeisach
PS/2 integration
04:51 Changeset [4484] by epeisach
LDFLAGS should contain CFLAGS as in final link of a binary, may be compiling the .c file.
04:41 Changeset [4483] by epeisach
Initial revision

02/26/91:

14:54 Changeset [4482] by lwvanels
cleaned up two uses of read instead of sread
12:20 Changeset [4481] by epeisach
For PS/2 port - register i treated as constant. Added int keywords
12:04 Changeset [4480] by epeisach
Initial revision
05:27 Changeset [4479] by lwvanels
Add strcasecmp
05:26 Changeset [4478] by lwvanels
declare errno for ps2
05:25 Changeset [4477] by lwvanels
Initial revision

02/25/91:

18:44 Changeset [4476] by lwvanels
added -D_BSD
11:34 Changeset [4475] by lwvanels
get rid of read_person; other funcs return errcode now
11:33 Changeset [4474] by lwvanels
don't rely on structs being compiled the same on all platforms to pass over the network; construct own buffer instead with known offsets.
11:31 Changeset [4473] by lwvanels
remove unused function (OGetConnectecPerson)
11:31 Changeset [4472] by lwvanels
don't rely on structs being aligned the same way on all platforms to pass over the network
11:15 Changeset [4471] by lwvanels
renamed status to avoid conflicts
11:12 Changeset [4470] by lwvanels
Make the stock answers browser as well
11:11 Changeset [4469] by lwvanels
Initial revision
08:46 Changeset [4468] by epeisach
Fixed up source tree configuration file makes. Imake located in $(TOP)/imake/imake
06:14 Changeset [4467] by lwvanels
*** empty log message ***
05:07 Changeset [4466] by lwvanels
added mit copyright
05:03 Changeset [4465] by lwvanels
Added mit copyright.
05:01 Changeset [4464] by lwvanels
aadded mit copyright; changes to make stock answers.
04:59 Changeset [4463] by lwvanels
added mit copyright

02/24/91:

19:34 Changeset [4462] by probe
Fixed the out-of-date "hack" comment
19:27 Changeset [4461] by probe
Last version for the changed config/ directory didn't work properly with xmkmf... now it does.
19:21 Changeset [4460] by probe
Moved the config directory...
10:47 Changeset [4459] by lwvanels
ps/2 needs sys_errlist defined
10:19 Changeset [4458] by lwvanels
switch label_size to title_size (ps/2 conflict)
10:14 Changeset [4457] by lwvanels
rename label_size for ps/2
09:52 Changeset [4456] by lwvanels
*** empty log message ***
09:46 Changeset [4455] by bjaspan
fixed my brain-dead discuss-catchup implementation
06:48 Changeset [4454] by lwvanels
Initial revision
06:46 Changeset [4453] by lwvanels
Add padding; mac aligns structs differently that are passed over sockes
06:46 Changeset [4452] by lwvanels
include strings.h
06:44 Changeset [4451] by lwvanels
include time.h; don't redefine perror
06:42 Changeset [4450] by lwvanels
more in a different place use termio instead of BSD terminal simplify expressions
06:41 Changeset [4449] by lwvanels
get rid of index vars
06:40 Changeset [4448] by lwvanels
define sys_errlist
06:39 Changeset [4447] by lwvanels
include time.h
06:37 Changeset [4446] by lwvanels
include time.h; get rid of index vars
06:33 Changeset [4445] by lwvanels
still has old zephyr include files
06:32 Changeset [4444] by lwvanels
get rid of OLZ
06:31 Changeset [4443] by lwvanels
machtype broken; hardcode in
06:28 Changeset [4442] by lwvanels
index is a macro; don't use as var. name
06:27 Changeset [4441] by lwvanels
include time.h; don't redefine perror (loader can't handle it)
06:26 Changeset [4440] by lwvanels
added FD macros for mac
06:21 Changeset [4439] by lwvanels
io.c changed to c_io.c to avoid name conflicts
Note: See TracTimeline for information about the timeline view.