Timeline
11/08/89:
- 11:24 Changeset [2258] by
- change "B" to "E" on bell (fixing typo)
- 11:24 Changeset [2257] by
- Much simplified version of the previous check-in. The only process in the startup sequence prone to hanging would be ~/.startup.X, so we simply source that file in the background.
- 11:12 Changeset [2256] by
- Complicated version of "xsession" that avoids the common mode of failure of something in the user's startup not being exiting and the session_gate not being run. This version forks and the parent handles the session_gate while the child handles the user's startup. The next check-in, (a brainstorm of what this simplifies to came about a minute ago), will be a much simpler version that accomplishes the same thing.
- 10:42 Changeset [2255]
- This commit was manufactured by cvs2svn to create tag 'SNAP1108'.
- 10:42 Changeset [2254] by
- in case of leading slashes, make the notices go to the right people
- 10:00 Changeset [2253] by
- add declarations of functions which got implicitly declared incorrectly.
- 09:46 Changeset [2252] by
- Initial revision
- 09:38 Changeset [2251] by
- put #ifdef's around the code
- 09:37 Changeset [2250] by
- missing extern declaration in REVSTACK state
- 09:36 Changeset [2249] by
- fix up RCSID strings (don't need them in header files)
- 09:28 Changeset [2248] by
- change Header to Id
- 09:26 Changeset [2247] by
- Initial revision
11/07/89:
- 14:05 Changeset [2246] by
- Initial revision
- 14:01 Changeset [2245] by
- don't declare perror if __STDC__ is defined (unless on an RT) because it's declared in a standard header file.
- 14:00 Changeset [2244] by
- have to include strings.h to use rindex without getting compiler warnings
- 13:59 Changeset [2243] by
- added errf typedef; changed declaration of set_com_err_hook to use errf.
- 13:57 Changeset [2242] by
- moved declaration of errf type into com_err.h; changed declaration of set_com_err_hook slightly so hc doesn't barf on it; put a cast into set_com_err_hook to keep the mips compiler from complaining.
- 13:56 Changeset [2241] by
- added strcasecmp.c to the file list and to the make rule for compile_et; changed depend rule to add a blank line to the end of the file before deleting old dependencies, because some versions of ed barf otherwise.
- 13:55 Changeset [2240] by
- malloc and realloc should only be declared if __STDC__ is not defined, OR if __HIGHC__ is defined (that means we're on the RT, which doesn't use ANSI header files).
- 13:53 Changeset [2239] by
- added static declarations of calc_widths and num_width to the top of the file so that the next compile doesn't complain.
- 13:53 Changeset [2238] by
- Extensive changes.
- 13:51 Changeset [2237] by
- added MANDIR and MANSECT; added -I/usr/include so it can be changed to -Iet if necessary; put - in front of rule for bin_install and man_install because it breaks on the mips without it.
- 12:06 Changeset [2236] by
- Initial revision
- 11:57 Changeset [2235] by
- Initial revision
- 11:25 Changeset [2234] by
- Initial revision
- 11:16 Changeset [2233] by
- Initial revision
11/06/89:
- 19:04 Changeset [2232] by
- Initial revision
- 18:49 Changeset [2231] by
- Initial revision
- 18:25 Changeset [2230] by
- major revisions
- 18:24 Changeset [2229] by
- changed patch level to 5
- 18:23 Changeset [2228] by
- added better handling of archiving of ET library sources; deleted all the checking to see if stuff is already checked in, because it's annoying.
- 17:01 Changeset [2227] by
- updated for new release
- 16:58 Changeset [2226] by
- updated for second release
- 16:56 Changeset [2225] by
- changed AFS include slightly
- 16:33 Changeset [2224] by
- I had an "rt" where I really wanted a "${MACHINE}.
- 16:27 Changeset [2223] by
- added mit-copyright stuff
- 14:55 Changeset [2222] by
- added some code for pattern matching and stacks
- 14:54 Changeset [2221] by
- release 6.4
- 14:54 Changeset [2220] by
- Initial revision
11/03/89:
- 12:50 Changeset [2219] by
- Changes T_TXT to T_UNSPECA. The BIND 4.8.1 implementation of T_TXT is incorrect; BIND 4.8.1 declares it as a NULL terminated string. The RFC defines T_TXT to be a length byte followed by arbitrary changes. Because of this incorrect declaration in BIND 4.8.1, when this bug is fixed, T_TXT requests between machines running different versions of BIND will not be compatible (nor is there any way of adding compatibility).
11/02/89:
- 21:20 Changeset [2218] by
- Added missing arg to ChangeProp macro
- 21:13 Changeset [2217] by
- Changed default resource path
- 02:13 Changeset [2216] by
- Deleted stuff about symbolc links being followed when restoring, because it isn't true.
- 02:12 Changeset [2215] by
- "not" should be "no"
- 02:10 Changeset [2214] by
- Added -s and -m flags for symbolic link and mount point following.
11/01/89:
- 21:19 Changeset [2213] by
- All the .h files have the rcsid before the multiple-include protecting #ifdef. This file has been fixed
- 21:11 Changeset [2212] by
- All the .h files have the rcsid before the multiple-include protecting #ifdef.
- 21:07 Changeset [2211] by
- Never call me a good typist.
- 21:05 Changeset [2210] by
- typo fix
- 20:58 Changeset [2209] by
- Copyright and RCS headers added.
- 20:15 Changeset [2208] by
- Initial revision
10/30/89:
- 11:53 Changeset [2207]
- This commit was manufactured by cvs2svn to create tag 'PATCH2'.
- 11:53 Changeset [2206] by
- remove zinit
- 04:47 Changeset [2205] by
- add support for -f - (read stdin) (code from Marc Horowitz)
- 04:46 Changeset [2204] by
- document "-" processing
10/27/89:
- 07:47 Changeset [2203] by
- patchlevel 2
- 07:33 Changeset [2202]
- This commit was manufactured by cvs2svn to create tag 'ZSRV3PT15'.
- 07:33 Changeset [2201] by
- add counters for old support
- 06:55 Changeset [2200] by
- remove spurious line which caused faults on picky machines
10/26/89:
- 13:06 Changeset [2199] by
- add -l option, change action of -q option to neither cause nor wait for acks
- 13:03 Changeset [2198] by
- update date include docs of -l optoin
- 11:46 Changeset [2197] by
- fix BUG: server acknowledgements were getting smashed z_uid's because of reassembly code. New strategy: only retain the acknowledgment of the first fragment of a fragmented notice. This way existing code which checks notice->z_uid in a sent notice will get the acknowledge it seeks. Also, only one ack is ever returned for a given notice.
- 10:20 Changeset [2196] by
- new version: adds counters to keep track of old-style requests
- 10:19 Changeset [2195] by
- add support for counting old-style requests
- 10:18 Changeset [2194] by
- add support for counting old style requests
- 07:25 Changeset [2193] by
- fix BUG: qptr was never updated after the first queue scan, so the expected notice would never be seen.
10/25/89:
- 18:05 Changeset [2192] by
- Fixes from tjcoppet: When an acl file does not exist, and the cache is full, the load_acl() proc does not zero the hash table pointer. This causes certain olc servers to die unexpectedly. File descriptor leak fixed in acl_load().
- 11:21 Changeset [2191] by
- More interpretation of return codes have been added [jtkohl]
- 11:21 Changeset [2190] by
- Initial revision
- 10:23 Changeset [2189] by
- update for -u option
- 10:17 Changeset [2188] by
- changes for -u option update usage message, and print it in more cases
10/24/89:
- 13:17 Changeset [2187] by
- add decmips type
10/23/89:
- 09:47 Changeset [2186] by
- changes to deal with lint errors and new error-handling
- 09:46 Changeset [2185] by
- *** empty log message ***
- 09:44 Changeset [2184] by
- lint changes and error-handling changes
- 09:43 Changeset [2183] by
- deleted a couple unnecessary #define's
- 09:42 Changeset [2182] by
- Initial revision
- 09:40 Changeset [2181] by
- mostly changes for lint errors and new error-handling
- 09:39 Changeset [2180] by
- changed declarations to go along with new error-handling
- 09:37 Changeset [2179] by
- lots of changes to fix lint errors and to deal with new error-handling
- 09:37 Changeset [2178] by
- changed function declaration for new error-handling.
- 09:35 Changeset [2177] by
- Not quite sure what all the changes are, but most of them are to fit in with the new error-handling and to fix some lint errors.
- 09:33 Changeset [2176] by
- changed get_the_files function declaration to fit with new error-handling
- 09:33 Changeset [2175] by
- changes to fit new error-handling and regular expression handling
- 09:33 Changeset [2174] by
- use $Revision$
- 09:32 Changeset [2173] by
- changed function declarations to jive with new error handling
- 09:31 Changeset [2172] by
- Initial revision
- 09:10 Changeset [2171] by
- changes to deal with the new error-handling.
- 09:09 Changeset [2170] by
- changed some declarations because the new error-handling mechanism.
- 09:08 Changeset [2169] by
- fixed some lint problems and dealt with the new error-handling mechanism
- 09:07 Changeset [2168] by
- deleted declaration of "reg_firstpart()" function.
- 04:14 Changeset [2167] by
- fix syslog reporting of which port is unknown.
10/22/89:
- 12:43 Changeset [2166] by
- Install "login" as root
- 12:42 Changeset [2165] by
- Fixed "install" to also work with AFS installs.
10/21/89:
- 11:11 Changeset [2164] by
- Fixed "install"
10/20/89:
- 06:22 Changeset [2163] by
- *** empty log message ***
- 06:10 Changeset [2162] by
- *** empty log message ***
- 05:26 Changeset [2161] by
- Fixed depend line
10/19/89:
- 13:37 Changeset [2160] by
- fix Imakefile for NeXT
- 08:49 Changeset [2159] by
- add more machine types
- 08:49 Changeset [2158] by
- add NeXT to known types
10/18/89:
- 09:21 Changeset [2157] by
- Fixed depend line.
- 09:21 Changeset [2156] by
- Fixed depend line & ran depend.
- 09:13 Changeset [2155] by
- Fixing depend line
- 09:12 Changeset [2154] by
- Fixing up depend line.
- 09:10 Changeset [2153] by
- need version.o in the OBJS list
- 09:07 Changeset [2152] by
- depend depends on zsrv_err.h
- 05:43 Changeset [2151] by
- Added hesservbyname (Hesiod version of getservbyname()). It was lacking in the Hesiod distribution.
- 05:42 Changeset [2150] by
- Initial revision
- 05:40 Changeset [2149] by
- Kerberos conversion
10/17/89:
- 12:15 Changeset [2148]
- This commit was manufactured by cvs2svn to create tag 'PATCH1'.
- 12:15 Changeset [2147] by
- lint fix
- 12:13 Changeset [2146] by
- patchlevel.hj
- 12:07 Changeset [2145]
- This commit was manufactured by cvs2svn to create tag 'ZSRV3PT13'.
- 12:07 Changeset [2144] by
- put $Id$ into version[
- 12:05 Changeset [2143] by
- 3.13
- 12:05 Changeset [2142] by
- add MIPS on server type fix up null-pointer and overflow and free problems
- 06:14 Changeset [2141] by
- Removed #include <attach.h> and obsolete code depending on it. Now does chdir() after the setuid, (just in case for AFS...)
10/15/89:
- 12:26 Changeset [2140] by
- Fixed permissions problem
- 00:39 Changeset [2139] by
- kit's changes: #include file changes
- 00:38 Changeset [2138] by
- Need to link against Xmu
- 00:35 Changeset [2137] by
- Replaced with source from R3 xman
- 00:32 Changeset [2136] by
- Initial revision
- 00:31 Changeset [2135] by
- kit's changes: #include file changes
10/11/89:
- 12:37 Changeset [2134] by
- this file now contains the function prototypes, as well as the widget declarations and a few macros
- 12:34 Changeset [2133] by
- Initial revision
- 12:30 Changeset [2132] by
- cleaned up logic some from last rev.
- 12:29 Changeset [2131] by
- this file is going away...
- 12:21 Changeset [2130] by
- function changed to work correctly on an X display. many returns removed from messages, and printf's removed. dialogs used instead. This function has been assumed into x_utils.c
- 12:20 Changeset [2129] by
- Initial revision
- 12:15 Changeset [2128] by
- Greatly fleshed out... this is probably the first usuable copy of procs.c Many functions still need to be removed to seperate files, though a good portion of that work has been done.
- 12:10 Changeset [2127] by
- MRM junk removed -- no longer use UIL. Error handling greatly improved. Resources (min size, icon, etc.) added for toplevel shell. Many other changes. This is probably the first stable copy of main.
- 12:07 Changeset [2126] by
- Initial revision
- 12:05 Changeset [2125] by
- Many changes since last rev. this version uses GCC as the compiler. Assumes that MACHTYPE variable is set in the environment. Many paths changed to AFS paths. dependencies changed (of course)...
- 07:50 Changeset [2124] by
- "clean" now also removes "std_rqs.c" (built from std_rqs.ct)
- 07:24 Changeset [2123] by
- Fixed build of et. Dependency on et_lex.lex.c made.
- 07:06 Changeset [2122] by
- Fixed man page install and lint lib locationc
- 07:04 Changeset [2121] by
- Fixed install location of lint library
- 06:43 Changeset [2120] by
- Added depend line and lint library build support
- 05:56 Changeset [2119] by
- Added lint library build/install
- 05:45 Changeset [2118] by
- Fixed depend line and added for lint library build & install
10/10/89:
- 11:23 Changeset [2117] by
- new names for codes (from new libkrb.a)
Note: See TracTimeline
for information about the timeline view.