Timeline
12/10/89:
- 22:32 Changeset [2453] by
- The algorithm for checking to see if the stack needed to be shrunk was stupid and broken.
- 10:45 Changeset [2452] by
- Did not take into account pushing and popping things that are zero bytes big.
12/09/89:
- 11:36 Changeset [2451] by
- changed arg in call to XtGetValues to &arg
- 10:15 Changeset [2450] by
- Initial revision
12/08/89:
- 08:17 Changeset [2449] by
- Initial revision
- 08:07 Changeset [2448] by
- fix from Ralph Swick: only send one event if we are going to ignore bogus select requests.
- 07:49 Changeset [2447] by
- Better wording and spacing
12/07/89:
- 17:12 Changeset [2446] by
- revamped mechanism for determining machine type
- 06:12 Changeset [2445] by
- Removed "stty dec" and put it in the global Xsession file. This is to allow people with their own .xsession to still benefit from the stty dec command that used to be run in their console window.
- 04:29 Changeset [2444] by
- update to rev 0.3.9
- 04:28 Changeset [2443] by
- Changes from <marc>: do the proper mutation for @font(), @color()
12/06/89:
- 09:33 Changeset [2442] by
- talk about precedence of resources, and where they live add section on X buttons add BUGS about selection/left/right
- 08:27 Changeset [2441] by
- add XENVIRONMENT support
- 04:10 Changeset [2440]
- This commit was manufactured by cvs2svn to create tag 'ZSRV3PT18'.
- 04:10 Changeset [2439] by
- change in server.c to correctly free server list in not HESIOD case
- 04:09 Changeset [2438] by
- fix bug with freeing a bogus pointer.
12/04/89:
- 14:05 Changeset [2437] by
- added "b" to go back one page on index.
- 14:00 Changeset [2436] by
- made display a bit nicer -- larger
- 13:46 Changeset [2435] by
- minor bugfixes, and changes to make display nicer.
- 10:26 Changeset [2434] by
- removed bug_report from installation
- 10:22 Changeset [2433] by
- New version, including info from `machtype' program, release number, &c.
- 03:47 Changeset [2432] by
- only print out errors on cancel/unset when debugging
12/03/89:
- 19:44 Changeset [2431] by
- fixed formatting, location of Ref tree changed.
- 13:08 Changeset [2430] by
- Removed RCS logs and $Log$ statement
- 13:04 Changeset [2429] by
- Set the comment string for $Log$ to work properly
- 12:58 Changeset [2428] by
- Install hesinfo.1 in man/man1, not man/man3
12/01/89:
- 15:59 Changeset [2427] by
- changed to work with the new makefile
- 15:57 Changeset [2426] by
- changed MACHTYPE definition to MACHINE, which is built-in on athena.
- 14:03 Changeset [2425] by
- added variable to support hackery to make display work a little nicer.
- 13:52 Changeset [2424] by
- hackery to make display work better.
- 13:48 Changeset [2423] by
- more hackery to make the display work a little better.
- 13:34 Changeset [2422] by
- minor change to make displaying work better. Very much a hack, though.
- 13:33 Changeset [2421] by
- minor changes to the man page
- 13:32 Changeset [2420] by
- changes to clean up the code and make it more manageable
- 11:55 Changeset [2419] by
- changed value of CREF_ROOT to work in lockerized world (as opposed to timesharing)
- 11:52 Changeset [2418] by
- some hackery to make displaying work better (?) -- well, slightly, anyway...
- 11:27 Changeset [2417] by
- added some support for help callback on buttons, also attempted to write 80-column "wrapping" function -- this is not going real great, and should probably be dumped.
- 11:22 Changeset [2416] by
- cleaned up code a little...
- 10:27 Changeset [2415] by
- rearranged include file, and added a generic widget "w" to help simplify the visual.c code.
- 10:02 Changeset [2414] by
- remove printf() on reread up version number
- 09:57 Changeset [2413] by
- added icon path and filename, help file for newq_btn
- 09:30 Changeset [2412] by
- Initial revision
- 08:50 Changeset [2411] by
- change description of style to talk about lowercase/underscores
- 08:43 Changeset [2410] by
- fix yet another bug in the dot -> underscore routine
- 08:40 Changeset [2409] by
- use bold for bold, not RV! [NOTE: xterm loses on bold unless you use the -fb option!]
11/30/89:
- 16:32 Changeset [2408] by
- fixed problem with default value of $style variable
- 12:16 Changeset [2407]
- This commit was manufactured by cvs2svn to create tag 'ZSRV3PT17'.
- 12:16 Changeset [2406] by
- update xmit() in dispatch.c so it logs the address on a failed xmit
- 12:16 Changeset [2405] by
- make xmit xmit error log error addr
- 11:44 Changeset [2404] by
- add example for lany() fix name (downcase instead of lowercase) document $1, $2, ... make default variables boldface fix bold/italic inconsistency add address for Mark Lillibridge
- 06:22 Changeset [2403] by
- recolor the cursor with pointerColor
- 04:53 Changeset [2402] by
- change mode of zwgc.desc after installation
11/29/89:
- 09:09 Changeset [2401] by
- add required quotes around zmailnotify
- 09:08 Changeset [2400] by
- mention that path is searched for exec stuff
- 08:36 Changeset [2399] by
- put back @b, @i for both tty and X mode re-order stuff to be consistent. add "not" to description of operators
- 08:34 Changeset [2398] by
- add shorthand of @b, @i for bold, italic
- 08:25 Changeset [2397] by
- in stuff for X driver: remove @b and @i for bold/italic add left, center, right
- 07:29 Changeset [2396] by
- add support to not flame about $TERM unless primary driver [extra argument to initialization routines]
- 07:08 Changeset [2395] by
- Shouldn't set transient on the window, so that some wm's can iconify the windows
- 07:06 Changeset [2394] by
- up rev number ignore SIGPIPE (so Xlib gets error on XKillClient)
- 07:06 Changeset [2393] by
- add X IO Error handler
- 06:16 Changeset [2392] by
- add code to only finalize if init was called. [may be necessary due to XIOErrorHandler
- 05:56 Changeset [2391] by
- changes to avoid inadvertent destruction of z-grams (more careful button tracking)
11/28/89:
- 11:59 Changeset [2390] by
- fix some errant comments which caused problems.
- 11:51 Changeset [2389] by
- add resetSaver support
- 11:49 Changeset [2388] by
- fix formatting error
- 11:49 Changeset [2387] by
- Fixed a few boundary bugs.
- 11:22 Changeset [2386] by
- major additions & corrections & rearrangement to make it reasonable.
- 11:18 Changeset [2385] by
- Added Cats.ucsc.edu [henry]
- 09:56 Changeset [2384] by
- Check a couple of assertions before writing out information.
- 09:48 Changeset [2383] by
- frob umask with writable files (create_file_output_port)
- 04:02 Changeset [2382] by
- Initial revision
11/27/89:
- 20:52 Changeset [2381] by
- tba.
- 08:58 Changeset [2380] by
- Added MIT.EDU [raeburn]
- 08:56 Changeset [2379] by
- Added NEAR.NET (jon)
- 08:46 Changeset [2378] by
- description paragraph now begins w/ `an option...' discuss #329
11/26/89:
- 22:36 Changeset [2377] by
- is_deleted(foo) should have been is_deleted(lastpart(foo)).
- 17:17 Changeset [2376] by
- krb_getrlm replaced by get_krb_lrealm.
- 14:21 Changeset [2375]
- This commit was manufactured by cvs2svn to create tag 'PATCHLEVEL7'.
- 14:21 Changeset [2374] by
- PATCHLEVEL incremented by makepatch
- 14:21 Changeset [2373] by
- Fixed error messages in is_mountpoint function.
- 11:33 Changeset [2372] by
- Fixed "stty dec"
11/22/89:
- 16:39 Changeset [2371]
- This commit was manufactured by cvs2svn to create tag 'PATCHLEVEL6'.
- 16:39 Changeset [2370] by
- PATCHLEVEL incremented by makepatch
- 16:38 Changeset [2369] by
- Changed a bit the stuff about patch levels, since we're no longer exactly on patch level five.
- 16:32 Changeset [2368] by
- removed superfluous declaration of malloc
- 16:32 Changeset [2367] by
- installed debugging Malloc stuff.
- 16:31 Changeset [2366] by
- installed debugging Malloc stuff
- 16:27 Changeset [2365] by
- Several things: 1. Installed debugging Malloc stuff. 2. BIG BUG FIX moved the initialization of return_files outside of the for loop in the find_matches procedure. This bug was causing find_matches to return garbage arrays. 3. Only add recursively found files to the files that will be returned if the call to do_recurs actually found and files (in find_matches again). 4. Check the result of "Malloc(0)" as you would a normal malloc.
- 16:26 Changeset [2364] by
- 1) installed debugging Malloc stuff 2) if a malloc or realloc of the stack fails, reset size and count to 0
- 16:25 Changeset [2363] by
- installed debugging Malloc stuff
- 16:24 Changeset [2362] by
- added debug Malloc stuff
- 16:24 Changeset [2361] by
- deleted a superfluous declaration of malloc
11/21/89:
- 06:30 Changeset [2360] by
- remove extra #define REVSTACK (taken care of in Makefiles now)
- 05:27 Changeset [2359] by
- use wait3() and pick up all waiting processes
11/20/89:
- 09:48 Changeset [2358] by
- change application name to 'zwgc'; old resources have been shown to be harmless.
- 01:26 Changeset [2357] by
- Don't try stripping the man page.
- 01:26 Changeset [2356] by
- Initial revision
11/17/89:
- 09:58 Changeset [2355] by
- *** empty log message ***
- 09:53 Changeset [2354] by
- 3.0a
- 09:53 Changeset [2353] by
- *** empty log message ***
- 09:49 Changeset [2352] by
- time sort stuff
- 09:20 Changeset [2351] by
- 3.0a
- 09:20 Changeset [2350] by
- Initial revision
- 09:17 Changeset [2349] by
- 08:59 Changeset [2348] by
- 3.0a.
- 08:59 Changeset [2347] by
- Initial revision
- 08:56 Changeset [2346] by
- *** empty log message ***
- 04:58 Changeset [2345] by
- prevent use of uninitialized variables (problems with centering z-grams)
11/16/89:
- 11:01 Changeset [2344] by
- fix bug with null derefs on font->per_char for fixed width fonts.
- 08:12 Changeset [2343]
- This commit was manufactured by cvs2svn to create tag 'PATCHLEVEL5'.
- 08:12 Changeset [2342] by
- Added a paragraph about com_err being a temporary version.
- 08:07 Changeset [2341] by
- fixed some typos and misspellings
- 05:58 Changeset [2340] by
- Fixed env_setup & remove to work with new dot file structure (brlewis)
- 05:22 Changeset [2339]
- This commit was manufactured by cvs2svn to create tag 'ZWGC0_3_6'.
- 05:22 Changeset [2338] by
- fix usage to pass in $source
- 05:22 Changeset [2337] by
- change calling of generate_stack_instance and generate_dictionary_instance\ to pass in the source dir
- 05:21 Changeset [2336] by
- change calling of generate_dictionary_instance
- 05:05 Changeset [2335] by
- add more subdirs for zwgc
- 01:49 Changeset [2334] by
- Uses T_TXT, as defined in the RFC.
- 01:46 Changeset [2333] by
- Changed the TTL fields to be short-lived. We don't want workstations to tell other hosts something that will then stay in their cache for a long time.
- 01:46 Changeset [2332] by
- Initial revision
- 01:29 Changeset [2331] by
- New "install" that installs lpr, lpq, and lprm as /usr/ucb/*.ucb
- 00:59 Changeset [2330] by
- Documentation for jfc's new 'machtype' (more device support, more options).
11/15/89:
- 22:02 Changeset [2329] by
- updated to new resource format
- 18:59 Changeset [2328] by
- fix SRCDIR
- 18:55 Changeset [2327] by
- change relative root add zwgc_resources
- 18:52 Changeset [2326] by
- Initial revision
- 18:51 Changeset [2325] by
- final check-in: bug fixes & code clean-up
- 18:37 Changeset [2324] by
- add Copyright & RCS stuff
- 18:25 Changeset [2323] by
- remove "startup" stuff
- 18:24 Changeset [2322] by
- be sure to end with CRLF
- 18:21 Changeset [2321] by
- Initial revision
- 18:13 Changeset [2320] by
- add ozwgc
- 18:12 Changeset [2319] by
- rearrangement for ozwgc and zwgc
- 18:03 Changeset [2318] by
- add CONFIG_FILES and install steps for them. move ZWGCDESC to ACLDIR
- 18:00 Changeset [2317] by
- add comments and mail stuff
- 17:48 Changeset [2316] by
- Initial revision
- 17:48 Changeset [2315] by
- fix default pathname for zwgc.desc
- 17:47 Changeset [2314] by
- fix absolute path names
- 17:46 Changeset [2313] by
- fixes for Saber warnings
- 17:01 Changeset [2312] by
- add fallback processing
- 16:46 Changeset [2311] by
- change $header$ to $id$
- 16:18 Changeset [2310] by
- fix up zwgc-wakeup to remove ^M's
- 15:08 Changeset [2309] by
- Initial revision
- 13:21 Changeset [2308] by
- fix RCS string
- 13:15 Changeset [2307] by
- fix RCS header
- 13:13 Changeset [2306] by
- fix RCS headers
- 11:35 Changeset [2305] by
- fix RCS string
- 11:15 Changeset [2304] by
- add more files, change output name
- 10:31 Changeset [2303] by
- correct the form of a variable function
- 10:29 Changeset [2302] by
- add argument to port_init stuff
- 10:26 Changeset [2301] by
- ignore padding information use CRLF
- 09:21 Changeset [2300] by
- add umasks around the port file creation
- 07:23 Changeset [2299] by
- add -reenter to usage()
- 07:17 Changeset [2298] by
- add -nofork, fork & setpgrp code; update usage message
- 07:15 Changeset [2297] by
- add -ttymode support
- 07:00 Changeset [2296] by
- fix error in unsubscription handling
- 06:35 Changeset [2295] by
- add stuff for %host%, %canon% support
- 06:29 Changeset [2294] by
- Changed to use symbolic links rather than hard links.
- 05:43 Changeset [2293] by
- make the void */char * selection be based on STDC
- 05:31 Changeset [2292] by
- remove ATHENA_COMPAT (not needed at Athena now)
- 05:01 Changeset [2291] by
- use #defined string constants
- 05:00 Changeset [2290] by
- add default description location
11/14/89:
- 13:52 Changeset [2289] by
- turn on the default port stuff
- 13:50 Changeset [2288] by
- fix null pointer bug (info) return same value for initialization of all the drivers through this routine set isbeep for all cases
- 11:40 Changeset [2287] by
- test was reversed for "recipient" field
- 10:30 Changeset [2286] by
- remove ambiguity by adding spaces to statements
11/13/89:
- 19:56 Changeset [2285] by
- Initial revision
- 19:56 Changeset [2284] by
- ICCCM reverse stacking implemented (This is broken until the ICCCM mandates correct reporting of ConfigureNotify events)
- 19:53 Changeset [2283] by
- Changed $Header to $Id
- 18:14 Changeset [2282] by
- Oops.
- 18:08 Changeset [2281] by
- if the recipient field of the notice is "", $recipient will be set to "*", not "".
- 16:06 Changeset [2280] by
- Changed -s to -c in the make install line
- 15:34 Changeset [2279] by
- Added fallback to known port when rkinit service is unknown
- 15:04 Changeset [2278] by
- Added port number as a fallback if service entry isn't found
- 11:48 Changeset [2277] by
- Made rkinit_err.h get built during the depend stage.
- 11:22 Changeset [2276] by
- Initial revision
- 11:20 Changeset [2275] by
- Correct date line in header
- 10:13 Changeset [2274] by
- Initial revision
- 10:11 Changeset [2273] by
- Added *.bak to make clean line
- 10:05 Changeset [2272] by
- Initial revision
- 09:45 Changeset [2271] by
- Added declarations of rkinit library routines that should be called from clients
11/12/89:
- 15:54 Changeset [2270] by
- Pointed `edsc' to /mit/discuss/exl, where a pmax version exists also, and checked to see if we're on a pmax.
- 14:36 Changeset [2269] by
- Initial revision
- 14:25 Changeset [2268] by
- Addition of version 3 changes.
- 14:25 Changeset [2267] by
- Major rewrite including addition of version 3 features and changes
11/10/89:
- 22:47 Changeset [2266] by
- Fixed "depend"... it was making dependencies for "login.o" instead of "login"
- 04:56 Changeset [2265]
- This commit was manufactured by cvs2svn to create tag 'ZSRV3PT16'.
- 04:56 Changeset [2264] by
- log fake addresses
- 04:48 Changeset [2263] by
- update version number
Note: See TracTimeline
for information about the timeline view.