log src/xrdb.c @ 8295:51cebd28b474

age author description
Wed, 20 Jul 1994 07:19:35 +0000 Richard M. Stallman [USG5] (SYSV): Don't define if already defined.
Thu, 05 May 1994 20:30:32 +0000 Richard M. Stallman (x_load_resources) [USE_X_TOOLKIT]: Don't call XrmInitialize.
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Sat, 12 Feb 1994 00:12:15 +0000 Karl Heuer (gethomedir): Look at LOGNAME before USER.
Wed, 02 Feb 1994 06:26:21 +0000 Karl Heuer (x_get_customization_string): Use get_system_name instead of gethostname.
Fri, 21 Jan 1994 06:34:16 +0000 Richard M. Stallman (S_ISDIR): Define if not defined.
Tue, 23 Nov 1993 03:23:05 +0000 Richard M. Stallman (search_magic_path): Fix colon-colon case.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Tue, 10 Aug 1993 21:16:01 +0000 Richard M. Stallman (x_get_customization_string): Don't use value of strcpy.
Sat, 31 Jul 1993 01:31:46 +0000 Jim Blandy * config.h.in (HAVE_XSCREENRESOURCESTRING): New #undef for
Thu, 22 Jul 1993 22:03:11 +0000 Richard M. Stallman (getpwuid): Test DECLARE_GETPWUID_WITH_UID_T.
Thu, 22 Jul 1993 22:00:48 +0000 Jim Blandy Implement search for app-defaults directory and
Tue, 22 Jun 1993 03:44:28 +0000 Jim Blandy * xrdb.c (get_user_db): Remember to free the screen-local resource
Fri, 11 Jun 1993 16:20:38 +0000 Jim Blandy * xrdb.c (get_user_db): Get the screen-specific database too.
Mon, 31 May 1993 23:50:17 +0000 Richard M. Stallman [__bsdi__]: Alternate decls of getpwuid and getpwnam.
Wed, 26 May 1993 22:12:18 +0000 Richard M. Stallman (magic_searchpath_decoder): Fix typos.
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Thu, 11 Mar 1993 07:18:48 +0000 Jim Blandy * xrdb.c (get_user_db): Since xrdb.c doesn't #include xterm.h,
Mon, 22 Feb 1993 15:10:16 +0000 Jim Blandy * xrdb.c (getuid): Remove declaration.
Sun, 11 Oct 1992 06:44:42 +0000 Jim Blandy * xterm.c, xrdb.c: #include <stdio.h> before "xterm.h", to avoid
Tue, 22 Sep 1992 06:43:04 +0000 Jim Blandy * xrdb.c (x_get_resource): Cast the value being assigned to
Sun, 13 Sep 1992 12:48:38 +0000 Jim Blandy * xrdb.c: Don't include <X11/Xos.h>. Under R4, it stupidly
Sat, 29 Aug 1992 03:28:52 +0000 Jim Blandy * xrdb.c (get_user_db): Use XResourceManagerString when available
Wed, 19 Aug 1992 06:51:17 +0000 Jim Blandy * xrdb.c [USG5]: Define SYSV, and then include <unistd.h>. I
Fri, 24 Apr 1992 08:11:28 +0000 Jim Blandy entered into RCS
Fri, 21 Feb 1992 16:19:12 +0000 Jim Blandy *** empty log message ***
Mon, 13 Jan 1992 21:48:08 +0000 Jim Blandy *** empty log message ***
Sat, 05 Jan 1991 19:03:03 +0000 Jim Blandy Initial revision